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 Lazy_pratik_model
there are two classes present which is smart_classifier(For Classification problems) and smart_regressor (for Regression problems).


Lazy_pratik_model for Classification:

will check the 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 Lazy_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


Lazy_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 Lazy_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!!.


Change Log
==========

0.0.1 (29/3/2022)
-------------------
- First Release
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.2.tar.gz (16.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: Pratik_model-0.0.2.tar.gz
  • Upload date:
  • Size: 16.3 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.2.tar.gz
Algorithm Hash digest
SHA256 a7a30bc3cd5087fa086e1cb5a2b9fb322a8291a4c14a9037e190196929a4e5d2
MD5 ff82866d71e8b455ed37b1640cc8341d
BLAKE2b-256 f8d70911de6ca8631016063d179eda9ebcf8afd9f44580cb091340074774f7b2

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