Stackoverflow-Analysis icon indicating copy to clipboard operation
Stackoverflow-Analysis copied to clipboard

Added Catboost Regressor

Open Maryam-Sikander opened this issue 1 year ago • 6 comments
trafficstars

Hello PA, I have used CatBoost Regressor for model training, and it showed a slight improvement compared to other models Screenshot 2024-05-12 223435

During code execution, I encountered these issues and fixed them:

  1. Renamed the Seaborn background theme to resolve an OSError issue during code execution. The updated theme aligns with the existing style. Screenshot 2024-05-12 223850

  2. Fixed the syntax for using get_function, which was previously causing the mean of a categorical column to be calculated: Screenshot 2024-05-12 223955

Maryam-Sikander avatar May 13 '24 14:05 Maryam-Sikander

can you refer to the issue you raised. you can do that by typing # and find relevant issue . sample https://github.com/Recode-Hive/Stackoverflow-Analysis/issues/74

sanjay-kv avatar May 14 '24 06:05 sanjay-kv

@sanjay-kv, this is the issue I raised #68 Kindly check it!

Maryam-Sikander avatar May 14 '24 16:05 Maryam-Sikander

There is conflicts in the above files, try always pull changes before you push

sanjay-kv avatar May 14 '24 16:05 sanjay-kv

@sanjay-kv, In current Stackoverflow_Survey_Analysis.ipynb file. There is error in the get_group function I've also fixed this issue in PR. Screenshot 2024-05-14 211545

Please check it.

Maryam-Sikander avatar May 14 '24 16:05 Maryam-Sikander

Stackoverflow_Survey_Analysis.ipynb Project Admin! Please check it now If there's any issue please assist me in how I can send PR.

Maryam-Sikander avatar May 14 '24 16:05 Maryam-Sikander

Hi @sanjay-kv, please let me know the issues with my PR so that I can fix them. I've added Catboost Regressor to the models and also fixed other issues in the notebook.

Maryam-Sikander avatar May 17 '24 13:05 Maryam-Sikander

@Maryam-Sikander can you work on this conflict issues

sanjay-kv avatar May 18 '24 12:05 sanjay-kv