Tutorial 8- Matplotlib (Simple Visualization Library)

Поделиться
HTML-код
  • Опубликовано: 20 окт 2024
  • Hello All,
    Welcome to the Python Crash Course. In this video we will understand about as a simple visualization library called as matplotlib library
    github url : github.com/kri...
    Support me in Patreon: / 2340909
    Connect with me here:
    Twitter: / krishnaik06
    Facebook: / krishnaik06
    instagram: / krishnaik06
    If you like music support my brother's channel
    / @ultralifeproject
    Buy the Best book of Machine Learning, Deep Learning with python sklearn and tensorflow from below
    amazon url:
    www.amazon.in/...
    You can buy my book on Finance with Machine Learning and Deep Learning from the below url
    amazon url: www.amazon.in/...
    Subscribe my unboxing Channel
    / @krishnaikhindi
    Below are the various playlist created on ML,Data Science and Deep Learning. Please subscribe and support the channel. Happy Learning!
    Deep Learning Playlist: • Tutorial 1- Introducti...
    Data Science Projects playlist: • Generative Adversarial...
    NLP playlist: • Natural Language Proce...
    Statistics Playlist: • Population vs Sample i...
    Feature Engineering playlist: • Feature Engineering in...
    Computer Vision playlist: • OpenCV Installation | ...
    Data Science Interview Question playlist: • Complete Life Cycle of...
    You can buy my book on Finance with Machine Learning and Deep Learning from the below url
    amazon url: www.amazon.in/...
    🙏🙏🙏🙏🙏🙏🙏🙏
    YOU JUST NEED TO DO
    3 THINGS to support my channel
    LIKE
    SHARE
    &
    SUBSCRIBE
    TO MY RUclips CHANNEL

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

  • @devkumaracharyaiitbombay5341
    @devkumaracharyaiitbombay5341 Месяц назад +3

    2024 comment here
    I just watch your playlist and heard from my senior from IIT Bombay that you are best channel for data science

  • @thongtech1984
    @thongtech1984 4 года назад +8

    Thanks very much Krish Naik, now the first thong i do every morning and at night is listen to your video and practice what you teach; great work. Really appreciate your efforts

  • @rohitchitte5614
    @rohitchitte5614 3 года назад +4

    This is Awesome :-) , I suggest everybody watching this video to practice along the video

  • @shivamchauhan7827
    @shivamchauhan7827 5 лет назад +3

    Sir pura ek din ka intezaar krna pada is video ka

  • @vinodkumar-mv1zl
    @vinodkumar-mv1zl 2 года назад +10

    Hello Sir, As im from commerce background, and persunig data science it is quite difficult and complication to understand the concepts, but many thanks to you making concepts in easier way to understand.

  • @DrNishaArora
    @DrNishaArora 4 года назад +10

    Hi Krish, You're doing a great job by providing the learners with free tutorials. I would like to make one correction here (at around 19:10 minutes)
    NumPy.random.normal(loc, std, size) creates n (=size) random variables with mean = loc, and std = std.
    In your case data is basically a list of three arrays, each of which is a collection of 100 random normal variables with mean 0 and three different values of std respectively [given by range(1,4)]

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

    I like ur videos because clear all doubts in such a short time period...

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

    Thank you very much sir for your videos this will help thousands of students.

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

    thank you for taking care of voice quality in this one, appreciate it

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

    Thankyou Krish for your excellent videos

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

    Krish you are great..💫..because each and every videos make me impress much more than one to another..also I can understand easily.❤

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

    your whole series is very informative and useful .Thanks for sharing this .Great effort !!

  • @pankajkar2008
    @pankajkar2008 5 лет назад +4

    Desperately waiting for this

  • @varungupta1047
    @varungupta1047 5 лет назад +6

    Sir thanks for uploading..just some voice clearity is needed

  • @athanikarammy7476
    @athanikarammy7476 3 года назад +1

    you are gift of god....

  • @saastalkonly
    @saastalkonly 4 года назад +5

    Thanks for sharing this video it is Nice...
    Yes I have tried to plot without "%matplotlin inline%"
    and it is working.. also without plt.show() maybe it is version issue

  • @tanweerkhan3020
    @tanweerkhan3020 4 года назад +4

    In tutorial 7 you said the next video will be on reading data from MongoDB and SQL lite. Is there any video for that??

  • @gokulb530
    @gokulb530 5 лет назад +9

    Can u please upload with clear voice...

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

    thank you sir for this amazing video❣

  • @joyprokash4013
    @joyprokash4013 4 месяца назад

    Thanks a lot sir.

  • @pankajkar2008
    @pankajkar2008 5 лет назад +1

    Kindly do some using seaborn ..

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

    Thanks Krish

  • @gulabmeetyou
    @gulabmeetyou 5 лет назад +1

    Great Video... Can you please do it on PLOTLY VISUALIZATION...

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

    The video you have made is very good but for beginners it's very difficult to cope with the speed of the concept that you have told in this playlist....so please try to decrease the pace of the video

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

    Hello sir, why do we need to write explode=explode, labels=labels, colors=colors instead of just writing explode,labels,colors?

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

    hi sir can you clearly explain what is use of subplot and plot what is the difference between two of these

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

    Nice one 👌👍🏻

  • @mdenamulhaque7589
    @mdenamulhaque7589 5 лет назад +13

    Sound need to more clear.. sound fluctuating..

  • @chakravarthip786
    @chakravarthip786 5 лет назад +1

    please make more tutorials on deployment

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

    But how do you determined the value of bins in histogram?

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

    Is this matplotlib tutorial enough to learn matplotlib,to start data analyst job as a Fresher

  • @Kitchen24000
    @Kitchen24000 Год назад +1

    Anybody pls explain why we make this type of diagram what is benefit

  • @coderbharadwaj2925
    @coderbharadwaj2925 5 лет назад +1

    krish please share the ml syllabus.

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

    hi sir but how we differentiate 2 rows and 2 col in the subplot diagram

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

    thanks

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

    x = np.arange(0,4*np.pi,0.1)
    y = np.sin(x)
    Sir this two lines are not cleared into my mind

    • @anirbanchoudhury231
      @anirbanchoudhury231 2 года назад +2

      np.pi gives 180 deg in radian. Multiply that 4 times gives 2 waves. Arrange with given arguments returns evenly spaces values from 0 to 4pi with 0.1 intervals(check graph)
      sinx returns values based on sine function. Hope that helps

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

    5:58
    in the new version note that:
    Format 'jpg' is not supported (supported formats: eps, pdf, pgf, png, ps, raw, rgba, svg, svgz)

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

    Sir are you preparing for upsc

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

    when y=x*x then how y axis varying like 0,10,20,30 - - -?

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

      It is just for assignment, project,etc...these concepts are advanced,we can't understand these in this lecture without any basic knowledge.
      This video is best but watching after learning that concept..m

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

    sir at 24:21 why is your stomach showing signs of dysentery ....

  • @smile8510
    @smile8510 2 месяца назад

    done

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

    Krish Sir 💟
    for boys 24:22 😷

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

    this video really needs editing the voice is nnot clear it keeps on fluctuating, that' why these videos did not get much attention.Pay more attention to things like that.

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

    sir im not able import matplot library...im getting an error as 'plt not defined' in jupyter

    • @Vilaiyattu-510
      @Vilaiyattu-510 4 года назад +1

      import pip install matplotlib in anaconda prompt first

    • @super-eth8478
      @super-eth8478 3 года назад

      @Mahammed Huzaif pip install matplotlib

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

    24:20 have anyone noticed fart sound😁

  • @vineetkrpandey7641
    @vineetkrpandey7641 6 месяцев назад

    tut8//done
    14/4/2024

  • @JacklinSibiyal
    @JacklinSibiyal 8 месяцев назад

    Day 3 - 18/02/2024