Hi guys,

I want to check the overfitting/under-fitting of the  RF model classifier.
I have plotted learning curve to for this purpose. I have 2 classes in 1:1
ration in my training data and I have used StratifiedShuffleSplit for 10
iterations. Based on the scores, I found it as a good training
dataset.However I would like to have your expert opinions on it.
Could you please provide me your thought based on learning curve (
https://drive.google.com/open?id=0Bysm9NFhsVbtOWdVZlRXVEpmN0k&authuser=0)
about the model (overfit/underfit/fine)? How can I refine it?


thanks!

Shalu
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to