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.)

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

Uploaded Source

File details

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

File metadata

  • Download URL: Pratik_model-0.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 361a9a2799fbbc569e32387ce8fdac2130b5df023fb01d9fb43fbff54c1f3f3b
MD5 2eaf14e3a5347552e3232f756d8ddf71
BLAKE2b-256 42989ebc722fde43a20ca9580fce607a953f6a1394f4bae748b5045e579b80e9

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