Skip to content
View Itamar-Hadad's full-sized avatar

Block or report Itamar-Hadad

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

Popular repositories Loading

  1. titanic-logistic-regression titanic-logistic-regression Public

    Titanic survival prediction using logistic regression – Machine Learning course project

    Jupyter Notebook

  2. titanic-classification-ensemble titanic-classification-ensemble Public

    Titanic survival prediction using KNN, SVM, NBC, LDA with feature selection and bootstrapping

    Jupyter Notebook

  3. house-price-prediction house-price-prediction Public

    Predicting house prices using linear regression – Machine Learning project

    Jupyter Notebook

  4. 2048-game-c 2048-game-c Public

    Console-based 2048 game implemented in C using pointer arithmetic and modular file structure.

    C

  5. java-online-store java-online-store Public

    A Java-based e-commerce simulation project built as part of an Object-Oriented Programming course. Features modular design, user and product management, cart operations, and custom exception handling.

    Java

  6. c-food-store c-food-store Public

    Food store management system in C – Part 1 of a modular project

    C