sb-ai-lab / LightAutoML

Fast and customizable framework for automatic ML model creation (AutoML)
https://developers.sber.ru/portal/products/lightautoml
Apache License 2.0
1.09k stars 48 forks source link

Feature/groupby2 #58

Closed VaBun closed 11 months ago

VaBun commented 1 year ago

Groupby features introduced: delta mean, delta median, min, max, std, cat mode. Config files updated, the features are not used by default.

dev-rinchin commented 1 year ago

@VaBun

  1. You need to add demo14 to https://github.com/sb-ai-lab/LightAutoML/tree/master/examples/README.md
  2. Add short description for PR
  3. May be add this functionality to some tutorial? Existing or new
  4. demo14.py doesn't work, have you tried to run it?
  5. My comment about "verbose" from previous PR was ignored. Please fix it.
  6. Add type hints for all *.py files
dev-rinchin commented 1 year ago

btw, I would like you to add some unit tests for groupby features

github-actions[bot] commented 1 year ago

Stale pull request message