Udacity Data Science nano degree Capstone project
-
Updated
May 16, 2020 - HTML
Udacity Data Science nano degree Capstone project
Tutorial on how to use the Python API for Spark dataframes.
Have you ever tried to guess the genre of a book by reading its title? Well, in this project, I was trying to do it using a massive database of Books (their titles and genres), MLLib Spark, and the use of three different ML models, including: 1- Support Vector Machine (SVM) 2- Logistic Regression 3- Neural Networks
Add a description, image, and links to the mllib topic page so that developers can more easily learn about it.
To associate your repository with the mllib topic, visit your repo's landing page and select "manage topics."