Skip to content

Lesson repository for Machine Learning Evaluation (L3 of cd13855)

License

Notifications You must be signed in to change notification settings

udacity/dsnd-model-evaluation-lesson

Repository files navigation

Machine Learning Model Evaluation Lesson

Environment Requirements and Installation

This content was developed using Python 3.10.13. See requirements.txt file for dependencies.

Folder Structure

├── CODEOWNERS
├── Demo-MSE-calculation
│   └── MSE_demo.ipynb
├── Exercise1-Classification-Metrics
│   ├── README.md
│   ├── solution
│   └── starter
├── Exercise2-Regression-Metrics
│   ├── README.md
│   ├── solution
│   └── starter
├── LICENSE.md
├── README.md
└── requirements.txt

About

Lesson repository for Machine Learning Evaluation (L3 of cd13855)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published