Skip to main content

Autopredict is a package to automate Machine learning model selection/ feature selection tasks

Project description

# autopredict Python Library to Automate building of prediction models - classification and regression and feature selection/ranking.

Project Description

autopredict is a simple yet powerful library which can be used by Data Scientists to apply multiple prediction (regression,classification) data models to a data set. Just pass in the train set with the dependent variable and sit back as autopredict does all the work for you.

This software has been designed with much Joy, by Sanchit Latawa & is protected by The Apache Licensev2.0.

Objective

Aim of this library is to automate the model building task, feature selection with limited human intervention. Once you have baseline ready from autopredict you can tweak parameter/hyper parameter tuning to improve prediction scores further.

********Sample Usage ************* >> from classification import autoClassify >> model =autoClassify(encoder=’label’,scaler=’minmax’,use_grid_tuning=False) >> model.train(X,y) >> print(model.getModelScores())

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

autopredict-1.0.0.tar.gz (6.2 kB view details)

Uploaded Source

File details

Details for the file autopredict-1.0.0.tar.gz.

File metadata

  • Download URL: autopredict-1.0.0.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.0

File hashes

Hashes for autopredict-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ccc69f90b04b016431fa8e326db07d1e25f5a0df6abd4f9afac54e7f6d106f0d
MD5 8cf1e7ac34884273792b2db65575858f
BLAKE2b-256 6afab41e8573ee6ecdeb469d54e2a0c66286373c266def768fb6de31153da358

See more details on using hashes here.

Provenance

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