-write a rough prototype -write a hypothetical use-case example -think about how to make it general -think about the API -think about how to embed it into the existing parts of shogun -go to beginning and repeat until you are happy -ask for feedback -write the base class -write the tests -write the implementation -turn your use-case into an example
2017-08-16 13:37 GMT+01:00 sahil chaddha <[email protected]>: > I am aiming to solve this #3851 > <https://github.com/shogun-toolbox/shogun/issues/3851>. I read this paper > Transforming > Classifier Scores into Accurate Multiclass Probability Estimates > <http://www.research.ibm.com/people/z/zadrozny/kdd2002-Transf.pdf>. But > can someone guide me from where shall I start implementing this? > > *Sahil Chaddha* > Fourth Year Undergraduate Student > Department of Metallurgy and Materials Engineering > IIT Kharagpur, West Bengal - 721302 > +91-7872705997 <+91%2078727%2005997>, LinkedIn > <https://www.linkedin.com/in/sahil-chaddha-a0a376b7/> | Github > <https://github.com/Sahil333> >
