Skip to content

Creating a machine learning model in a distributed computing environment with PySpark.

License

Notifications You must be signed in to change notification settings

pereirarodrigo/spark_ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spark ML

PySpark is a powerful tool not only for distributed computing, but also for applying machine learning models to distributed datasets. This repository contains a Jupyter notebook where a decision tree classifier was applied to a cleaned version of the hotel booking demand dataset, made by me, which is available here. Just like in my hotel booking demand analysis, the Kaggle API was used to automatically download the dataset.

About

Creating a machine learning model in a distributed computing environment with PySpark.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published