Shellmiao 9279d1873b Add projects | il y a 1 an | |
---|---|---|
.. | ||
README.md | il y a 1 an | |
__init__.py | il y a 1 an | |
feature_imputation_testsuite.json | il y a 1 an | |
pipeline-feature-imputation-column-method.py | il y a 1 an | |
pipeline-feature-imputation-designated.py | il y a 1 an | |
pipeline-feature-imputation-method.py | il y a 1 an |
This section introduces the pipeline scripts of feature imputation tasks.
Feature Imputation using Designated Replace Value for All Columns: script: pipeline-feature-imputation-designated.py
Feature Imputation using the Same Method for All Columns: script: pipeline-feature-imputation-method.py
Feature Imputation using Different Methods for Different Columns: script: pipeline-feature-imputation-column-method.py
Users can use following commands to running the task.
python ${pipeline_script}