Problem | Data | Methods | Libs | Link |
---|---|---|---|---|
PySpark |
Randomly Generated | Random Forest Classifier |
Spark (PySpark) , Sklearn , Pandas , Seaborn |
https://github.com/erdiolmezogullari/ml-random-forest-pyspark |
If you want to see the further ML projects, you may visit my main repo: https://github.com/erdiolmezogullari/ml-projects
In this repository, you can find a bunch of sample code related to how you can use PySpark Spark's MLlib (Random Forest Classifier), and Pipeline via PySpark.