https://github.com/udacity-machinelearning-internship/testingyourmodels
Implemeting how to test your models using sklearn in python
https://github.com/udacity-machinelearning-internship/testingyourmodels
Last synced: 2 months ago
JSON representation
Implemeting how to test your models using sklearn in python
- Host: GitHub
- URL: https://github.com/udacity-machinelearning-internship/testingyourmodels
- Owner: Udacity-MachineLearning-Internship
- Created: 2024-05-22T12:46:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T12:46:51.000Z (over 1 year ago)
- Last Synced: 2025-09-05T11:49:41.788Z (3 months ago)
- Language: Jupyter Notebook
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TestingYourModels
Implemeting how to test your models using sklearn in python