Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maheera421/supervised-machine-learning
Implementation of necessary supervised machine learning algorithms for regression and classification.
https://github.com/maheera421/supervised-machine-learning
classification classification-models cost-function feature-engineering feature-scaling gradient-descent linear-function linear-regression logistic-loss logistic-regression machine-learning matplotlib numpy regression-models regularization-to-avoid-overfitting scikit-learn sigmoid-function squared-error-cost-function vectorization
Last synced: about 5 hours ago
JSON representation
Implementation of necessary supervised machine learning algorithms for regression and classification.
- Host: GitHub
- URL: https://github.com/maheera421/supervised-machine-learning
- Owner: maheera421
- Created: 2024-07-11T12:02:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T20:10:00.000Z (4 months ago)
- Last Synced: 2024-08-01T20:55:33.544Z (4 months ago)
- Topics: classification, classification-models, cost-function, feature-engineering, feature-scaling, gradient-descent, linear-function, linear-regression, logistic-loss, logistic-regression, machine-learning, matplotlib, numpy, regression-models, regularization-to-avoid-overfitting, scikit-learn, sigmoid-function, squared-error-cost-function, vectorization
- Language: Jupyter Notebook
- Homepage:
- Size: 6.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Supervised-Machine-Learning
Implementation of necessary supervised machine learning algorithms for regression and classification.