Machine learning beginner full project with code and dataset iris flower classification

Поділитися
Вставка
  • Опубліковано 17 гру 2024

КОМЕНТАРІ • 51

  • @tejassinghbajwa4810
    @tejassinghbajwa4810 Рік тому +2

    It was very easy for me to understand the code after watching this video. Thank You:)

  • @rettubains8603
    @rettubains8603 9 місяців тому

    good explanation sir

  • @SatyaRaavi-m5m
    @SatyaRaavi-m5m Рік тому

    Thank you very much sir. Your video helped me a lot. Keep posting such useful stuff.

  • @raffaelemasucci4082
    @raffaelemasucci4082 Рік тому

    Thank you for this video!

  • @tanishabiswas6268
    @tanishabiswas6268 Рік тому +1

    Thank You! Very helpful

  • @vanced5328
    @vanced5328 Рік тому +4

    Bro I think you forget to put data set and source code link in the description
    2:18 data set analysis
    Project start from 6:50
    11:57 Separating the column from the list
    12:42 splitting the column
    14:22 algo module 1
    17:14 algo module 2
    17:55 algo module 3

  • @akirazone965
    @akirazone965 Рік тому

    Thankyou...........It was really helpful

  • @anvesh12
    @anvesh12  Рік тому +2

    Iris flower Dataset is very common can be found in anywhere on google just by simple search.
    archive.ics.uci.edu/ml/machine-learning-databases/iris/
    gist.github.com/curran/a08a1080b88344b0c8a7

  • @anirudh9113
    @anirudh9113 6 місяців тому

    A small question, Y is string datatype the how will the algorithm run?

  • @Harsh-22
    @Harsh-22 Рік тому

    18:18 we train model_DTC but we are using model_svc here which not defined anywhere.Please explain it.

  • @jaypatel9221
    @jaypatel9221 Рік тому +1

    The Last test you have done with your input is correct or not check that ...
    I'll check after learning cause I don't know that much python as machine learning .

    • @anvesh12
      @anvesh12  Рік тому

      Sure ,Great all the best

  • @Kennerdoll
    @Kennerdoll Рік тому +1

    do it with Linear Regression as well

  • @jazz_-yv3fo
    @jazz_-yv3fo 8 місяців тому +1

    Error during visualization of whole data set. It is saying No variables found for grid columns.

  • @vanced5328
    @vanced5328 Рік тому

    Question ⁉️
    1) why did you use the Interprets, why not vs code for writing the code!

  • @rutikakhedkar995
    @rutikakhedkar995 2 роки тому +1

    could not convert string to float: 'sepal_length' getting this error while trying to fit the trainning data into model_svc.fit why this is so?

    • @anvesh12
      @anvesh12  2 роки тому +1

      Then try using df.astype()

  • @drshanukuttan2202
    @drshanukuttan2202 2 роки тому +2

    Nice video ...how can I get the code?

  • @jazz_-yv3fo
    @jazz_-yv3fo 8 місяців тому +1

    Error during visualization : No variables found for grid columns.

  • @dineshbalu2038
    @dineshbalu2038 2 роки тому

    your explaination is good to fast i can't catch your word

  • @furqan1234100
    @furqan1234100 2 роки тому +2

    Can you provide the link to download the Dataset (csv file?)

  • @joycelitadias8305
    @joycelitadias8305 2 роки тому +2

    Can you provide the code for this project

  • @chodipallisyamala9131
    @chodipallisyamala9131 Рік тому +1

    Plzz provide the Code link and dataset Annayya

    • @anvesh12
      @anvesh12  Рік тому +1

      Sure will update soon

  • @prithwisdas3919
    @prithwisdas3919 2 роки тому +1

    Hey,
    Which language is this that you are using?

    • @anvesh12
      @anvesh12  2 роки тому

      It's python
      With mentioned libraries imported

  • @iammanasa6936
    @iammanasa6936 2 роки тому

    Sir is the only csv file is enough for our project

  • @listenmusic5428
    @listenmusic5428 3 місяці тому

    Please provide the source code link ...

  • @venip9106
    @venip9106 2 роки тому +2

    Pls provide CSV file link

  • @mahreenaliq
    @mahreenaliq 8 місяців тому

    Links please

  • @Learning_Show
    @Learning_Show Рік тому

    Anyone please send the code for the project

  • @ffz5190
    @ffz5190 2 роки тому

    Plz can you provide source code

  • @rjt_y
    @rjt_y 2 роки тому +1

    where is the project??
    where to download

    • @anvesh12
      @anvesh12  Рік тому

      U can get the source code from above nothing else to download

  • @hahahasipur
    @hahahasipur 7 місяців тому

    bekar padhate ho bhai tum acha kiya channel badn kar diye....thank you

    • @anvesh12
      @anvesh12  7 місяців тому +1

      Thanks for your feedback!
      May I know what made u feel that way? Anything wrong u felt?

  • @seshadripavankandalam642
    @seshadripavankandalam642 11 місяців тому

    @lets crack it
    near visualizing im getting error bro

    • @sitikhadijahbintialifsktm1116
      @sitikhadijahbintialifsktm1116 10 місяців тому

      I think, it's because there is an update to the new data. I make some amendment based on the code in the video:
      I wrote this in [2]
      # columns = ['Sepal length', 'Sepal width','Petal length', 'Petal width','Class_labels']
      df = pd.read_csv('iris.data')#,names=columns)
      df.head()
      Then in [4]
      sns.pairplot(df,hue = 'species')
      Hope, this helps.

  • @nameunknown007
    @nameunknown007 2 роки тому +1

    ROFL he says if you are new to ML this is the place to start - and then doesn't show how he got the data ROFL

    • @anvesh12
      @anvesh12  2 роки тому

      Link will be provided in description 👍

    • @gogreen0417
      @gogreen0417 Рік тому +1

      @@anvesh12 6 months down, there is still no link for download??😀

  • @Natukicker
    @Natukicker 2 роки тому +1

    can you provide the link to download the data set and source code (csv file? )