<div dir="ltr"><div>Hi,</div><div><br></div><div>Now that the clickstream logging PR (#161) is close to getting merged</div><div>I'm starting to move onto the next step i.e. the implementation of DBN</div><div>click model for which I think it'd be best to discuss the approach that</div><div>I intend to take and the classes required.</div><div><br></div><div>I'm thinking of starting with the implementation of a base class Model</div><div>to enable the implementation of DBN click model as its subclass</div><div>and more click models classes in the future.</div><div><br></div><div>DBN model can be implemented as two classes, simplified DBN model</div><div>class (SDBM) amd the normal DBN class (DBN). Also, as discussed</div><div>during the meeting earlier, I would be focusing on the SDBN class first.</div><div><br></div><div>And I was wondering if it'd be recommended to open a small PR</div><div>with the implementation of the base class as soon as it's ready or</div><div>just a single PR later complete with the implementation of SDBN</div><div>model?</div><div><br></div><div>Thanks,</div><div>Vivek</div></div>