Sci-Lite is Light version of Supervised Machine Learning Model
Project description
MachineLite
MachineLite provides a streamlined solution for evaluating various supervised machine learning algorithms, simplifying the data scientist's workflow by automating model integration and evaluation. With just a few lines of code, SciLite enables quick access to essential machine learning evaluations, saving valuable time and effort.
Installation
To install the package, run:
'''bash pip install machinelite '''
Usage
Basic example of how to use the package in Python:
'''bash from machinelite.univariate.regression import Regression as reg result = reg(X_train, X_test, y_train, y_test) print(result) '''
Features
- One-Click Model Integration: Supports easy integration and evaluation of multiple supervised machine learning models, whether for regression or classification.
- Efficient Model Evaluation: Simplifies machine learning model evaluations with standardized output, aiding in faster analysis and comparisons.
Contributing
Contributions to MachineLite are warmly welcomed! If you'd like to contribute, please fork the repository and submit a pull request or open an issue to discuss improvements.
Contact
For any questions or issues, feel free to reach out to:
Author: Ayush Jain Sparsh Email: ayushjainsparsh2004.ajs@gmail.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file machinelite-0.0.1.tar.gz.
File metadata
- Download URL: machinelite-0.0.1.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
368a1b1c0efe829d99dfe59b841744a338ec4fdc01d17389b01784186c8efe91
|
|
| MD5 |
78fa7c23dee530cafd1735eae162dd96
|
|
| BLAKE2b-256 |
40c19fef24e6d3c6c563c98037ef4b18905d7e29b5b39fef27031a09a434327e
|
File details
Details for the file machinelite-0.0.1-py3-none-any.whl.
File metadata
- Download URL: machinelite-0.0.1-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12f4207e9f7012da0f27ba44d4b057b3cefa5cf33e53bbd3befc2be82ae8fb16
|
|
| MD5 |
7d66cbc644fe09d20ff9e5f57d5c8656
|
|
| BLAKE2b-256 |
51efdb0a41685741d5ffbfa5bd362babdbad9e267ab48cc3ea42cf461a26dafc
|