richardwaynefedorajr / python_machinelearning

GNU General Public License v3.0
0 stars 1 forks source link

Update common_ML README with better exposition of methodology #70

Closed richardwaynefedorajr closed 1 year ago

richardwaynefedorajr commented 1 year ago

Add objective functions and code snippets

richardwaynefedorajr commented 1 year ago

condense algorithms into three sections: regression, classifiers, and unsupervised… keep the same basic outputs (e.g. plot of results, confusion/correlation matrix, dataset analysis plots, etc…), but plot all the methods together (like the regression plot is already doing)