Skip to content

Tags: neptune-ai/neptune-contrib

Tags

0.28.1

Toggle 0.28.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed ptl version for legacy logger (#132)

* updated ptl requirements

* fix

0.28.0

Toggle 0.28.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 #131 from neptune-ai/fix/fix-pipeline

0.27.3

Toggle 0.27.3'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 #128 from neptune-ai/rj/NPT-10763-legacy-pytorch

Added legacy pytorch lighning integration

0.27.2

Toggle 0.27.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Exception for providing Run instead of Experiment (#127)

0.27.1

Toggle 0.27.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow user to disable visualizations (#125)

* Allow user to disable visualizations

* Review changes

0.27.0

Toggle 0.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added options to turn on/off logging particular charts, dropped depre…

…cated NeptuneMonitor and log_study (#124)

0.26.0

Toggle 0.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Keras tuner (#122)

* added keras tuner

0.25.0

Toggle 0.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dev/sklearn (#119)

* Links, docstrings and error fixes

* Added logging regression to sklearn integration

* Added all list

* Small fixes

* Refactor, added more visuals

* refactor

* Added classifier summary

* Dropped try catch clauses

* Added visuals to classifier

* Changed visuals

* Minor fixes

* Added clustering

* Updated dependencies

* moved private method down

* k matches kmeans api

* Added log csv to api

* Log csv, not html, fix in getting pred proba

* Added docstring, changed interface

* fix

* Refactor - log meta-data separately

* Refactor - log meta-data separately, added docstrings

* docs fixes

* disable module too long

* fix

* added model name option

* print exception msg

* added explicit parameter html or csv, made str formatting consistent

* docstring fix

* added number of rows option for logging csv

* fix

* Changed log_test_score to log_scores

0.24.9

Toggle 0.24.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update chart names (#118)

0.24.8

Toggle 0.24.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed github action helper (#115)

* fixed link to experiment comparison, fixed parsing of non float values in metrics

* fixed the neptune links

* accidentaly commited

* fixed formatting