Engression
Project description
Engression
Engression is a nonlinear regression methodology proposed in the paper "Engression: Extrapolation for Nonlinear Regression?" by Xinwei Shen and Nicolai Meinshausen. This directory contains the Python implementations of engression.
Installation
The latest release of the Python package can be installed through pip:
pip install engression
The development version can be installed from github
$ git clone https://github.com/xwshen51/engression.git # Download the package
$ cd engression
$ pip install -r requirements.txt # Install the requirements
$ python setup.py install develop --user
Usage Example
Python
import engression
Contact information
If you meet any problems with the code, please submit an issue or contact Xinwei Shen (xinwei.shen@stat.math.ethz.ch
).
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
engression-0.0.0.dev0.tar.gz
(11.4 kB
view details)
Built Distribution
File details
Details for the file engression-0.0.0.dev0.tar.gz
.
File metadata
- Download URL: engression-0.0.0.dev0.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bbee5c3272075ef647d00c77695c1d186caf61966d3e0e864877e056dff9322 |
|
MD5 | f7f816f3d993ee051eb70d5a1854934c |
|
BLAKE2b-256 | 7882eab20d79ae79e9707b3a864dc8744b21eee830cb8ccb9543f3796dde9bb1 |
File details
Details for the file engression-0.0.0.dev0-py3-none-any.whl
.
File metadata
- Download URL: engression-0.0.0.dev0-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b2a548a8068d221fb364b00ae8c22f079bfea7682b9743ce32c9b2385907df0 |
|
MD5 | 28c3287b1f06b884ae1e21c2df45e03a |
|
BLAKE2b-256 | 98a6e462b6eb7958ba8de445a5c97694e8bc1e9003e67a758e8ede41b87133b6 |