Skip to content

Examples of using Apache Spark MLlib Pipelines and Structured Streaming on version 2.4.0

License

Notifications You must be signed in to change notification settings

AndrewKuzmin/spark-ml-pipelines-with-structured-streaming-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-ml-pipelines-with-structured-streaming-examples

Examples of using Apache Spark MLlib Pipelines and Structured Streaming on version 2.4.0

Credit card fraud analysis

Links:

  1. MLlib Pipelines and Structured Streaming;

Running the example:

  1. Download a data from Worldline and the Machine Learning Group and copy to dir data;
  2. Run a train app - com.phylosoft.spark.learning.ml.streaming.creditcardfrauld.CreditCardFraudTrainApp;
  3. Run a predict app - com.phylosoft.spark.learning.ml.streaming.creditcardfrauld.CreditCardFraudPredictApp;

About

Examples of using Apache Spark MLlib Pipelines and Structured Streaming on version 2.4.0

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published