erdiolmezogullari / ml-random-forest-pyspark

Random Forest Binary Classification is applying on sample data in PySpark on Jupyter Notebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image

Random Forest Classification (PySpark)


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.

About

Random Forest Binary Classification is applying on sample data in PySpark on Jupyter Notebook


Languages

Language:Jupyter Notebook 99.9%Language:Makefile 0.1%