Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blankscreen-exe/ml-problemsolving_checklist
Checklist for solving Machine Learning problems
https://github.com/blankscreen-exe/ml-problemsolving_checklist
Last synced: 2 days ago
JSON representation
Checklist for solving Machine Learning problems
- Host: GitHub
- URL: https://github.com/blankscreen-exe/ml-problemsolving_checklist
- Owner: Blankscreen-exe
- Created: 2023-09-27T20:47:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-08T12:15:08.000Z (over 1 year ago)
- Last Synced: 2024-11-11T04:30:42.922Z (2 months ago)
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine Learning Problem-Solving Checklist
> 📌 This repo is part of a blog post that I have written **[here](https://medium.com/@hammad.ai/machine-learning-problem-solving-checklist-e5584793cc47)**
**TL;DR**
This is a Machine Learning Checklist aimed at generalizing the problem solving methodology to suit most scenarios.
Remember that solving ML problems requires a certain level of creativity. Although, using this checklist can help you, but you might get a better outcome if you try to change or bend the checklist a bit.ÂSince there is no set-in-stone rule to do this, you can even derive your own version of the checklist yourself.Â
Don't be afraid to take risks here. It will contribute much more to your learning than you think.
#### 👉 [You can find the checklist here](./ml_problemsolving_checklist.md)
### Associated Resources
- [Sample business requirements document for ML project](./sample_business_requirement_for_ml_project.md)