kandersonko / lca-tool

lca-tool
0 stars 0 forks source link

Hover_Click display information and stratify #29

Closed KurtAnVedros closed 1 year ago

KurtAnVedros commented 1 year ago

Added information to display when hovering over (i) icon for several sections including parameters for ML algorithms.

Added the option to stratify the dataset for split and k-fold validation options. The split will stratify on the classification column and the k-fold will use its own statifyk-fold method from sklearn.

Added some csvs that are used in the documentation files.