People
Peng YU
Search these flows in more detail

Peng's flows

Pipeline of transforms with a final estimator. Sequentially apply a list of transforms and a final estimator. Intermediate steps of the pipeline must be 'transforms', that is, they must implement…
9 runs0 likes0 downloads0 reach0 impact
Applies transformers to columns of an array or pandas DataFrame. This estimator allows different columns or column subsets of the input to be transformed separately and the features generated by each…
0 runs0 likes0 downloads0 reach0 impact
Imputation transformer for completing missing values.
0 runs0 likes0 downloads0 reach0 impact
Encode categorical features as a one-hot numeric array. The input to this transformer should be an array-like of integers or strings, denoting the values taken on by categorical (discrete) features.…
0 runs0 likes0 downloads0 reach0 impact
A decision tree classifier.
0 runs0 likes0 downloads0 reach0 impact
An AdaBoost classifier. An AdaBoost [1] classifier is a meta-estimator that begins by fitting a classifier on the original dataset and then fits additional copies of the classifier on the same dataset…
27 runs0 likes0 downloads0 reach0 impact
An AdaBoost classifier. An AdaBoost [1] classifier is a meta-estimator that begins by fitting a classifier on the original dataset and then fits additional copies of the classifier on the same dataset…
15 runs0 likes0 downloads0 reach0 impact
Decision Stump classifier V3 supports native nominal features
72 runs0 likes0 downloads0 reach0 impact
Decision Stump classifier V3 supports native nominal features
3 runs0 likes0 downloads0 reach0 impact
Decision Stump classifier V2 supports native nominal features
1 runs0 likes0 downloads0 reach0 impact
Decision Stump classifier supports native nominal features
1 runs0 likes0 downloads0 reach0 impact