An open API service indexing awesome lists of open source software.

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.

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