▲ | Exorust a day ago | |||||||
I hoped that it would be a little open ended as most questions in ML in real life are open ended. | ||||||||
▲ | janalsncm 8 hours ago | parent [-] | |||||||
Most ML problems in real life don’t constrain you to use linear regression or a CNN either. But there will be some metric you need to optimize. What would take this repo to the next level is to have a reproducible data generation function for each exercise as well as a reasonable metric which must be passed. I don’t see anything that requires my classification auc to be over 0.5 which would be a basic criteria of bug-free code. | ||||||||
|