Commit Graph

232 Commits (master)

Author SHA1 Message Date
nyanp 06844968ef v0.1.6 2023-07-12 13:32:11 +00:00
wakamezake 013bf211b7
support user def function 2023-07-12 21:27:10 +09:00
wakamezake fdd1093827
a 2023-07-12 21:24:43 +09:00
Taiga Noumi 2f469fe6fc replace np.int with int #102 2023-07-11 00:16:50 +09:00
Taiga Noumi fe0c6d1687 change default parameter of TargetEncoder #101 2023-07-11 00:14:15 +09:00
Taiga Noumi 87395eaa34 replace np.object with object 2023-07-11 00:09:04 +09:00
Taiga Noumi 428e69ef23 replace removed function 2023-07-10 23:33:06 +09:00
nyanp c0fac30372 add method option to averaging_opt 2022-03-15 20:02:06 +09:00
Taiga Noumi 36566e748f 0.1.5 2021-10-30 21:23:26 +09:00
Taiga Noumi 0a48a76385 fix constructor of StratifiedGroupKFold 2021-10-30 12:31:17 +09:00
Taiga Noumi 1fa9a3e9cf fix argument of check_cv 2021-10-30 12:27:01 +09:00
kajyuuen 8d0e12e023 Using transforms' new API. 2021-02-01 12:26:52 +09:00
nyanp bec8db132f v0.1.4 2020-09-09 22:41:09 +09:00
wakamezake 0e2ba7c232 reformat 2020-09-07 12:47:30 +09:00
wakamezake 82d3dd481f to private 2020-09-07 12:43:18 +09:00
wakamezake f20e394021 add return type 2020-09-07 12:35:37 +09:00
wakamezake 349c9e0681 Because it reacts to the sphinx's automodule 2020-09-07 12:30:47 +09:00
wakamezake 94ec631857 reformat 2020-09-07 12:28:56 +09:00
nyanp 78af2a8ebe
Merge pull request #84 from nyanp/feature/lightgbm3
Support lightgbm 3.0.0
2020-09-07 12:02:34 +09:00
nyanp fbb5f975ed set feature_pre_filter to False 2020-09-06 23:04:49 +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 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 1f5e8ebd33 remove deperecated arguments 2020-08-01 22:25:36 +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
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 0d03e3cbcf fix throwing error in logging in case of callable fit-params 2020-05-26 23:36:04 +09:00
nyanp 3ee8e4d331 ignore MLflowException in log_param, log_metric 2020-05-26 00:46:17 +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
tenajima f0801807df fix docstring of split.py 2020-03-06 22:15:25 +09:00
nyanp d5dd9cf387 v0.1.2 2020-03-01 12:26:12 +09:00
nyanp b601aa7dc7 log empty dictionary as string 2020-02-28 23:31:48 +09:00
nyanp b4971a26e7 flatten keys 2020-02-28 23:24:45 +09:00
nyanp 4ff5642e4b update docs 2020-02-26 23:29:48 +09:00
Taiga Noumi ba790149ac merge rank_averaging 2020-02-26 20:45:22 +09:00
Taiga Noumi 3449e20273 averaging using optimize 2020-02-26 08:22:04 +09:00