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

https://github.com/traore-07/supervised-learning-models

Supervised learning is a machine learning technique where the algorithm is trained on a dataset with both input features (independent variables) and corresponding output labels (dependent variables). It uses labeled datasets to train algorithms to predict outcomes and recognize patterns.
https://github.com/traore-07/supervised-learning-models

classification classification-algorithims machine-learning machine-learning-algorithms regression regression-algorithms supervised-learning

Last synced: 7 months ago
JSON representation

Supervised learning is a machine learning technique where the algorithm is trained on a dataset with both input features (independent variables) and corresponding output labels (dependent variables). It uses labeled datasets to train algorithms to predict outcomes and recognize patterns.

Awesome Lists containing this project

README

          

# Supervised-Learning-Models
Supervised learning is a machine learning technique where the algorithm is trained on a dataset with both input features (independent variables) and corresponding output labels (dependent variables). It uses labeled datasets to train algorithms to predict outcomes and recognize patterns.

1. Programming Language:
- Python

2. Most frequent libraries:
- Pandas
- Numpy
- Sklearn
- Matplotlib