Deep Nonparametric Estimation of Discrete Conditional Distributions via Smoothed Dyadic Partitioning
Project description
Deep nonparametric conditional discrete probability estimation via smoothed dyadic partitioning.
See the tfsdp directory (specifically models.py) for the details of all the models we implemented. Note that this file contains a lot of garbage code and legacy naming that needs to be cleaned up. Our SDP model is named LocallySmoothedMultiscaleLayer and is often referred to in some of the experiments as trendfiltering-multiscale.
See the experiments directory for the code to replicate our experiments.
Note that you should be able to install the package as a local pip package via pip -e . in this directory. The best example for how to run the models is in experiments/uci/main.py, which contains the most recent code and should not have any API issues.
Citation
If you use this code in your work, please cite the following:
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 tf-sdp-0.9.tar.gz.
File metadata
- Download URL: tf-sdp-0.9.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6392251a97175a57cdae9f960a63bbc19bb05100d6a3a874c61a136e140e3bd4
|
|
| MD5 |
a2097b0f2435515e844c99ad71945b32
|
|
| BLAKE2b-256 |
e6071a420fbadc027d6d6bc69a7af09924ea0c24c71760316c519694d1f9f377
|
File details
Details for the file tf_sdp-0.9-py2.py3-none-any.whl.
File metadata
- Download URL: tf_sdp-0.9-py2.py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1000271d9512099d097dcc38ba3f654e10fc6d2ed10b2c036d443a033a3bd498
|
|
| MD5 |
f9bfec9b30672cc9b2a7e688a3d63f19
|
|
| BLAKE2b-256 |
e935c4246d320a1e604009cc73ca06067abca1d9f2dd98b68d30549603560336
|