NumPy-based machine learning library
Project description
Melado 🍯
Melado is a Python library, although very immature and at its early stages, designed to provide a comprehensive collection of machine learning algorithms implemented using only the powerful numerical computing library, NumPy. Its primary objective is to serve as a valuable learning resource for understanding various machine learning algorithms without the complexity and performance considerations associated with larger machine learning frameworks.
Development
After cloning the repository, install Poetry with your favorite package manager:
paru -Syu python-poetry
Go to the melado directory and install the dependencies:
poetry install
The available Makefile can be used to either run the tests, run the
Ruff linter, run the Mypy
typechecker, and build the docs with Sphinx:
make {tests,lint,typecheck,docs}
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 melado-0.1.0.tar.gz.
File metadata
- Download URL: melado-0.1.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c77b1fd965a1d3d05f84b936f0d574a6695a3724e08343f2687d947b5cc324fe
|
|
| MD5 |
d6edd8ffe602f7215db1bb88e3fdcd70
|
|
| BLAKE2b-256 |
8b6aae4dedae2af4fb71ddb1f06d675d9894c64da2f6a292af357d34fecc092d
|
File details
Details for the file melado-0.1.0-py3-none-any.whl.
File metadata
- Download URL: melado-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bc17558be6d843f16a8f6065132c2e51db2df1fd3ca75e03d3698371f934750
|
|
| MD5 |
0301d867631c2fe3c394e203bac83c0d
|
|
| BLAKE2b-256 |
7ef61880b3e3fa09009a483c6e74e040b928c02dcb8a76acd1fa8b874d6f9e29
|