Skip to main content

Making data science and machine learning in Python easier.

Project description

sciblox was designed to make data science and machine learning easier.

It features similar modules to R’s CARET, and draws inspiration from many other packages.

To use it:

from sciblox import * %matplotlib notebook

What’s included?

  1. CARET like preprocessing (scaling, normalising, dummify, outlier removal, unskew, etc)

  2. Processor modules - you can fit onto testing data!

  3. LightGBM and RandomForest support - later will add more

  4. More analysis methods: outlier detection, skewness methods, auto unskewing etc

  5. 3D automatic plots in NEW cool analyse function!

  6. BPCA, MICE, KNN, Boosting, Forest, SVD imputation

  7. Easy sequential text mining and automatic text mining

  8. Jupyter Notebooks integrated

What’s in construction?

  1. More machine learning libraries - Extra Trees, Neural Networks, SVM etc

  2. Advanced data and text mining

  3. CV, Auto machine learning

  4. Multiprocessing support

Demonstration

If you want to see sciblox in action, please visit https://danielhanchen.github.io/

GITHUB: https://github.com/danielhanchen/sciblox

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

sciblox-0.2.11.tar.gz (20.2 kB view hashes)

Uploaded Source

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