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

Block or report alphacrypto246

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. Stock-Price-Movement-Prediction Stock-Price-Movement-Prediction Public

    A project leveraging Polynomial Regression to predict stock price movements based on historical data. Includes data preprocessing, feature engineering, visualization, and model evaluation to provid…

    Jupyter Notebook

  2. Air-Quality-Prediction Air-Quality-Prediction Public

    The Air Pollution Prediction project forecasts pollution levels using the Air Quality UCI dataset, including variables like CO, NOx, temperature, and humidity. It analyzes temporal and environmenta…

    Jupyter Notebook

  3. Old-Car-Price-Prediction Old-Car-Price-Prediction Public

    The Old Car Price Prediction project predicts used car prices using features like age, mileage, and fuel type. It includes data preprocessing, model training, and visualization of trends, with easy…

    Jupyter Notebook

  4. Grape-Quality-Prediction Grape-Quality-Prediction Public

    The Grape Quality Prediction project uses machine learning to predict the quality of grapes based on chemical properties like acidity, sugar content, and alcohol levels. It applies regression model…

    Jupyter Notebook

  5. Insurance-Charges-Prediction Insurance-Charges-Prediction Public

    The Predicting Insurance Charges project uses Decision Tree Regression to predict insurance charges based on features like age, sex, BMI, and smoking habits. It involves data preprocessing, feature…

    Jupyter Notebook

  6. Student-Learning-Style-Prediction Student-Learning-Style-Prediction Public

    An interactive web application built with Streamlit that predicts a student's preferred learning style (visual, auditory, or kinesthetic) using machine learning, aiding educators in personalizing t…

    Python