Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riteshpuvvada/machine-learning-lab
A cluster of Machine Learning algorithms
https://github.com/riteshpuvvada/machine-learning-lab
candidate-elimination find-salgorithm id3-algorithm kernal-svm knn-algorithm linear-regression linear-svm logistic-regression machine-learning machine-learning-algorithms multiclass-svm multivariate-regression navie-bayes-algorithm neural-networks random-forest svm-classifier univariate-regressions weighted-knn
Last synced: 27 days ago
JSON representation
A cluster of Machine Learning algorithms
- Host: GitHub
- URL: https://github.com/riteshpuvvada/machine-learning-lab
- Owner: RiteshPuvvada
- License: mit
- Created: 2021-11-17T16:13:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-18T08:49:46.000Z (almost 3 years ago)
- Last Synced: 2023-03-03T21:43:54.612Z (over 1 year ago)
- Topics: candidate-elimination, find-salgorithm, id3-algorithm, kernal-svm, knn-algorithm, linear-regression, linear-svm, logistic-regression, machine-learning, machine-learning-algorithms, multiclass-svm, multivariate-regression, navie-bayes-algorithm, neural-networks, random-forest, svm-classifier, univariate-regressions, weighted-knn
- Language: Jupyter Notebook
- Homepage:
- Size: 2.57 MB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Machine Learning Lab
Here is my contribution where I implemented multiple Machine Learning algorithms
## License
This repository is under The MIT License. Read the [LICENSE](https://github.com/RiteshPuvvada/Machine-Learning-Lab/blob/main/LICENSE) file for more information.