Skip to content

This is a java program which uses the weka library for building a ML prediction model based on the Naive Bayes technique

Notifications You must be signed in to change notification settings

AbhishekSanthanam/Java-Weka-NaiveBayes-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Java-Weka-NaiveBayes-model

This contains java programs which uses the weka library for building a ML prediction model based on the Naive Bayes technique First download the weka.jar file -> Add the weka.jar as an external jar -> Store the traindata and testdata in the form of mySQL tables -> Change all locations in the code according to the locations in your laptop

About

This is a java program which uses the weka library for building a ML prediction model based on the Naive Bayes technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages