This shows how did i learnt and achieved to properly make XGBoost work all by myself , rawdogginggg itt!!
For plotting the graphs , FOR THEE FRONT ENDD TOOOO
This shows how did i learnt and achieved to properly make XGBoost work all by myself , rawdogginggg itt!!
For plotting the graphs , FOR THEE FRONT ENDD TOOOO
So basically i fixed , edited and hosted the XGBoost using streamlit , nothing special , i just know how to make models , so it was kinda new experience to me , lmk if any changes
Log in to leave a comment
I agree i used AI to design the front end , but even that requires skills :D
Anyways here are some updates on that
Log in to leave a comment
So this is a rawdogged and partially self-made XGBoost implementation , the thing that i find interesting is the mathematical importance behind it , as a math undergrad , i hope even you find that intereseting , the initial devpost just shows what and how does the math work here , it is really interesting please do check out , and let me know what should i improve coz i am here to improve and not to get the prizes only :D , i hope you really love it …. THANKSSS T_T
We brought machine learning :
Loaded the data set and got a feel for all the ingredients.
Split it into training and testing, keeping it honest.
Fired up an XGBoost classifier with a binary:logistic objective.
Trained the model, then made predictions on both labels and probabilities.
Tasted the confusion matrix for errors.
Tuned hyperparameters with GridSearchCV to spice things up.
Chosen the best model and checked it on unseen data.
It is running on enhanced trees that really bring the heat.
Dont judge my screenshot , i wasnt sure abt what to put
Log in to leave a comment
So this isnt any technical stuff or someshit.. LOL … Here i just wanted to discuss the mathematical challenges and how did XGBoost work
Log in to leave a comment