People
Oleksandr Zadorozhnyi
Search these flows in more detail

Oleksandr's flows

Learner mlr.classif.knn from package(s) class.
0 runs0 likes0 downloads0 reach0 impact
Learner mlr.classif.knn from package(s) class.
8 runs0 likes0 downloads0 reach0 impact
Learner mlr.classif.rpart from package(s) rpart.
0 runs0 likes0 downloads0 reach0 impact
Learner mlr.classif.randomForest from package(s) randomForest.
15 runs0 likes0 downloads0 reach0 impact
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 fit…
3 runs0 likes0 downloads0 reach0 impact
Standardize features by removing the mean and scaling to unit variance The standard score of a sample `x` is calculated as: z = (x - u) / s where `u` is the mean of the training samples or zero if…
0 runs0 likes0 downloads0 reach0 impact
C-Support Vector Classification. The implementation is based on libsvm. The fit time scales at least quadratically with the number of samples and may be impractical beyond tens of thousands of…
0 runs0 likes0 downloads0 reach0 impact
Classifier implementing the k-nearest neighbors vote.
5 runs0 likes0 downloads0 reach0 impact
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 fit…
5 runs0 likes0 downloads0 reach2 impact
Imputation transformer for completing missing values.
0 runs0 likes0 downloads0 reach0 impact
A decision tree classifier.
0 runs0 likes0 downloads0 reach0 impact