https://github.com/udacity-machinelearning-internship/gridsearchlab
Implemeting grid search and changing the hyperparameters to reduce the overfitting of the models.
https://github.com/udacity-machinelearning-internship/gridsearchlab
Last synced: 3 months ago
JSON representation
Implemeting grid search and changing the hyperparameters to reduce the overfitting of the models.
- Host: GitHub
- URL: https://github.com/udacity-machinelearning-internship/gridsearchlab
- Owner: Udacity-MachineLearning-Internship
- Created: 2024-05-23T02:36:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-23T02:36:40.000Z (about 1 year ago)
- Last Synced: 2025-01-21T08:24:10.207Z (5 months ago)
- Language: Jupyter Notebook
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GridSearchLab
Implemeting grid search and changing the hyperparameters to reduce the overfitting of the models.