Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)