-
Notifications
You must be signed in to change notification settings - Fork 78
Mini Project: PySpark
Mikiko Bazeley edited this page Feb 10, 2019
·
4 revisions
- http://spark.apache.org/docs/2.0.0/api/python/_modules/pyspark/ml/tuning.html
- https://spark.apache.org/docs/2.2.0/api/java/index.html?org/apache/spark/ml/classification/GBTClassifier.html
- https://wesslen.github.io/page2/
- https://medium.com/@fxzero/how-to-predict-user-churn-using-pyspark-fe25f6de1d7a
- https://wesslen.github.io/twitter/predicting_twitter_profile_location_with_pyspark/
- https://easyrdatascience.files.wordpress.com/2018/07/pyspark-6-introducing-ml-package.pdf
- https://www.kaggle.com/tekrei/apache-spark-gbtclassifier-with-cv
- https://towardsdatascience.com/hyperparameters-part-ii-random-search-on-spark-77667e68b606
- https://stackoverflow.com/questions/39529012/pyspark-get-all-parameters-of-models-created-with-paramgridbuilder https://spark.apache.org/docs/2.2.0/api/python/_modules/pyspark/mllib/evaluation.html https://spark.apache.org/docs/2.2.0/mllib-evaluation-metrics.html

