kandersonko / lca-tool

lca-tool
0 stars 0 forks source link

Included 4 more classification models to the MLA cycon section. #28

Closed KurtAnVedros closed 1 year ago

KurtAnVedros commented 1 year ago

Models updated are Stochastic Gradient Decent, Gaussian Naive Bayes, Random Forest Classifier, and Gaussian Process Classifier.

Additionally, added csvs that are used in documentation to the sampleCSV_MLA_Classification folder. They include activity.csv, diabetes.csv, syringa.csv, and voice.csv. These csv will work with any of the classification models.

Files changed was MLA to include information and model methods for the four updated models. and experiments.py and cycon_events.js to include expansion on selection for parameters that allow for selection with one of them being a float input.