Skip to content

Changes in the names of functions #11

@hyoxt121

Description

@hyoxt121

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions