Skip to content
View avrajyoti07's full-sized avatar

Organizations

@eclipseindia

Block or report avrajyoti07

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.

Content in all repositories owned by your account will be closed.
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. Gold-price-Prediction-ML-Project Gold-price-Prediction-ML-Project Public

    Jupyter Notebook

  2. Loan-Status-Prediction Loan-Status-Prediction Public

    A Machine Learning predictive system built with Python and scikit-learn that uses a Support Vector Machine (SVM) to automate loan approval decisions based on applicant data.

    Jupyter Notebook

  3. Linear-Regression-Single-Variable Linear-Regression-Single-Variable Public

    A foundational Machine Learning project implementing Simple (Single-Variable) Linear Regression in Python to predict continuous outcomes.

    Jupyter Notebook

  4. Linear-Regression-Multiple-Variable Linear-Regression-Multiple-Variable Public

    An end-to-end Machine Learning pipeline using Multivariate Linear Regression to predict real estate prices based on area, bedrooms, and age. Includes data preprocessing, batch prediction, and model…

    Jupyter Notebook

  5. Train_Test_Split_ML Train_Test_Split_ML Public

    A beginner-friendly machine learning project that predicts the selling price of used cars based on mileage and age using Multiple Linear Regression in Python.

    Jupyter Notebook

  6. Breast_Cancer_Detection Breast_Cancer_Detection Public

    An end-to-end Machine Learning web application that predicts breast cancer malignancy based on cytological features. Built with a Logistic Regression model, Flask API, and a modern Tailwind CSS das…