A package for multiple linear regression by gradient descent.
Reason this release was yanked:
Broken
Project description
Disclaimer:
This code is very early on and my first proper attempt to create a package so things may be a bit weird/not up to standard.Installation
To install mlr-gd you can use pip:
$ python -m pip install mlr-gd
Alternativly, you can install it by cloning the GitHub repository:
$ git clone https://github.com/DrSolidDevil/mlr-gd.git
$ cd mlr-gd
$ pip install .
To import the package into your script:
import melar
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
mlr_gd-0.1.1.tar.gz
(3.8 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 mlr_gd-0.1.1.tar.gz.
File metadata
- Download URL: mlr_gd-0.1.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2ab34ed2fcbf9b4438e88a9abe2f8e299f92b20ab0eaec773ae012d8d4aba19
|
|
| MD5 |
fd658a6bfca68db5cb7f8e37c7912fd1
|
|
| BLAKE2b-256 |
c9a07442f5f8b26b7282f6d898a71600d3d8933eb5ebfec2a442883f8897ff7b
|
File details
Details for the file mlr_gd-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mlr_gd-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f25ed26ada33bab890c506ac9cb4847e501d28941441ca78b56d7c3880455aef
|
|
| MD5 |
aadba904aa4129632dd8c97c05746dae
|
|
| BLAKE2b-256 |
159f67a3760736994a1ba8e25c5d66e9479d2824d86c8e2efcef442216740565
|