Nikhil Gupta
Nikhil Gupta
## Related Issue or bug Closes #2805 #### Describe the changes you've made - Updated tests to run using python 3.10 - Relaxed numpy settings to match sktime - Added...
When I run the `plot_model`, `evaluate_model` and `mlflow` code cells in the NLP example notebok, they do not produce any output for me (just a blank space). I am using...
### pycaret version checks - [X] I have checked that the issue still exists on the latest versions of the docs [here](https://pycaret.gitbook.io/docs/) ### Location of the documentation www.github.com/pycaret/pycaret ### Documentation...
### Discussed in https://github.com/pycaret/pycaret/discussions/2706 Originally posted by **acartro** July 4, 2022 Good morning, I am doing a time series experiment with the new 3.0 library. I have found that when...
**Is your feature request related to a problem? Please describe.** In time series, many libraries provide the same models. Example, AutoARIMA is available from pmdarima and a faster variant is...
### Describe the feature you want to add to this project Add support for python 3.10 ### Describe your proposed solution Add support for python 3.10 now that sktime supports...
### pycaret version checks - [X] I have checked that the issue still exists on the latest versions of the docs [here](https://pycaret.gitbook.io/docs/) ### Location of the documentation https://pycaret.readthedocs.io/en/latest/index.html ### Documentation...
**Is your feature request related to a problem? Please describe.** Currently code quality is inconsistent. **Describe the solution you'd like** - [ ] Use precommit - [x] Auto apply black...
> I've finally decided to leave the renaming of sp_to_use for a different PR to make reviews easier. That is a good idea. We are also undergoing a major refactor...
### Describe the feature you want to add to this project - [ ] Add unit tests for plotly resampler per #2671 - [ ] Do we need `big_data_threshold` now,...