[scikit-learn] Need some information regarding a GaussianNB package

Bill Ross ross at cgl.ucsf.edu
Sun Jun 28 23:49:09 EDT 2020


I suspect folk would need to know what the 'controlled way' was by which 
you derived set2 from set1.


Bill


On 6/28/20 8:11 PM, Saha, Prashanta wrote:
> Hi ,
> I have been using your GaussianNB package for machine learning 
> modeling by naive bayes algorithm. I have generated train and test set 
> using scikit learn (set1). Then I modified that train and test set 
> (set2) in a controlled way for my experiment. The classification 
> should perform similarly (should return same class label for set1 and 
> set2) according to the theory but it is behaving otherwise. Can you 
> give me any insights why is this happening?
>
> Thanks,
> prashanta saha,
> PhD student,
> Montana State University,Bozeman,MT.
>
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20200628/b573191f/attachment.html>


More information about the scikit-learn mailing list