Custom machine learning package with regression, PCA, KNN, neural networks
Project description
🚀 Ambika ML Package
A custom Machine Learning library built from scratch implementing core algorithms without using sklearn.
📌 Features
- 📈 Linear Regression (OLS)
- 🔵 Ridge & Lasso Regression
- 📊 PCA (Eigen decomposition)
- 🔍 KNN Classifier (custom distance metrics)
- 🧠 Neural Network (Hebbian learning rule)
- ⚡ Perceptron (online learning)
- 📉 Custom metrics (MSE, R², Accuracy, etc.)
- 🧪 Full test suite with pytest
📦 Installation
pip install ambika-ml-package
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
ambika_ml_package-0.1.2.tar.gz
(12.0 kB
view details)
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 ambika_ml_package-0.1.2.tar.gz.
File metadata
- Download URL: ambika_ml_package-0.1.2.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d07a3a2fce59487286d5612eba00ab34de6fdab9d3c8f5907aeaba4383e8e06
|
|
| MD5 |
f9ff63cf8653704989bd8c01e4e815b0
|
|
| BLAKE2b-256 |
d74c0591a62f70f7a4cf4e194200b870e6fa1a9260b2dbbac4b9c7f8af833c99
|
File details
Details for the file ambika_ml_package-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ambika_ml_package-0.1.2-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20c9ddc736d24047072896b3d88ebd6998ab86f4de656c82f4930a7eb65cce15
|
|
| MD5 |
39db1a62a02b0e96971193c3fcec3cb1
|
|
| BLAKE2b-256 |
966e47ee80e69f2a88da24b6cc26646918824875f18d9a2d3940e0cbb4a640aa
|