Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aravindhnivas/umdapy
python backend for umda_ui
https://github.com/aravindhnivas/umdapy
Last synced: 1 day ago
JSON representation
python backend for umda_ui
- Host: GitHub
- URL: https://github.com/aravindhnivas/umdapy
- Owner: aravindhnivas
- License: mit
- Created: 2023-11-16T15:14:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-04T20:26:18.000Z (11 days ago)
- Last Synced: 2025-01-04T21:26:41.006Z (11 days ago)
- Language: Jupyter Notebook
- Size: 173 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# umda_py
## To fix the error: xgboost.core.XGBoostError: XGBoost Library (libxgboost.dylib) could not be loaded
```bash
brew install libomp
```