-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
svc_train => svm_classification_train
svc_predict => svm_classification_predict
pca_with_model => pca_model
scale_with_model => scale_model
label_encode => label_encoder
label_encode_with_model => label_encoder_model
one_hot_encode => one_hot_encoder
one_hot_encode_with_mode => one_hot_encoder_model
concatenate => bind_row_column
melt => unpivot
pivot_table => pivot
train_test_split => split_data
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request