Releases: sapientml/core
Releases · sapientml/core
0.7.2
What's Changed
- fix: TypeError: Object with dtype category cannot perform the NumPy op log1p by @Shakeer1024-RBA in #108
Full Changelog: 0.7.1...0.7.2
0.7.1
build(deps-dev): update pytest-cov requirement (#97) Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.7.0
feat: Selection of model pickle files based on python versions (3.9, …
0.6.2
fix: split before transform (#82) * split before transform * Pysen corections * Changed 3 lines along with Ura-san's comment --------- Signed-off-by: Kosaku Kimura <kimura.kosaku@fujitsu.com> Co-authored-by: Kosaku Kimura <kimusaku@gmail.com>
0.6.1
feat: Supporting latest sapientml-core with python 3.9 version (#86) Signed-off-by: HimanshuRRai <himanshu.rai@fujitsu.com> Co-authored-by: HimanshuRRai <himanshu.rai@fujitsu.com>
0.6.0
feat: rewrite parameter validation using types (#71) * feat: rewrite parameter validation using types Signed-off-by: arima-tsukasa <fj8215cz@fujitsu.com> * test: Maintain the test code. Signed-off-by: arima-tsukasa <fj8215cz@fujitsu.com> * feat: rewrite parameter validation using types Signed-off-by: arima-tsukasa <fj8215cz@fujitsu.com> --------- Signed-off-by: arima-tsukasa <fj8215cz@fujitsu.com> Co-authored-by: Kosaku Kimura <kimusaku@gmail.com>
0.5.6
build(deps): update shap requirement from >=0.43,<0.45 to >=0.43,<0.4…
0.5.5
build(deps-dev): update pytest-cov requirement from ^4.1.0 to >=4.1,<…
0.5.4.post3
fix: pin scikit-learn to 1.3.2 Signed-off-by: Kosaku Kimura <kimura.kosaku@fujitsu.com>
0.5.4.post2
fix: use sparse_output (#52) Signed-off-by: Kosaku Kimura <kimura.kosaku@fujitsu.com>