Weekly Check-In #4

Sudhanshu
Published: 06/28/2021

What did you do this week?

This week I was done with implementation of the sklearn model scorers and also wrapped the sklearn metrics methods. Wrote the tests for the scorers as well.

What is coming up next

Next I will start with the implementation of the clean up operations. Also i will send pull request for the sklearn model scorer and sklearn metrics scorers for review.

Did you get stuck anywhere

I got stuck with one of the methods binding to the base class, discussed the issue with the mentor and resolved the issue.