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
us
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