-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [latest…
-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [latest…
-
**Is your feature request related to a problem? Please describe.**
I would like to have the same dataframe that currently `ForecastingGridSearchCV` returns as the attribute named `cv_results_ ` but o…
-
When I try to test my pycaret streamlit deployment I get the following error: ModuleNotFoundError: No module named 'pycaret.regression; 'pycaret' is not a package
-
Parallel processes are not optimized. Multiple people using the app at the same time leads to the app throwing an error.
Try to fix by cleaning up all variables and files from disk ---
-
Problem: I'm using catboost and other algorithms to test my dataset, and something it's wrong.
I opened this issue because catboost has an unusual processing time compared to other algorithms
my dat…
-
Use and Auto ML library like pycaret and all you know To demonstrate The some famous Regression and Classification algorithms.
-
### Describe the feature you want to add to this project
pls enable py 3.12
### Describe your proposed solution
pls enable py 3.12
### Describe alternatives you've considered, if relevant
pls…
-
**Describe the bug**
Random Forest with Pycaret on gpu throws exception : Could not load the correct number of nodes
**Steps/Code to reproduce bug**
Install Pycaret rapidsai and cuml using conda
…
-
일단 재훈님께서 해주신 EDA에서 좋은 아이디어가 많은 것 같아서 그거 위주로 하면 될거 같고 약간만 추가하고 모델부분만 제거 넣으면 될 것 같습니다.
1. 컬럼의 의미들을 넣으면 좋을 것 같습니다. 쉽게 파악이 안되는게 [D_TYPE, GOODS_TYPE, COUNT, AD1]인데
- D_TYPE은 CC인 경우 높은 COUNT를 보여주고 모델 예…