Skip to content

Releases: JannisHoch/copro

v0.1.2

15 Mar 10:49
418388c
Compare
Choose a tag to compare

Updated code to work with up-to-date versions of requirements.
Plotting of ROC-AUC curves not yet supported as sklearn API has changed.
Until then, v0.1.1 still remains long term support version.

v0.1.1

17 Jun 09:24
Compare
Choose a tag to compare

after a lot of debugging, i found that i made a simple typo...

version 0.0.8

16 Jun 19:07
bd6dcf4
Compare
Choose a tag to compare

this version includes a range of new functions and workflow.
with version 0.0.8, the first major development circle is a wrap.

JOSS version

18 Feb 14:37
Compare
Choose a tag to compare

this version corresponds to the JOSS publication and contains updated documentation of the model as well as improved model installation via pip install and its description.

version 0.0.6

26 Nov 13:35
cbaee08
Compare
Choose a tag to compare

now with most complete functionality to make projections based on classifier from reference run.

beta-version to be used in JOSS review process

17 Nov 21:21
Compare
Choose a tag to compare

In addition to previous beta release, the documentation is aligned with minor changes in the projection making process and the output of variables.

version 0.0.6b

09 Nov 14:47
bc73d80
Compare
Choose a tag to compare
version 0.0.6b Pre-release
Pre-release

beta-release of v0.0.6.

now including:

  • possibility to use fitted classifier to make predictions with new data

  • notebook showing the prediction making process

  • improved console output

  • some minor changes to docs and code

version 0.0.5

07 Oct 20:53
dcb174e
Compare
Choose a tag to compare

for JOSS submission

pre-release for v0.0.5

01 Oct 11:16
Compare
Choose a tag to compare

added more output options and tested different model varieties

version 0.0.4

18 Sep 12:14
ccd5e09
Compare
Choose a tag to compare

Now including documentation of all functions