Icon

Public

This directory contains 183 workflows.

IconRegression Tree Toy Example without Python 

Regression tree model. Parameters are: -Tree depth = 3. -Minimum node size = 10

IconROC_​model_​comparison 

Combining accuracy stats from different models

IconSVM 

SVM Exercise with Parameter Optimization Exercise for SVM. Classification of 2D silhouette attributes with SVM classifier. Oprimize the c parameter for […]