Skip to content
View hasaan21's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Lahore, Pakistan
Block or Report

Block or report hasaan21

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. The-Escape The-Escape Public

    The Escape is a game built in java using java Swing. In the game, there are two play modes, i.e. Normal and Difficult. The game is to save your player from enemies using cursor control keys. If you…

    Java 1 1

  2. Ecommerce-Customer-Linear-Regression Ecommerce-Customer-Linear-Regression Public

    A machine learning project that uses linear regression to check which factor affects a company revenue and how it can be increased by focusing on its mobile app. The work is done in Python Language…

    Jupyter Notebook

  3. Fake-Ad-Prediction Fake-Ad-Prediction Public

    A machine learning project that uses logistic regression to predict fake Ad clicks on the website. The work is done in Python Language.

    Jupyter Notebook

  4. Iris-Data-Classifier-SVM Iris-Data-Classifier-SVM Public

    A support vector machine method of ML used to classify iris flower data. It has 98% accuracy.

    Jupyter Notebook

  5. Titanic-Survival-Kaggle-Compitetion Titanic-Survival-Kaggle-Compitetion Public

    Titanic Survival Challenge is a machine learning beginners projects. I used Logistic Regression too predict the survival of the passengers. The model predicts 75% of the result correctly.

    Jupyter Notebook

  6. flask-gist-api flask-gist-api Public

    Gistapi is a simple HTTP API server implemented in Flask for searching a user's public Github Gists.

    Python