ReeveWu

Results 5 issues of 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...

💪🏻 enhancement
🍿 good first issue

ML --- 1. Decision tree 2. Random forest (regression) 3. Random forest (classification) 4. Linear (regression) 5. Linear (classification) 6. Gradient Boosting DL --- 1. KNN

💪🏻 enhancement

1. [Titanic]() 2. [House Prices]() 3. [Pima Indians Diabetes]()

💪🏻 enhancement

### 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...

triage

### 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...

bug