Skip to main content

Machine Learning scripts that will quicken the modelling and data analysis process

Project description

2022-04-25 (3)
Creator : Sathya Krishnan Suresh

DESCRIPTION

This is a python package to quicken the modelling and data analysis process.

PyPi : https://pypi.org/project/mb-scripts/

Version 0.1.1 additions

  1. feature selection
    Feature selection sub-package has been added which consists of UnivariateFeatureSelection and CombinationFeatureSelection.
  2. generate_time_series
    This function can be used to test out new Recurrent Neural Architectures.
  3. Plotting feature importances using RandomForest
    This function helps selecting the features that are most correlated with the target variable with the help of RandomForest
  4. Decomposition
    The new model in 🔥Decomposition🔥 contains standard decomposition methods that help with dimensionality reduction.
  5. metrics update
    A lot of regression metrics have been added along with multiclass precision metrics variations.

Installing and using mb_scripts

The package can be downloaded using pip install mb-scripts==<latest_version>

Latest version : 0.1.0.

Once you have installed mb_scripts you can begin using it.

Here are some examples for using mb_scripts.

train_validation_curve_for_rf - used to monitor RandomForestClassifier's overfitting 2022-05-07

plot_decision_boundary is used to visually look at the decision boundary of classification functions

2022-04-25 (1)

classifiers_metrics returns a dataframe that consists of precision, recall, accuracy_score and f1_score for all the classification models passed.

2022-04-25 (2)

I am writing scripts regularly so the versions will keep changing for the next one month. Stay tuned.

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

mb_scripts-0.1.1.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

mb_scripts-0.1.1-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

Details for the file mb_scripts-0.1.1.tar.gz.

File metadata

  • Download URL: mb_scripts-0.1.1.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.5

File hashes

Hashes for mb_scripts-0.1.1.tar.gz
Algorithm Hash digest
SHA256 155906622795a0d81eedf263c455fa2498676494e93a7daa58bbbbdcfea6fb30
MD5 39ae5db6079a5e7fabc7d3fe3cb03488
BLAKE2b-256 895e959bdbe982777b25fbed7ed50f7fe6f0be4c27870aac81fec3c667813891

See more details on using hashes here.

File details

Details for the file mb_scripts-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: mb_scripts-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.5

File hashes

Hashes for mb_scripts-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8fc951d17616b4d9312e57365e2fb4c3c06bcd68274e753cca8470cfa1e9e2fd
MD5 4c5d4cee06d7ea8e535d69c724e6ff9c
BLAKE2b-256 c80b5b5456b1719faa06675c26b8518ee34f8ca462e4f86bce65a80f04ac3e1c

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page