Iris Dataset EDA Lecture1@ Applied AI Course

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

КОМЕНТАРІ • 50

  • @nagakalyan4971
    @nagakalyan4971 3 роки тому +7

    Excellent analysis, this is what exactly I need, you are explaining why (Intuition behind each plot) and what (what kind of data analysis we are doing with each plot) part more rather concentrating on how (python implementation) part. now I am confident learning data science is not too complex

  • @DatOpsOn
    @DatOpsOn 5 років тому +2

    Really good I am studying data science and I made all of this but I am practicing again and it is so helpful for me.

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

    9:06 here the vector is n dimensional array or n length array

  • @aravindgoli9407
    @aravindgoli9407 5 років тому +1

    Superb Explanation.......and Clearing concepts good

  • @someshrewadkar3899
    @someshrewadkar3899 3 роки тому

    1:22 this example won my heart

  • @rakeshkumarmeena2049
    @rakeshkumarmeena2049 6 років тому +1

    I like the way of your Explaining -> step by step with the answering of that why we r doing that...I like it...&always waiting for such type of more videos..in my @Notification Box.

  • @kulbiks
    @kulbiks 6 років тому +2

    As far as my knowledge is concerned, features or variables could also be called as "predictors". You may also mention that term here.

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

    Thanks sir , i am so confused... i doesn't known where to start but this vedio really help me ones again thank you so much ❤️

  • @maulikjadav9673
    @maulikjadav9673 4 роки тому +1

    [2, 3, 4, 5] is NOT a 4-dimensional array, it's an only 1-Dimensional array.
    An example of 2-dimensional array would be:
    [ [1,2,3],
    [4,5,6] ]

    • @AppliedAICourse
      @AppliedAICourse  4 роки тому +8

      [2,3,4,5] is a 4-dimensonal vector. That's what we meant. Sorry, if we messed up the terminology.

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

    Nice explanation 👌

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

    video starts at 12:00

  • @thanzaw3883
    @thanzaw3883 4 роки тому

    In this video the code line for seaborn,
    sns.FacetGrid(Iris, hue="species", size=4) \

  • @reddyvarinaresh7924
    @reddyvarinaresh7924 6 років тому

    Awesome!!!! expecting more videos

  • @naturalcure4628
    @naturalcure4628 4 роки тому

    what are the prerequisites for this course? What should I know before starting this course?

    • @AppliedAICourse
      @AppliedAICourse  4 роки тому

      We try to cover everything from scratch including programming and mathematics. A knowledge of high school level mathematics is all that you need to get started. Please go to the course website, AppliedAICourse.com, and check out the free videos and live sessions to see if you’re able to follow the initial chapters in the course videos.

  • @harikam5723
    @harikam5723 7 років тому +2

    Will i get jupyter notebooks if i subscribe to the course?

    • @AppliedAICourse
      @AppliedAICourse  7 років тому

      Yes, you will get IPYTHON notes at our website.. please visit appliedaicourse.com

    • @harikam5723
      @harikam5723 7 років тому

      Can you please give me direct url. i have searched in the website and could not find any jupyter notebooks.

    • @AppliedAICourse
      @AppliedAICourse  7 років тому

      Hi harika, please find it in the description of this video.. you will get the link

    • @PanneerYuvaraja
      @PanneerYuvaraja 7 років тому

      you can easily get jupyter notebooks if you install anaconda from internet.

    • @AppliedAICourse
      @AppliedAICourse  7 років тому

      Yes, you will get ipython notebooks

  • @johnsonworkmail4350
    @johnsonworkmail4350 5 років тому

    Hi, how do you create a scatter plot of different figures and group them in one visualizaton

    • @AppliedAICourse
      @AppliedAICourse  5 років тому

      You could create multiple subplots in Python within a bigger diagram. Here is an example snippet of code with good explanation: jakevdp.github.io/PythonDataScienceHandbook/04.08-multiple-subplots.html

  • @abhipsatripathy3934
    @abhipsatripathy3934 4 роки тому

    What is the location of your iris.csv data file? From where are you importing this?

    • @sangameshchandan3967
      @sangameshchandan3967 4 роки тому

      If we store the dataset in jupyter notebook itself then no need of mentioning the location

  • @christgracechurch_official
    @christgracechurch_official 6 років тому

    please share the program link

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

    so helpful , thank you !

  • @Sorce-Leu_Explore-the-world
    @Sorce-Leu_Explore-the-world 5 років тому

    good explanation

  • @SwavimanKumar
    @SwavimanKumar 4 роки тому

    Is one dimensional vector a scalar if i write an array as [5.1, 3.2, 7.1]? Or will it be called a 2D vector? Help clarify.

    • @AppliedAICourse
      @AppliedAICourse  4 роки тому +1

      This is a 1-dimensional array which is also be interpreted as a vector in mathematical context. A 2D array is a matrix.

  • @nageshsatapathy7179
    @nageshsatapathy7179 5 років тому

    Is there any provision of classroom training

    • @AppliedAICourse
      @AppliedAICourse  5 років тому

      Sorry, we don't have classroom sessions. In our online course, we have 70+ hrs of online live sessions

  • @ChandanKr.16
    @ChandanKr.16 6 років тому +1

    U r really awesome teacher

  • @fackmedude
    @fackmedude 6 років тому

    rly nice tutorial thx :)

  • @seemabkarim5210
    @seemabkarim5210 4 роки тому

    apki voive clear nai ati ha ,,acha krvaty hn ap lkn voice slow c ha

  • @cjwindisch
    @cjwindisch 4 роки тому

    If anyone is coding along and needs the dataset, I think this is the same one google "iris dataset github": gist.githubusercontent.com/netj/8836201/raw/6f9306ad21398ea43cba4f7d537619d0e07d5ae3/iris.csv

  • @renukachowdary709
    @renukachowdary709 3 роки тому

    sir can you please tell how to download iris dataset

    • @AppliedAICourse
      @AppliedAICourse  3 роки тому

      That’s just a Google search away. You can download it from here: archive.ics.uci.edu/ml/datasets/iris

  • @pichukasujith1564
    @pichukasujith1564 5 років тому

    I cant able to download iris. Csv file help me

    • @AppliedAICourse
      @AppliedAICourse  5 років тому +2

      You can download dataset from here : www.kaggle.com/uciml/iris or
      You can also try this-
      from sklearn import datasets
      iris = datasets.load_iris()

  • @Mohammed.widad89
    @Mohammed.widad89 5 років тому

    can you send me matlab code

    • @AppliedAICourse
      @AppliedAICourse  5 років тому +1

      Sorry, we dont use Matlab. If you are planning to pickup ML or Data science, I recommend you pickup Python as it has some of the best tools for ML.

  • @mathankumars896
    @mathankumars896 5 років тому +1

    Need to improve the sound system

  • @abdkumar1300
    @abdkumar1300 6 років тому

    sexy.
    nice explanation waitinng for more and more videos like this

  • @p4s153
    @p4s153 5 років тому +1

    Ohh..25 min nd very less things to take away..buddy you say a lot of basic stories.

  • @anastasiacotov9756
    @anastasiacotov9756 4 роки тому

    nice explanation