linzhouzhi/SparkML
spark 机器学习:利用jupyter工作来讲解算法原理并运行相关例子
This project helps data professionals understand and apply machine learning algorithms using Apache Spark. It provides practical examples and explanations within Jupyter notebooks, allowing you to input your raw data and process it through various machine learning models. The output includes trained models and insights, making it suitable for data scientists and analysts learning or implementing Spark-based machine learning.
107 stars. No commits in the last 6 months.
Use this if you are a data professional wanting to learn or prototype machine learning models on large datasets using Apache Spark in an interactive Jupyter environment.
Not ideal if you need a production-ready, highly optimized machine learning application without interactive exploration or detailed algorithm explanations.
Stars
107
Forks
49
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 01, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/linzhouzhi/SparkML"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...