Rohan George Thampi
Rohan George Thampi
Any update on this? I was looking for a way to use external regressors in hierarchical Prophet models
Any update on this?
Hmm validation could be done based on a random sample or to be more thorough scan all values and using a confidence threshold although the latter might be computationally expensive
Any update on this enhancement?
Nope a command line interface for easier batch conversion and lossless resizing options
Yes it has already been implemented for HistGradientBoostingClassifier (https://github.com/scikit-learn/scikit-learn/issues/14303) although they're using `train_test_split`
@kmax12 I'm aware that they're two different features. I want to only keep the Aggregation(Transform) features since they are more meaningful. Yes I've seen the `drop_contains` and `drop_exact` parameters but...
@rwedge what about custom primitives? Can they be passed as snake case strings?
Any update on this?
I've updated the comment. Mainly to add some customizability and improve readability of the column names