/HASTIE_NAIVEBAYES

HASTIE_NAIVEBAYES: from the Hastie_10_2.csv file obtained by the procedure described in https://scikit-learn.org/stable/modules/generated/sklearn.datasets.make_hastie_10_2.html, obtains a success rate in the training of 88% and 84% in the test. The main difference is that in the statistical process, each field is sampled differently according to its contribution to the hit rate.

Primary LanguageJavaOtherNOASSERTION

No issues in this repository yet.