https://github.com/mli/ag-docs
https://github.com/mli/ag-docs
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mli/ag-docs
- Owner: mli
- Created: 2022-07-01T21:08:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T21:00:50.000Z (about 3 years ago)
- Last Synced: 2025-03-25T06:24:21.348Z (10 months ago)
- Language: Jupyter Notebook
- Size: 1.66 MB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# autogluon new doc poc [wip]
Install requirements
```
conda env create -f build.yml
```
Build
```
bash build.sh
```