Simple Linear Regression using Scikit Learn & Spark MLLib | Introduction & Intuition

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ธ.ค. 2024

ความคิดเห็น • 8

  • @TheAIUniversity
    @TheAIUniversity  5 ปีที่แล้ว

    Trivia question from the video: What does the parameter
    a1 signifies in the Simple Linear Regression equation y = a0 + a1*X ?

  • @anandsrivastava5845
    @anandsrivastava5845 5 ปีที่แล้ว +1

    If possible can we have a separate video for SparkMLIb or Pyspark?

    • @TheAIUniversity
      @TheAIUniversity  5 ปีที่แล้ว +1

      Spark MLLIb Playlist "Machine Learning using Spark MLLib" is already there; new videos are added every week.

  • @anandsrivastava5845
    @anandsrivastava5845 5 ปีที่แล้ว +1

    Could you have video on spark or pyspark? how it works in distributed system to deploy ml algorithm

    • @TheAIUniversity
      @TheAIUniversity  5 ปีที่แล้ว

      Hi Anand, That's the plan. I'm going to start the Separate Pyspark series covering all the Spark modules Spark Streaming, GraphX and Spark RDD, Dataframe, SQL. Spark MLLIb Playlist "Machine Learning using Spark MLLib" is already there; new videos are added every week.

    • @deghanandreddy7168
      @deghanandreddy7168 4 ปีที่แล้ว +1

      @@TheAIUniversity please do this series ASAP am waiting eagerly and its very interesting your tutoriols

  • @JainmiahSk
    @JainmiahSk 5 ปีที่แล้ว +1

    a1 is Slope, a0 is intercept

  • @bhavitavyashrivastava8600
    @bhavitavyashrivastava8600 4 ปีที่แล้ว

    How can I deploy Spark MLlib on heroku ?