https://github.com/rbhatia46/classification-template
Classification Template generalized for any Machine Learning Model.
https://github.com/rbhatia46/classification-template
classification machine-learning python
Last synced: 4 days ago
JSON representation
Classification Template generalized for any Machine Learning Model.
- Host: GitHub
- URL: https://github.com/rbhatia46/classification-template
- Owner: rbhatia46
- Created: 2018-05-30T10:53:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T10:56:28.000Z (over 7 years ago)
- Last Synced: 2025-06-06T21:41:56.371Z (4 months ago)
- Topics: classification, machine-learning, python
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Classification-Template
Classification Template generalized for any Machine Learning Model.In this Template, I have used Logistic Regression for Example. Everything is generalized except for minor changes that you will need according to
dataset.