Skip to content
View wessamsw's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report wessamsw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. WorldQuant-Data-Science-Program WorldQuant-Data-Science-Program Public

    Here you can find all the 8 projects of WorldQuant's Data Science Program along with my certification. I had no references to get clues from when studying this program so I hope this proves handy t…

    Python 55 32

  2. California_Houses_Price_Prediction California_Houses_Price_Prediction Public

    A regression model used to predict the price of a house in California based on the data inputted. Model is implemented using three methods: VIF, Linear, Lasso & Ridge regression. Dataset is analyse…

    Jupyter Notebook 1 2

  3. Blackjack Blackjack Public

    A blackjack game coded with Java. The bets are not included in the code with a simple interface

    Java

  4. Airline-Reservation-System Airline-Reservation-System Public

    This is a program regarding Airline Reservation System made by C++ with a GUI of C# extension tailored for C++.

    C++

  5. Car-Price-Prediction Car-Price-Prediction Public

    Machine learning project using python libraries and data analysis that creates a model that predicts the car price. Model is then used in a webapp implemented flask to provide a GUI.

    Jupyter Notebook

  6. Events-Schedular Events-Schedular Public

    An events scheduler programmed with C++ with a GUI of C# extension tailored for C++.