An ADMMFTIRE package
Project description
Description
This is a ADMM-FTIRE package for the submitted paper "An Iterative ADMM Algorithm in Ultrahigh Dimensional Sufficient Dimension Reduction".
Installation
pip install ADMMFTIRE==0.0.3
Example
import FTIRE
from FTIRE import *
X = genxy.generateX(100, 50, 0)
y, d, q, b = genxy.generateY(X, 1)
B = ftire.CV(X, y, d, 30, "ft")
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 ADMMFTIRE-0.0.3.tar.gz.
File metadata
- Download URL: ADMMFTIRE-0.0.3.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12d56c102e52649710cc3f19d6adbca7507fc5450379ff9707d35202f7dae0a9
|
|
| MD5 |
8a19a644697c5e3b497d7afb224e57cf
|
|
| BLAKE2b-256 |
783886bbb398e612d57f158c09d0ff024dcdca8819968c36e5c43cc8ba24f083
|
File details
Details for the file ADMMFTIRE-0.0.3-py3-none-any.whl.
File metadata
- Download URL: ADMMFTIRE-0.0.3-py3-none-any.whl
- Upload date:
- Size: 44.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a487855a9a9423db59c2fa1562c6ea108f43d36e87897ad898a611bf1442efb0
|
|
| MD5 |
ff6146a24678b79d5841c8aa491b15f7
|
|
| BLAKE2b-256 |
84e10f9aba2a428b03a5a1906fda85e91a6277bf22e78d69cd506d9d7980a44b
|