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.10.tar.gz (765.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: autodatapre-0.1.10.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.10.tar.gz
Algorithm Hash digest
SHA256 602ba98a30713824ab2303d3e80b1cf28eadfd806cefeec3ad2ec8459b0dcd75
MD5 86d24b4c390c00ffc7b56bc37390265a
BLAKE2b-256 31015cb8b431cf6b4605ec7fab4b68606c9a702df5b25541bb722da355f15913

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for autodatapre-0.1.10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e078f340ea6be84d1ee871e228d4fcee2abcc5c2dbca4a8cd9ab4ea27d9eae1b
MD5 7ce798db1dd12429ea221ab48929c0da
BLAKE2b-256 6aa476cacea62cb3408327aa89b5c8a7fa9a1a8ac329b069f8b597c8b23697ab

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