v0.1.9
What's Changed
Document
- Reorganize the document by @Gordon119 in #251
- Add introduction of API and CLI usage by @Gordon119 in #252
- Add linear grid search document by @Eleven1Liu in #244
Highlights
- Add quoting=csv.QUOTE_NONE by @ChengYehLi in #250
- Add nn load_datasets loading dataframe. by @Gordon119 in #255
- Add linear preprocessor loading dataframe. by @Gordon119 in #253
New Contributors
- @ChengYehLi made their first contribution in #250