<div dir="ltr">Hi Parth,<div><br></div><div>A few things I wanted to confirm-</div><div><br></div><div>1. Is fcount meant to store the number of features in the featurevector.h? What is the need to keep it inside the feature vector. Will it not be same for all the feature vectors. And by default that must be 19.</div>

<div><br></div><div>2. In svmranker.cc there is a data member called weights[]. Is it possible to get the weights from the learned model in libsvm. Actually I can't find any in letor_internal_refactored.cc. And shouldn't there be a data member as struct  <b>svm_model*</b> which will point to the model learnt so that functions <b>load_model</b> and <b>save_model</b> don't need an extra argument.</div>

<div><br></div><div>Thanks</div><div><br></div><div>Mayank</div></div>