https://github.com/tharun-mahendra/machinelearning
A collection of machine learning resources, including code, documentation. Machine Learning Algorithms: A collection of regression and classification models implemented using popular machine learning libraries. This repository aims to provide a comprehensive set of models for various use cases.
https://github.com/tharun-mahendra/machinelearning
machine-learning machine-learning-algorithm
Last synced: 6 months ago
JSON representation
A collection of machine learning resources, including code, documentation. Machine Learning Algorithms: A collection of regression and classification models implemented using popular machine learning libraries. This repository aims to provide a comprehensive set of models for various use cases.
- Host: GitHub
- URL: https://github.com/tharun-mahendra/machinelearning
- Owner: Tharun-Mahendra
- Created: 2025-04-21T06:57:13.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-21T08:08:12.000Z (7 months ago)
- Last Synced: 2025-05-21T09:29:53.522Z (7 months ago)
- Topics: machine-learning, machine-learning-algorithm
- Language: Jupyter Notebook
- Homepage:
- Size: 1.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A collection of machine learning resources, including code and documentation. This repository aims to provide a comprehensive platform for exploring various aspects of machine learning.
# Machine Learning Algorithms
A collection of regression and classification models implemented using popular machine learning libraries.
## Overview
This repository provides a comprehensive set of machine learning models for various use cases. The models are implemented using popular machine learning libraries and are suitable for regression and classification tasks.
## Features
* **Regression Models**: Linear Regression, Decision Trees, Random Forest, Support Vector Machines (SVM)
* **Classification Models**: Logistic Regression, Decision Trees, Random Forest, SVM
* **Popular Machine Learning Libraries**: TensorFlow, PyTorch, Scikit-learn