https://github.com/winterwind/classification_regression_and_cross-validation
A three-part project that does as the title suggests with different machine learning models
https://github.com/winterwind/classification_regression_and_cross-validation
classification cross-validation data-science decision-tree grid-search gridsearchcv jupyter jupyter-notebook kneighborsclassifier kneighborsregressor machine-learning python random-forest regression xgboost
Last synced: 2 months ago
JSON representation
A three-part project that does as the title suggests with different machine learning models
- Host: GitHub
- URL: https://github.com/winterwind/classification_regression_and_cross-validation
- Owner: Winterwind
- Created: 2024-12-13T22:03:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T22:08:49.000Z (over 1 year ago)
- Last Synced: 2025-02-08T01:51:30.361Z (over 1 year ago)
- Topics: classification, cross-validation, data-science, decision-tree, grid-search, gridsearchcv, jupyter, jupyter-notebook, kneighborsclassifier, kneighborsregressor, machine-learning, python, random-forest, regression, xgboost
- Language: Jupyter Notebook
- Homepage:
- Size: 4.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Classification_Regression_and_Cross-Validation
A three-part project that does as the title suggests with different machine learning models