# Spark Machine Learning Applications

[Data Visualization with Vegas Viz and Scala with Spark ML](/data-science-and-apache-spark/data-visualization-with-vegas-viz-and-scala-with-spark-ml.md)

[Apache Spark Machine Learning with Dremio Data Lake Engine](/data-science-and-apache-spark/apache-spark-machine-learning-with-dremio-data-lake-engine.md)

[Dremio Data Lake Engine Apache Arrow Flight Connector with Spark Machine Learning](/data-science-and-apache-spark/dremio-data-lake-engine-apache-arrow-flight-connector-with-spark-machine-learning.md)

[Neural Network with Apache Spark Machine Learning Multilayer Perceptron Classifier](/data-science-and-apache-spark/neural-network-with-apache-spark-machine-learning-multilayer-perceptron-classifier.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://george-jen.gitbook.io/data-science-and-apache-spark/spark-machine-learning-applications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
