Simple Linear Regression using Spark MLLib | Data Preprocessing

preview_player
Показать описание
This video titled "Simple Linear Regression using Spark MLLib | Data Preprocessing" covers the Spark MLLib Code related to data preprocessing before we build Simple Linear Regression model using Spark MLLib. It will contain steps to load the data as well as create feature array and labels so that model can be trained on this data.

FOLLOW ME ON:

About this Channel:
The AI University is a channel which is on a mission to democratize the Artificial Intelligence, Big Data Hadoop and Cloud Computing education to the entire world. The aim of this channel is to impart the knowledge to the data science, data analysis, data engineering and cloud architecture aspirants as well as providing advanced knowledge to the ones who already possess some of this knowledge.

Please share, comment, like and subscribe if you liked this video. If you have any specific questions then you can comment on the comment section and I'll definitely try to get back to you.

*******Other AI, ML and Deep Learning Related Video Series*****

******************************************************************

#SparkMLLib #SimpleLinearRegression #DataPreprocessing
Рекомендации по теме
Комментарии
Автор

Trivia question from the video: What does master(local[*])
signify in the command
spark =

TheAIUniversity
Автор

master() sets the cluster manager, here we are running it on local machine, hence we write local[], the no. we give in place of * specifies no. of threads(we can give it 1, 2, 3, 4... based on the no. of CPU cores)

deepaknayak
Автор

Please explain me Once again I didn't understand it completely

rahulgaikwad
welcome to shbcf.ru