v0.0.4
What's Changed
- Add thres arg to Python CLI by @tushuhei in #32
- Add custom help formatter and shorthand of
--thres
by @eggplants in #33 - Update dependent Node.js packages by @tushuhei in #35
- Update build-demo.yml by @tushuhei in #36
- mypy and flake8 by @eggplants in #34
- Add description about CLI and deploy markdownlint CI by @eggplants in #37
- Update style-check.yml by @tushuhei in #38
- Specify python required version by @eggplants in #40
- Add chunk-size option to reduce memory for model training by @tamanyan in #41
- Bump follow-redirects from 1.14.7 to 1.14.8 in /demo by @dependabot in #44
- Add thres parameter to Node.js CLI by @tushuhei in #46
- Add a license header to .markdownlint.yaml by @tushuhei in #47
- Take split_dataset out from fit by @tushuhei in #42
- Dependencies version up by @tushuhei in #50
New Contributors
- @tamanyan made their first contribution in #41
- @dependabot made their first contribution in #44
Full Changelog: v0.0.3...v0.0.4