ReeveWu
ReeveWu
The current stage, we have added regression models. However, the user interface is hard-coded for classification model evaluation in the `result` section. There is a need to redesign this part...
ML --- 1. Decision tree 2. Random forest (regression) 3. Random forest (classification) 4. Linear (regression) 5. Linear (classification) 6. Gradient Boosting DL --- 1. KNN
1. [Titanic]() 2. [House Prices]() 3. [Pima Indians Diabetes]()
### Is there an existing issue for this? - [X] I have searched the existing issues - [X] I have checked [#657](https://github.com/microsoft/graphrag/issues/657) to validate if my issue is covered by...
### System Info OS version: MacOS Sonoma Python version: 3.12.5 The current version of `pandasai` being used: 2.2.14 ### 🐛 Describe the bug I tried using pandasai `Agent` to analyze...