https://github.com/thomaswong2022/thor-public
AutoML tools for solving Time-Varying High-Dimensional Ordinal Regression Problems
Science Score: 20.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.8%) to scientific vocabulary
Keywords
Repository
AutoML tools for solving Time-Varying High-Dimensional Ordinal Regression Problems
Basic Info
- Host: GitHub
- Owner: ThomasWong2022
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://pypi.org/project/thorml/
- Size: 3.03 MB
Statistics
- Stars: 16
- Watchers: 6
- Forks: 3
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
THOR: Time-Varying High-dimensional Ordinal Regression
THOR is a new autoML tool for temporal tabular datasets and time series. It handles high dimensional datasets with distribution shifts better than other tools. It makes use of the latest research results from incremental learning to improve robustness of machine learning methods.
Docker
As this packages used various machine learning and CUDA libaries for GPU support, we recommend to use docker to manage the dependencies.
The image is now uploaded on Docker Hub.
The following Docker images contains all the dependencies used in this tool.
```bash docker pull thomaswong2023/thor-public:deps docker run --gpus device=all -it -d --rm --name thor-public-example thomaswong2023/thor:public:deps bash
```
PyPI
This project is also on PyPI.
Install the package with the following command. Dependencies are not installed with the package
```bash pip install thorml -r requirements.txt
```
Citation
If you are using this package in your scientific work, we would appreciate citations to the following preprint on arxiv.
Bibtex entry:
@misc{wong2023dynamic,
title={Dynamic Feature Engineering and model selection methods for temporal tabular datasets with regime changes},
author={Thomas Wong and Mauricio Barahona},
year={2023},
eprint={2301.00790},
archivePrefix={arXiv},
primaryClass={q-fin.CP}
}
Owner
- Name: Thomas Wong
- Login: ThomasWong2022
- Kind: user
- Website: https://thomaswong2022.github.io/
- Repositories: 2
- Profile: https://github.com/ThomasWong2022
Machine Learning, Quantitative Finance and Data Engineering.
GitHub Events
Total
- Watch event: 1
- Fork event: 1
Last Year
- Watch event: 1
- Fork event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| ThomasWong2022 | m****5@i****k | 10 |
| John Doe | j****e@e****m | 10 |
| Thomas Wong | 3****2 | 4 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 202 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 3
- Total maintainers: 1
pypi.org: thor-public
AutoML tools for Tabular Dataset
- Homepage: https://github.com/ThomasWong2022/thor-public
- Documentation: https://thor-public.readthedocs.io/
- License: MIT License
- Status: removed
-
Latest release: 0.1.1.1
published almost 3 years ago
Rankings
Maintainers (1)
pypi.org: thorml
AutoML tools for Tabular Datasets
- Homepage: https://github.com/ThomasWong2022/thor-public
- Documentation: https://github.com/ThomasWong2022/thor-public
- License: MIT License
-
Latest release: 0.1.1.2
published almost 3 years ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- gcr.io/kaggle-gpu-images/python latest build
- catboost *
- cuml *
- cupy *
- joblib *
- lightgbm *
- numpy *
- optuna *
- pandas *
- scikit-learn *
- scipy *
- setuptools *
- signatory *
- torch *
- xgboost *
- Pillow *