Skip to main content

The package of Auto-DP ( Automated System for Data Preparation).

Project description

autodatapre

Project description

Automated System for Efficient Generation of Data Preparation Pipeline

Quick Start

  1. Before running the code, please make sure your Python version is 3.10.
  2. pip install autodatapre

Run Example

  1. AutoDP.testFunction() provide two examples
  2. datasetName=csv_path datasetTarget = '' runTime = 10 df = pd.read_csv(datasetName, sep=',', encoding='ISO-8859-1') detailResult, preparedDataset = Classifier(df, datasetName, datasetTarget, runTime) EnhancedFunction(df, preparedDataset, detailResult, taskType="CLA")
  3. datasetName=csv_path datasetTarget = '' df = pd.read_csv(datasetName, sep=',', encoding='ISO-8859-1') detailResult, preparedDataset = Regressor(df, datasetName, datasetTarget, runTime) EnhancedFunction(df, preparedDataset, detailResult, taskType="CLA")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autodatapre-0.1.9.tar.gz (765.6 kB view details)

Uploaded Source

Built Distribution

autodatapre-0.1.9-py2.py3-none-any.whl (790.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file autodatapre-0.1.9.tar.gz.

File metadata

  • Download URL: autodatapre-0.1.9.tar.gz
  • Upload date:
  • Size: 765.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for autodatapre-0.1.9.tar.gz
Algorithm Hash digest
SHA256 d66d3dd80b25f55db8c23e85b9852472f4bd6f1c58ca80854684b63ad7991ebd
MD5 37bf2a68ee7afd46ecf7382b0721c409
BLAKE2b-256 51c9d71fce722f6f28c61ea2984d687bc26d330142ac5a48fa41791d6bef205c

See more details on using hashes here.

File details

Details for the file autodatapre-0.1.9-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for autodatapre-0.1.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3378a7ce1d2c57f987df152e629bbd1debadcd63d33eb50d5d12d62db0295b01
MD5 42fa91577d8362ab22d6215750549a74
BLAKE2b-256 9c32f313cd8062bd7a4f449a6cd82aa0d5a2fe61ada0d9c2a342d563ac52c7a8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page