Hindi Machine Learning Tutorial 9 - Logistic Regression (Multiclass Classification)

Поделиться
HTML-код
  • Опубликовано: 18 окт 2024

Комментарии • 45

  • @codebasicsHindi
    @codebasicsHindi  2 года назад

    Check out our premium machine learning course with 2 Industry projects: codebasics.io/courses/machine-learning-for-data-science-beginners-to-advanced

  • @abikrsen3205
    @abikrsen3205 2 года назад +1

    You sound so natural in Hindi ❤️❤️.
    It's a melody to my ears to hear you in Hindi.
    Im your fan from Delhi

  • @krishnabhutada3983
    @krishnabhutada3983 3 года назад +2

    The best teacher and the best channel I have come across...Thank you sirji!

  • @NationalistNewsNetwork
    @NationalistNewsNetwork Год назад +2

    Thanks for you video. We want more this type of high quality content in Hindi. Once again Thanks

  • @rahulgurgude6590
    @rahulgurgude6590 Год назад

    Superb explanation
    This is second video m watching from your playlist
    You are the perfect

  • @rudrapatel73
    @rudrapatel73 3 года назад +2

    Sir, Your teaching technique are mind blowing.
    Can you please post the exercise solution so i can crosscheck it with my solution.

  • @AKV00007
    @AKV00007 4 года назад +1

    Hi, awesome teaching style. Much appreciated. I have 1 request, could you please share the Tutorial 8 - iris flower Logistic Regression multi - exercise code.

  • @anupamkushwaha1311
    @anupamkushwaha1311 4 года назад +1

    Very well explained thank you sir.
    Sir when will you upload more video in this playlist?

  • @abdullah7891
    @abdullah7891 3 года назад

    Tutorial was fantastic, just the seaborn bit was a bit confusing

  • @jangiramitkumar439
    @jangiramitkumar439 2 года назад

    sir I find confusion matrix and score as 0.9333 when i took test size 0.1 but still i dont get that how to find y_test to feature name ,
    i used data and target as x and y in t-t-s

  • @RahulSingh-zb7eb
    @RahulSingh-zb7eb 11 дней назад

    ValueError: y should be a 1d array, got an array of shape (120, 4) instead.
    how to solve this issue?

  • @vivektech947
    @vivektech947 Год назад

    Got 98% Accuracy

  • @drummerboi4eva
    @drummerboi4eva 4 года назад

    Super!!!!

  • @abdulbasit.tech1
    @abdulbasit.tech1 4 года назад

    hello sir what if we have Two labels i am stuck in one situation with x_train have 1527 columns and y_train have 2 column its giving a error of bad shape (1527, 2)
    how can i resolve this ?

    • @mazharbukhari986
      @mazharbukhari986 3 года назад

      Share with me your code, I'll check it out and let you know. mbukhari@pakaims.edu.pk

  • @ibadurrehman6084
    @ibadurrehman6084 3 года назад

    X_train, X_test, y_train, y_test = train_test_split(flower.data,flower.target,test_size=0.2,random_state=10)
    with this code, i am getting a score of 1.0)

  • @dilnawazahmed949
    @dilnawazahmed949 2 года назад

    Sir I am getting error
    Whenever I am writting
    model.fit(x_train,y_train)
    It telling me to reshape your array using array.reshape (-1,1)
    After doing that also I am still getting error
    Sir plzzz plzzz plzzz plzzz help me fixing this....

    • @yum-yum6431
      @yum-yum6431 Год назад

      model.predict(X_test)

    • @dilnawazahmed949
      @dilnawazahmed949 Год назад

      @@yum-yum6431 the problem is with the fitting

    • @yum-yum6431
      @yum-yum6431 Год назад

      Than I think your x and y must be in array format try to format it in data frame.

    • @dilnawazahmed949
      @dilnawazahmed949 Год назад

      @@yum-yum6431 how to do that can you tell me
      I always face problems in fitting the training data in all machine learning algorithms.

    • @yum-yum6431
      @yum-yum6431 Год назад

      When ever you are defining X and y define it in 2 dimensional array like y =[['bought_insurance ]] not in like y = df.bought_insurance or y = df['bought_insurance'].... NOTE: Applied to both the x and y

  • @sanjayrajbanshi7698
    @sanjayrajbanshi7698 3 года назад

    Got 93% accuracy!

  • @saranzaibkhan890
    @saranzaibkhan890 3 года назад

    len(digits.data)
    1797
    model.fit(x_train,y_train)
    NameError: name 'model' is not defined
    why i am having this error?

    • @ShahidKhan-er1sw
      @ShahidKhan-er1sw 3 года назад +2

      You didn't assign logistic Regression with model variable.
      you need to assign the Logistic Regression like this "model = Logistic_Regression()"
      and in the x_train the 'x' is capital like this "X_train"

  • @VishalMalik2023
    @VishalMalik2023 Год назад

    93% accuracy

  • @MuhammadNadeem-zc1tq
    @MuhammadNadeem-zc1tq 7 дней назад

    score is (95.72222222222221, 0.5, 'Truth')

  • @shrutilad9207
    @shrutilad9207 Год назад

    93% accuracy with 0.2 and 99% accuracy with 0.4

  • @ankursaini4849
    @ankursaini4849 4 года назад

    I got 100 % accuracy in iris data set

    • @mazharbukhari986
      @mazharbukhari986 3 года назад

      Yeaps, Although too much high accuracy will be challenged, so we have to be moderated like 90%, 94.25% etc.

  • @jayshreemehta5607
    @jayshreemehta5607 4 года назад

    I got the model score 0.9736842105263158 using Iris Dataset

  • @mahmudulhoqueevan1501
    @mahmudulhoqueevan1501 3 года назад

    93% Accuracy

    • @codebasicsHindi
      @codebasicsHindi  3 года назад

      That’s the way to go Mahmudul, good job working on that exercise

  • @me_debankan4178
    @me_debankan4178 2 года назад

    but logistic regression hi kyu use karna hai? 🙄

    • @EM_Reviews
      @EM_Reviews 11 месяцев назад

      for classification

  • @Prashant28c
    @Prashant28c 5 месяцев назад

    my result is 0.977777 Accuracy

  • @tejaskashyap3997
    @tejaskashyap3997 4 года назад

    Arre bhai, Democrats, republicans became Bjp, Congress hahahahahah

  • @ajmeershahtricks6666
    @ajmeershahtricks6666 2 года назад

    got 0.9666666666666667 accuraccy in excersise