Rohan George Thampi

Results 20 issues of Rohan George Thampi

Are there plans to extend the functionality of the time series models to include seasonality like SARIMAX for example?

Can the hyperparameters of the time series models be optimized by Bayesian optimization using packages like Hyperopt for faster modelling?

Can a parameter be included to pre-process multiplicative or non-normal time series using the BoxCox transformation where the BoxCox lambda can be automatically detected on the training set and stored...

I'm getting the following error while running the latest LightGBM GPU using these params: ``` params = { 'device_type': 'gpu', 'gpu_device_id': 0, 'gpu_platform_id': 0, 'gpu_use_dp': 'false', 'max_bin': 255 } ```...

bug

A download button for anime/manga would be useful for offline viewing

type: enhancement
priority: 3

The description for the **rules_** attribute is given as _dict of tuples (rule, precision, recall, nb)_. What is **nb** here and how are the rules ordered?

Is it possible to add smarter variable type inference to detect all the different variable types that Featuretools supports like PhoneNumber, ZipCode etc. using regex or other rules?

Currently we specify one prior distribution for all the regressors. Is it possible to customize each regressor's prior?

1. Can the prior definition for each regressor be moved within the add_regressor() method by passing the distribution object as a parameter? 2. Can a regressor_coefficients() method be created similar...

Thanks for the excellent App. Is it possible to add a CLI to the tool? Plus a lossless resize option would come in handy