Computer scienceData scienceInstrumentsScikit-learnTraining ML models with scikit-learnClassification in scikit-learn

Decision tree with scikit-learn

Match parameters

Report a typo

Match the parameter name with its definition.

Match the items from left and right columns
max_depth
criterion
max_features
min_samples_split
none of the above
a function to measure the quality of a split
the number of samples required for a split
the number of inputs to be considered by splitting
the length of the longest path from the root to a leaf
the number of samples required to be at a leaf node
___

Create a free account to access the full topic