Skip to content

Naive Bayes and decision tree Algorithm Spark ML with python on databricks

Notifications You must be signed in to change notification settings

amankakar/SparkBigData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SparkBigData

this notebook contain a solution to heart attack analysis data set with spark ml and python. i used naive Bayes and decision tree algorithm of spark ml package with privide 0.875 ACC. #How to open the notbook file in databricks and updload data.csv file. just copy the of data.csv file paste it

heartRdd=sc.textFile(#here);

About

Naive Bayes and decision tree Algorithm Spark ML with python on databricks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published