Combination of some code examples and working.
- news_text_spark_ml - Using Spark (scala) to classify text, after sourcing/scraping a dataset (with python)
- wine_sklearn - Using scikit-learn to classify the 'Wine' dataset
- predictive_text_tensorflow - Using tensorflow/keras to do predictive text on the Lord of the Rings
- PySpark_Connection_Example.ipynb - simple demonstration of connecting python to spark