Skip to content
View satearnsvibe's full-sized avatar

Block or report satearnsvibe

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. Python Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python

  2. Car-Price-Prediction-ML- Car-Price-Prediction-ML- Public

    This repository contains a Machine Learning model that predicts the prices of used cars based on respective features. The model uses Linear Regression & Lasso Regression algorithms.

    Jupyter Notebook

  3. Heart-Disease-Detection-ML- Heart-Disease-Detection-ML- Public

    The goal of this project is to develop a reliable and accurate machine learning model for heart disease detection, which can aid healthcare professionals in early diagnosis and treatment of heart d…

    Jupyter Notebook

  4. Front-End-College-Website Front-End-College-Website Public

    Language- HTML, CSS

    HTML

  5. MNIST-Digit-Recognition MNIST-Digit-Recognition Public

    This repository showcases a Handwritten Digit Recognition project that predicts numbers using the MNIST dataset without relying on predefined machine learning libraries. The main aim is to offer a …

    Jupyter Notebook

  6. Stock-Price-Prediction-Project Stock-Price-Prediction-Project Public

    The Stock Price Prediction project utilizes Python and Pandas for data preprocessing and feature engineering. It employs a Stochastic Gradient Descent (SGD) Regressor, optimized through GridSearchC…

    Python