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

Block or report Nasiha-MH

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Transport-reservation-system-cpp Transport-reservation-system-cpp Public

    A C++ console-based transport reservation system that allows users to add buses, make and cancel reservations, and view booking details with file handling. Designed for Programming Fundamentals pro…

    C++

  2. Hotel-reservation-system-cpp Hotel-reservation-system-cpp Public

    A C++ console-based Hotel Reservation System that manages rooms, customers, and bookings with file handling. Built for Programming Fundamentals to demonstrate structured programming, authentication…

    C++

  3. sonar-rock-vs-mine-prediction sonar-rock-vs-mine-prediction Public

    Machine learning project for sonar signal classification using Logistic Regression, with model evaluation, prediction pipeline, and a lightweight Streamlit demo.

    Python

  4. movie-recommendation-system movie-recommendation-system Public

    A machine-learning-powered movie recommendation web app built with Streamlit and scikit-learn, with rich movie details fetched live from the OMDb API.

    Python

  5. iris-data-analysis iris-data-analysis Public

    Exploratory data analysis on the Iris dataset using Pandas, Matplotlib & Seaborn — scatter plots, histograms, and outlier detection.

    Jupyter Notebook

  6. Predict-Future-Stock-Prices-Short-Term- Predict-Future-Stock-Prices-Short-Term- Public

    Predicts the next day's stock closing price using Linear Regression on OHLCV data — with a clean ML pipeline, CLI support, and time-series safe evaluation.

    Python