Skip to content

Releases: nyanp/nyaggle

v0.1.6

13 Jul 14:58
d031ae8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

30 Oct 12:27
Compare
Choose a tag to compare

This release contains changes to support scikit-learn 1.0. #89

v0.1.4

09 Sep 14:00
Compare
Choose a tag to compare

This release contains the following updates & fix. Thanks @Wakamezake !

New module

Bug Fix

  • Remove deprecated arguments in optuna integration #80
  • Support newer versions of transformers #77 #82 by @Wakamezake
  • Support lightgbm 3.0.0 #83 #84

Tests

v0.1.3

28 May 10:22
Compare
Choose a tag to compare

This release contains the following bugfix & updates. Thanks @daikikatsuragawa and @tenajima !

Bug Fix

  • ignore MLflowException in log_param, log_metric #73
  • Fix error in run_experiment with callable fit_params #74

Docs / Others

v0.1.2

01 Mar 03:44
Compare
Choose a tag to compare

This release contains works from 2 contributors. Thanks @Wakamezake and @harupy !

Overview:

New module

  • Add nyaggle.ensemble #60

Enhancement

nyaggle.validation

nyaggle.experiment

  • Replace overwrite option with if_exists #47
  • Add inherit_experiment parameter #50
  • Add log_metrics for Experiment #59 by @harupy
  • Add log_dict for Experiment #65

Tests & dev

v0.1.1

17 Feb 15:03
Compare
Choose a tag to compare
  • add Python3.8 support #32
  • add Skip, Nth validation #33
  • remove predict_proba parameter from cross_validate #37
  • remove dependency to gbdt packages #38
  • add StratifiedGroupKFold validation #39
  • add tutorial documents
  • change default value of overwrite parameter in save_feature from True to False

v0.1.0

06 Feb 13:34
Compare
Choose a tag to compare
  • replace experiment_gbdt with run_experiment #27
  • support xgboost #21
  • add cached_feature decorator #28
  • fix categorical feature handling #22

v0.0.11

27 Jan 11:32
Compare
Choose a tag to compare
v0.0.11 Pre-release
Pre-release
  • Fix module nyaggle.feature module couldn't be found from pip package

v0.0.10

25 Jan 09:08
Compare
Choose a tag to compare
v0.0.10 Pre-release
Pre-release
  • with_id option to support atmaCup#3 format :)

v0.0.9

25 Jan 00:26
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release
v0.0.9