Skip to content

Releases: sapientml/core

0.7.2

20 Feb 03:59
e2b66db
Compare
Choose a tag to compare

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

14 Nov 15:37
d61c3a7
Compare
Choose a tag to compare
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

10 Oct 13:28
00f57cc
Compare
Choose a tag to compare
feat: Selection of model pickle files based on python versions (3.9, …

0.6.2

05 Sep 08:13
dfd4d17
Compare
Choose a tag to compare
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

04 Sep 05:45
f568c25
Compare
Choose a tag to compare
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

17 Jun 14:54
cd41fd1
Compare
Choose a tag to compare
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

30 May 02:24
b04defa
Compare
Choose a tag to compare
build(deps): update shap requirement from >=0.43,<0.45 to >=0.43,<0.4…

0.5.5

23 May 05:03
feca7ba
Compare
Choose a tag to compare
build(deps-dev): update pytest-cov requirement from ^4.1.0 to >=4.1,<…

0.5.4.post3

19 Jan 02:02
Compare
Choose a tag to compare
fix: pin scikit-learn to 1.3.2

Signed-off-by: Kosaku Kimura <kimura.kosaku@fujitsu.com>

0.5.4.post2

19 Jan 00:25
1f719e2
Compare
Choose a tag to compare
fix: use sparse_output (#52)

Signed-off-by: Kosaku Kimura <kimura.kosaku@fujitsu.com>