Commit Graph

436 Commits (master)

Author SHA1 Message Date
nyanp aa04c26ee2 support lightgbm 3.0.0 2020-09-06 23:10:16 +09:00
nyanp fbb5f975ed set feature_pre_filter to False 2020-09-06 23:04:49 +09:00
nyanp 2a22a435ac
Merge pull request #83 from wakamezake/bug/lightgbm_v3.0
Because the latest version of optuna does not incorporate the changes of lightgbm v3.0
2020-09-06 22:42:15 +09:00
nyanp 51a225e48f
Merge pull request #82 from wakamezake/bug/need_fugashi
Japanese bert model of transformers library requires the fugashi library.
2020-09-06 22:41:53 +09:00
wakamezake 1d9bc68d41 typo 2020-09-03 19:11:21 +09:00
wakamezake 7e6f70e061 Because the fugashi library is needed.
https://github.com/huggingface/transformers/blob/master/docs/source/pretrained_models.rst
2020-09-03 18:59:40 +09:00
wakamezake b6281e8a12 Because lightgbm has not been able to follow the changes in version 3.0 with the latest version of optuna. 2020-09-03 18:52:38 +09:00
wakamezake 45ba05ee0b nyaggle is support Python 3.5. f-strings is not supported Python 3.5. 2020-09-03 15:05:53 +09:00
wakamezake c5249c6772 nyaggle is support Python 3.5. f-strings is not supported Python 3.5. 2020-09-03 15:01:34 +09:00
wakamezake ed5fe21460 typo 2020-09-03 14:49:59 +09:00
wakamezake fd8d91f1e7 The condition is left out because it is not checked ahead of time to see if it is a lambda function. 2020-09-03 14:41:28 +09:00
wakamezake 133dab4813 add assert test 2020-09-03 14:28:06 +09:00
wakamezake 3072e3f25d change origin 2020-09-03 14:12:27 +09:00
wakamezake 8a53abb93d Introduction of secure function name retrieval 2020-09-03 13:19:12 +09:00
wakamezake e9c84b6807 Exceptional conditions first 2020-09-03 13:00:38 +09:00
wakamezake a1289a3a62 change type_hint 2020-09-03 12:48:57 +09:00
wakamezake 12d2cb3758 add example 2020-09-03 12:48:33 +09:00
wakamezake f7b04a505a add is_lambda_function 2020-09-03 12:48:19 +09:00
wakamezake 4ef640ce50 the name attribute of the lambda function cannot generate a unique string of column names in <lambda> 2020-09-03 00:59:47 +09:00
wakamezake f8c49af9a8 typo 2020-09-03 00:38:12 +09:00
wakamezake 9e04fbb137 add error message 2020-09-03 00:31:00 +09:00
wakamezake 05d5c07aee support custom function 2020-09-03 00:23:29 +09:00
wakamezake 846efbe49a init 2020-08-31 00:20:14 +09:00
nyanp 30440958ec
Merge pull request #79 from wakamezake/features/weekly_run_all_test
add weekly_test by github_actions
2020-08-01 23:04:36 +09:00
wakamezake a7cfbdc13e Merge branch 'features/weekly_run_all_test' 2020-08-01 22:53:30 +09:00
nyanp 621abb7d27
Merge pull request #80 from nyanp/fix/update-optuna-integration
remove deperecated arguments in optuna integration
2020-08-01 22:40:34 +09:00
nyanp 1f5e8ebd33 remove deperecated arguments 2020-08-01 22:25:36 +09:00
wakamezake f48d0fccb3 add badge 2020-08-01 22:19:18 +09:00
nyanp 916dda17dc
Merge pull request #76 from wakamezake/features/test_hyperparam_tuner
add test for find_best_lgbm_parameter
2020-08-01 22:01:21 +09:00
nyanp f9cc963d11
Merge pull request #77 from wakamezake/bug/pretrained_model_name
Fix error in bert.py
2020-08-01 21:51:52 +09:00
wakamezake 76567195cc add weekly_test by github_actions 2020-07-28 18:24:15 +09:00
wakamezake 21bf4faad0 fix patch 2020-07-27 13:50:13 +09:00
wakamezake 41fdf2247e reformat 2020-07-27 12:19:06 +09:00
wakamezake f7ec5d5746 pretrained_model supported by transformers has been renamed 2020-07-27 12:18:14 +09:00
wakamezake b3a158a2d9 add test for find_best_lgbm_parameter 2020-07-25 18:44:41 +09:00
wakamezake 8fb88be3a1 init 2020-07-25 16:46:58 +09:00
nyanp be67290d27 v0.1.3 2020-05-28 19:03:21 +09:00
nyanp f659b9418a fix comment 2020-05-28 19:03:06 +09:00
nyanp 1468bf1ca2
Merge pull request #74 from nyanp/fix/callable-fit-params
Fix error in run_experiment with callable fit_params
2020-05-27 00:19:44 +09:00
nyanp 0d03e3cbcf fix throwing error in logging in case of callable fit-params 2020-05-26 23:36:04 +09:00
nyanp 04138a252b
Merge pull request #73 from nyanp/feature/ignore-mlflow-duplicate-errors
ignore MLflowException in log_param, log_metric
2020-05-26 08:25:49 +09:00
nyanp 3ee8e4d331 ignore MLflowException in log_param, log_metric 2020-05-26 00:46:17 +09:00
nyanp b94fbf195e
Merge pull request #72 from nyanp/feature/refactoring
Drop Python3.5 support in BertSentenceVectorizer / Reformat files
2020-05-18 23:57:30 +09:00
nyanp e9dd74165d skip testing bert in python 3.5 2020-05-18 23:40:20 +09:00
nyanp b7fffa18d7 add type hints & comments 2020-05-18 23:22:39 +09:00
nyanp 345f1b3746 reformat files 2020-05-18 23:04:03 +09:00
nyanp 6f64d1dd25
Merge pull request #70 from tenajima/fix_example_of_docstring_in_split_py#69
fix docstring of split.py
2020-03-08 17:00:15 +09:00
tenajima f0801807df fix docstring of split.py 2020-03-06 22:15:25 +09:00
nyanp 6581bd0e84
Merge pull request #68 from daikikatsuragawa/patch-1
Update README.md according to markdownlint
2020-03-04 21:58:36 +09:00
daiki katsuragawa ec221a8911
Update README.md 2020-03-04 02:04:13 +09:00