A python package with implementations of Machine Learning algorithms from scratch.
Project description
ScratchML
A python package with implementations of Machine Learning algorithms from scratch.
Algorithms Implemented:
Regression:
- Simple Linear Regression (
scratchml.regression.SimpleLinearRegression
) - Multiple Linear Regression (
scratchml.regression.MultipleLinearRegression
)
Installing:
The project is available as a package on PyPI - ScratchML
To install it using pip:
pip install scratchml
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
scratchml-0.3.1.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file scratchml-0.3.1.tar.gz
.
File metadata
- Download URL: scratchml-0.3.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8602406097fd274c64d7f0e29dfee119d356f8b0dd738c4c50357c5d4240da8d |
|
MD5 | 49f5179731be72c4c7ed3c8b05b23d42 |
|
BLAKE2b-256 | dc56f579fbecdddaaa45b61095fd7c5890a53a6b3e7cb74c49f24877dde1bbeb |
File details
Details for the file scratchml-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: scratchml-0.3.1-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32d3d0662db849d1470c5c5a778fd19640b552a46b7c823a63a46cbbc5bdf137 |
|
MD5 | 9e118c52612792bfab0200eeb353b31f |
|
BLAKE2b-256 | 37443026e57916b9109ac9616350bc84e7eff5b5ac65e7a5cda4f2caaa2554a9 |