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.3.tar.gz
(12.1 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.3.tar.gz.
File metadata
- Download URL: ambika_ml_package-0.1.3.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96ad151f8a1480c3608a48c86d53b047c4057a35943cc10205fb880bc8845ede
|
|
| MD5 |
7ec8002442183c793bdde4af1d2b4ea0
|
|
| BLAKE2b-256 |
5227c64a241e215a0de712f29d502d7d7b40162de50de4dfd3c2c0aad0a471e1
|
File details
Details for the file ambika_ml_package-0.1.3-py3-none-any.whl.
File metadata
- Download URL: ambika_ml_package-0.1.3-py3-none-any.whl
- Upload date:
- Size: 18.5 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 |
1981d1af771c32959786dab5f48e7a4e4a948f1a6f58d232cf482d25d89afdee
|
|
| MD5 |
0fefe1cddd75387eb6d09df21d04e631
|
|
| BLAKE2b-256 |
4764acdd6a315925bbed7b4c76456ee4b4938559d6f5b971251d20551334ce9b
|