A Comprehensive Python Module for Machine Learning and Data Science
Project description
LUMA
A Comprehensive Python Module for Machine Learning and Data Science
Submodules
Name | Description |
---|---|
luma.classifier | Toolkit for classification models including various algorithms. |
luma.clustering | Focuses on unsupervised learning and clustering algorithms. |
luma.core | Foundational backbone providing essential data structures and utilities. |
luma.ensemble | Ensemble learning methods for improved model performance. |
luma.interface | Protocols and custom data types for internal use within LUMA. |
luma.metric | Performance metrics for evaluating machine learning models. |
luma.migrate | Import and export of machine learning models within LUMA. |
luma.model_selection | Tools for model selection and hyperparameter tuning. |
luma.neural | Deep learning models and neural network utilities. |
luma.pipe | Creating and managing machine learning pipelines. |
luma.preprocessing | Data preprocessing functions for machine learning tasks. |
luma.reduction | Dimensionality reduction techniques for high-dimensional datasets. |
luma.regressor | Comprehensive range of regression algorithms. |
luma.visual | Tools for model visualization and data plotting. |
Structure
Others
Latest Version | 0.6.1 |
Lines of Code | ~12K |
Requirement | Python 3.10 or later |
Dependencies | NumPy, SciPy, Pandas, Matplotlib, Seaborn |
Documentation | LUMA Notion Document |
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
luma-ml-0.6.1.tar.gz
(97.1 kB
view hashes)
Built Distribution
luma_ml-0.6.1-py3-none-any.whl
(123.0 kB
view hashes)