Weekly check-in #4: 10/06 to 18/06

AshwinB
Published: 06/19/2019

Hello everyone. Welcome to my fourth of the 12 Weekly updates. 

What did you do this week?

This week I was trying to integrate the eli5 display for Multi-class classification weights. For doing the same I was considering options between - adding one more display feature to core eli5 module or manipulating my implementation to make use of the already existing display function.  I was stuck with using the existing display functions.

What is coming up next?

  • Sort out the mess I am In. This is w.r.t the multi-class classification display in the eli5 module.
  • Raise A PR for Phase One. (done)
  • comment and document the already integrated implementation.

Did you get stuck anywhere?

I was stuck for a couple of days on the multi-class implementation, I am currently working towards atleast getting xgboost completly working and adhering to the already present test cases. With suggestions from my mentor, I am working in a new direction. This is a common function, so if sorted, it will apply to catboost and lightgbm multi-class classification.

Thank You for staying till the end. :)