Skip to main content

This package directly gives you output performance on different models

Project description

- This package can be used in machine learning (Data Science) to check the performance of models.

- The best thing about this package is that you don’t have to train and predict every classification or regression algorithm to check performance. This package directly gives you output performance on different models.
- In Pratik_model
there are two classes present which is smart_classifier(For Classification problems) and smart_regressor (for Regression problems).

Pratik_model for Classification:
This model will check performance on this Classification models:
- Passive Aggressive Classifier
- Decision Tree Classifier
- Random Forest Classifier
- Extra Trees Classifier
- Logistic Regression
- Ridge Classifier
- K Neighbors Classifier
- Support Vector Classification
- Naive Bayes Classifier
- LGBM Classifier
- CatBoost Classifier
- XGB Classifier
And for classification problems Pratik_model can give the output of:
- Accuracy Score.
- Classification Report
- Confusion Matrix
- Cross validation (Cross validation score)
- Mean Absolute Error
- Mean Squared Error
- Overfitting (will give accuracy of training and testing data.)
- Precision Score
- Recall Score

Pratik_model for Regression:
Similarly, will check performance on this Regression model:
- Passive Aggressive Regressor
- Gradient Boosting Regressor
- Decision Tree Regressor
- Random Forest Regressor
- Extra Trees Regressor
- Lasso Regression
- K Neighbors Regressor
- Linear Regression
- Support Vector Regression
- LGBM Regressor
- CatBoost Regressor
- XGB Regressor
And for Regression problem Pratik_model can give an output of:
- R2 Score.
- Cross validation (Cross validation score)
- Mean Absolute Error
- Mean Squared Error
- Overfitting (will give accuracy of training and testing data.)


0.0.5 (29/3/2022)
-------------------
- First Release

Thank You!!.

License-File: LICENSE.txt

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

Pratik_model-0.0.6.tar.gz (16.2 kB view details)

Uploaded Source

File details

Details for the file Pratik_model-0.0.6.tar.gz.

File metadata

  • Download URL: Pratik_model-0.0.6.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for Pratik_model-0.0.6.tar.gz
Algorithm Hash digest
SHA256 46612df0d6dc4c610dbf5bde65884bf7a6281b67a5dd858efcc5b446bcac06c8
MD5 b2124fcc8b8d955a707e5f0fb1e3c860
BLAKE2b-256 b40ed065e26f301846fbabd75b7a861b9752c3acd502c0e47d614b5f3dbea263

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