Skip to content

end-to-end Machine Learning model with MLlib in pySpark, For a Binary Classification problem with Imbalanced Classes

Notifications You must be signed in to change notification settings

nxs5899/end-to-end-Machine-Learning-model-with-MLlib-in-pySpark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

end-to-end-Machine-Learning-model-with-MLlib-in-pySpark

In-Memory computation and Parallel-Processing are some of the major reasons that Apache Spark has become very popular in the big data industry to deal with data products at large scale and perform faster analysis. built on top of Spark, MLlib is a scalable Machine Learning library that delivers both high-quality algorithms and blazing speed. having great APIs for Java, Python, and Scala, it makes a top choice for Data Analysts, Data Engineers, and Data Scientists. MLlib consists of common learning algorithms and utilities, including classification, regression, clustering, collaborative filtering (matrix factorization), dimensionality reduction and etc.

end-to-end Machine Learning model with MLlib in pySpark, For a Binary Classification problem with Imbalanced Classes Check out the full Articele and tutorial on how to run this project here.

About

end-to-end Machine Learning model with MLlib in pySpark, For a Binary Classification problem with Imbalanced Classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published