I am designing a cross validation module for the statsmodels library and I
am taking inspiration from the sklearn one.
The iterators in the cross validation module require n the number of
samples as variable of the __init__ method.
I am so wondering how can I pass for example cv=LeavePOut(p=5) to the
LassoCV method.
Is it required to know what will the size of the data be in the fit method?
Let me know.
Thanks,
Luca
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general