BrevinS / brebapp

Active ML Passion Project
MIT License
2 stars 0 forks source link

Supervised Right/Wrong Framework #106

Open BrevinS opened 1 year ago

BrevinS commented 1 year ago

For supervised we can detect if the algorithm guessed correctly or incorrectly since we have the target values from the datasets. So I want to display the correct columns and incorrect columns. Sort by incorrect? There will be less of them (hopefully). Also have hide/show feature for this. This can be added whenever but will be used for each supervised learning technique.