Metadata-Version: 2.1
Name: mlchemy
Version: 0.0.1
Summary: 🔮 MLchemy – The Magic Wand for Machine Learning Predictions 🪄✨
Home-page: https://github.com/rohitsingh02/MLchemy
Author: Dracarys
Author-email: rohit.kaggle@gmail.com
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: xgboost
Requires-Dist: lightgbm
Requires-Dist: shap
Requires-Dist: optuna

# MLchemy
🔮 MLchemy – The Magic Wand for Machine Learning Predictions 🪄✨

**MLchemy** is a lightweight yet powerful Python library designed for seamless regression and classification predictions. Built with efficiency and simplicity in mind, MLchemy allows you to harness the power of machine learning without the complexity of deep learning frameworks.  

## 🔥 Why MLchemy?  
✅ **Pure ML** – No deep learning, just robust machine learning algorithms.  
✅ **Plug & Predict** – Simple API for quick and accurate predictions.  
✅ **Versatile** – Supports both regression & classification tasks.  
✅ **Lightweight** – No unnecessary dependencies, just what you need.  
✅ **Scalable** – Works for small datasets & large-scale applications.  
✅ **Kaggle-Proven Tricks** – Packed with advanced techniques used by top Kaggle Grandmasters.


## 🚀 Install & Get Started  
```bash
pip install mlchemy


