Skip to content

his repository contains a collection of beginner-to-intermediate level machine learning notebooks developed using Python and Jupyter Notebooks. These projects focus on applying Linear Regression, Logistic Regression, and Classification techniques to real-world datasets.

Notifications You must be signed in to change notification settings

Abhi3886/DataScience

Repository files navigation

๐Ÿ“Š Machine Learning Mini Projects

This repository contains a collection of beginner-to-intermediate level machine learning notebooks developed using Python and Jupyter Notebooks. These projects focus on applying Linear Regression, Logistic Regression, and Classification techniques to real-world datasets.


๐Ÿ“ Projects Overview

Notebook Description
FlowerSpeciesLRCM.ipynb Classifies different flower species using Logistic Regression and Confusion Matrix.
ScorePredictionUsingLRRM.ipynb Predicts student scores based on study hours using Linear Regression and Residual Metrics.
TransmissionLineFaultDetectionAndClassification.ipynb Detects and classifies faults in transmission lines using signal analysis techniques.
basic.ipynb A basic practice notebook for quick prototyping and ML concept testing.

๐Ÿงช Dataset Used

  • ScoresPrediction.csv: Used in the student score prediction model.

๐Ÿ› ๏ธ Technologies

  • Python (NumPy, Pandas, Matplotlib, Scikit-learn)
  • Jupyter Notebooks
  • Linear Regression & Logistic Regression
  • Confusion Matrix & Error Metrics

๐Ÿ“ฌ Contact

Created with ๐Ÿ’ก by Abhishek Agrawal


About

his repository contains a collection of beginner-to-intermediate level machine learning notebooks developed using Python and Jupyter Notebooks. These projects focus on applying Linear Regression, Logistic Regression, and Classification techniques to real-world datasets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published