Skip to content

Tags: neptune-ai/neptune-sklearn

Tags

2.1.4

Toggle 2.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Create Visualizer from a copy of the regressor to prevent update…

…s to original regressor (#30)

* fix: Create Visualizer from a copy of the regressor to prevent updates to original regressor

* Updated changelog

* Added tests

2.1.3

Toggle 2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix for Yellowbrick-Matplotlib incompatibility (#28)

* Yellowbrick matploltib incompatibility fix; expanded tests; replaced print with warning

* Updated action versions

* Added env variable for matploltib installation

* Excluding windows tests on python 3.10

* Fixed typo

* Updated changelog, removed graphviz installation

* Removed graphviz installation; Used "agg" as mpl backend

* Monkey patched yellowbrick.regressor.CooksDistance.draw()

* Changed to private method

* Update __init__.py

2.1.2

Toggle 2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #27 from neptune-ai/SiddhantSadangi-patch-1

Update CHANGELOG.md

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #21 from neptune-ai/ss/handle_NeptuneUnsupportedTy…

…pe_error

Supressing `NeptuneUnsupportedType` warning if expected metadata not found

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from neptune-ai/aw/update_integration

update integration

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Compatibility changes for the pre-1.0.0 version of the client (#13)

0.9.7

Toggle 0.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from neptune-ai/rj/poetry

Poetry as a package builder

0.9.6

Toggle 0.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from twolodzko/patch-1

0.9.5

Toggle 0.9.5's commit message
Fix gitattributes

0.9.4

Toggle 0.9.4's commit message
Fix runtime version