Accelerated Proximal Gradient Descent (APGD) algorithm to solve the penalized regression models
Project description
APGD v.0.1.0
Python version of the Accelerated Proximal Gradient Descent (APGD) algorithm is to solve the penalized regression models, including
- HuberNet: Huber loss function along with Network-based penalty function;
- HuberLasso: Huber loss function along with Lasso penalty function;
- HuberENET: Huber loss function along with Elastic Net penalty function;
- ENET: Mean square error loss function along with Elastic Net penalty function;
- Lasso: Mean square error loss function along with Lasso penalty function;
- Net: Mean square error loss function along with Network-based penalty function.
Functions
Please refer from Github site.
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
APGD-0.1.tar.gz
(10.9 kB
view details)
Built Distribution
APGD-0.1-py3-none-any.whl
(11.3 kB
view details)
File details
Details for the file APGD-0.1.tar.gz
.
File metadata
- Download URL: APGD-0.1.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/3.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c71e4a3133901dc9c2939ca1028bca8c1275b635dbe8ad732a0df51362ffb35 |
|
MD5 | 34a91eaabc7e5cff3e05f7482908ca2f |
|
BLAKE2b-256 | 23ad74aae150a6a8d0efdc62952019f655251648de3762a75c08ab147b1d4ef7 |
File details
Details for the file APGD-0.1-py3-none-any.whl
.
File metadata
- Download URL: APGD-0.1-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/3.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a66cebb137a20fc059cba8a59734fdb2d7e79664a797fe620e9ef5b0d394068 |
|
MD5 | f99f17ed5fb29e9b2638cf4a07f90383 |
|
BLAKE2b-256 | 2205b36acc9d7854d70dbd80235e3cbd4da52424200906e5a80efa6b3533902d |