We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510ff50 commit f95cf3bCopy full SHA for f95cf3b
CHANGELOG.md
@@ -13,14 +13,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
13
14
### Changed
15
16
-* Prevents dataset upload when `label_column_name` is also in `feature_names`.
17
* Unbox server URL (<https://api.unbox.ai/>).
18
* Parameter ordering for `add_model`, `add_dataset`, `add_dataframe` for clarity's sake.
19
20
### Fixed
21
22
* Fix bug when predict function is a list with numpy objects.
23
* Better error message if return type isn't a list or numpy array.
+* Prevents dataset upload when `label_column_name` is also in `feature_names`.
24
25
## [0.1.0] - 2022-04-17
26
docs/.nojekyll
0 commit comments