Live Virtual Mock Interview- Successful Transition From Diploma Engineer To Data Science Intern

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 พ.ย. 2020
  • Prasana Linkedin Id: / prasannavenkatesh-8199...
    ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for a few months and I love it! www.kite.com/get-kite/?...
    All Playlist In My channel
    Interview Playlist: • Machine Learning Inter...
    Complete DL Playlist: • Complete Road Map To P...
    Julia Playlist: • Tutorial 1- Introducti...
    Complete ML Playlist : • Complete Machine Learn...
    Complete NLP Playlist: • Natural Language Proce...
    Docker End To End Implementation: • Docker End to End Impl...
    Live stream Playlist: • Pytorch
    Machine Learning Pipelines: • Docker End to End Impl...
    Pytorch Playlist: • Pytorch
    Feature Engineering : • Feature Engineering
    Live Projects : • Live Projects
    Kaggle competition : • Kaggle Competitions
    Mongodb with Python : • MongoDb with Python
    MySQL With Python : • MYSQL Database With Py...
    Deployment Architectures: • Deployment Architectur...
    Amazon sagemaker : • Amazon SageMaker
    Please donate if you want to support the channel through GPay UPID,
    Gpay: krishnaik06@okicici
    Telegram link: t.me/joinchat/N77M7xRvYUd403D...
    Please join as a member in my channel to get additional benefits like materials in Data Science, live streaming for Members and many more
    / @krishnaik06
    Please do subscribe my other channel too
    / @krishnaikhindi
    Connect with me here:
    Twitter: / krishnaik06
    Facebook: / krishnaik06
    instagram: / krishnaik06
  • บันเทิง

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

  • @kenn756
    @kenn756 3 ปีที่แล้ว +34

    I am a Data Scientist and I would hire this guy based on:
    1. Knowledge
    2. Humility
    3. Courage to say "I don't know"

    • @reenaanand8195
      @reenaanand8195 ปีที่แล้ว

      Hii I am fresher in data scientist profile

  • @equiwave80
    @equiwave80 3 ปีที่แล้ว +4

    Kudos to Prasana for his efforts!!!

  • @nandhukumar86
    @nandhukumar86 3 ปีที่แล้ว +10

    Considering his carrier, he had done a wonderful job.

    • @nandhukumar86
      @nandhukumar86 3 ปีที่แล้ว

      @aryan my android swipe was bad

  • @kenn756
    @kenn756 3 ปีที่แล้ว +12

    I was once interviewed by someone from Amex when I was in my first job and the guy on the other end was very sarcastic when I told him I applied Logistic Regression.
    Observing something similar here. The candidate says "Linear Regression" and you guys start laughing at him. Please don't do that. Let's not forget that advanced concepts like Factor Analysis are also using Linear Regression under the hood.
    My 2 cents.

    • @rineeshparai1780
      @rineeshparai1780 3 ปีที่แล้ว

      True. If something as simple as linear regression works, there is no need to complicate your model just because you know some fancier techniques. Occam's razor!

    • @Tusharchitrakar
      @Tusharchitrakar 6 หลายเดือนก่อน

      Exactly. I don't understand what the need to laugh was. Everyone is a beginner one day and there is always someone better than you. Humility is the most important when it comes to knowledge

  • @JaiSreeRam466
    @JaiSreeRam466 3 ปีที่แล้ว +2

    great clarity over some complex things

  • @shivendrayadav9704
    @shivendrayadav9704 3 ปีที่แล้ว +2

    Sir your work's really insightful and helpful for fellow aspirants and the community too..

  • @RaviPrakash-dz9fm
    @RaviPrakash-dz9fm 2 ปีที่แล้ว +4

    I think someone had grilled Sudhanshu very bad in one of the interviews, that is why he hides his insecurity by the trademark smirk!

  • @pratikkumar4542
    @pratikkumar4542 3 ปีที่แล้ว +7

    Thumbs Up for Prasanna and Thumbs down for Interviewers

  • @prasanna248
    @prasanna248 3 ปีที่แล้ว +3

    Hi sir your doing great job i too completed diplamo in mechanical engineering now I am learning data science one day I will give my interview also

  • @akash_a_desai
    @akash_a_desai 3 ปีที่แล้ว +2

    Great bro you did well 🙌

  • @ienvyzerefjod
    @ienvyzerefjod 3 ปีที่แล้ว +5

    That dude said "like" One million times

  • @ranjiranju7759
    @ranjiranju7759 3 ปีที่แล้ว

    Grt video krish...most wanted

  • @crackledsp6920
    @crackledsp6920 3 ปีที่แล้ว

    Thanks krish , for saying the answers

  • @akashentertainments6266
    @akashentertainments6266 3 ปีที่แล้ว +5

    Thaanaee thalapathy prasannaa ku ooohh poddaeee💥💥💥

  • @SimoneIovane
    @SimoneIovane 3 ปีที่แล้ว +18

    The guy on the bottom wants to show off being a guru by discouraging the candidate. What's the point? Take it easy man.

    • @Joey99920
      @Joey99920 ปีที่แล้ว

      crazy up in there

  • @Radhika-qc7qb
    @Radhika-qc7qb 3 ปีที่แล้ว

    how to apply to be a part as a participant in the mock interview series?

  • @raghavkarthikeyan2014
    @raghavkarthikeyan2014 3 ปีที่แล้ว

    When will the Deep Learning masters (course) at ineuron start?

  • @maruthir8306
    @maruthir8306 3 ปีที่แล้ว +4

    Stream starts at 5:50 😐

  • @shilashm5691
    @shilashm5691 2 ปีที่แล้ว

    In bagging it will only have a row sampling with replacement. So when we do train a decision tree, it would endup with correlated trees, because same feature will be repeated in every trees, so solving this we introduced a random forest, where we use column subspace, which means we can only bulid a trees from random subset of features, so it introduced a randomness in the features, so we endup in uncorrelated tress in random forest

    • @Tusharchitrakar
      @Tusharchitrakar 6 หลายเดือนก่อน

      This is not entirely right. Both bagging classifier as well as random forests have a hyperparameter of max_features which allows for random column sampling. However, the difference is in how it is done: in bagging classifier, the randomly chosen features are given to each tree such that during the entire training process it only has access to those features. However, in random forests, the random chosen features are sent to each tree at each node. So at every node we have access to all the possible features out of which a selected number are chosen. For example, if there are 10 features and max_features is set to 3:
      In bagging classifier-
      Each tree has access to only 3 randomly chosen features decided at the root node level.
      In random forests:
      At every node of each tree, 3 out of the total 10 features are randomly chosen.
      This random forests generalize the model better because of that additional level of randomness

  • @prashantsingh-bo8vu
    @prashantsingh-bo8vu 3 ปีที่แล้ว +19

    Sudanshu thinks he’s GOD

    • @Tusharchitrakar
      @Tusharchitrakar 6 หลายเดือนก่อน

      Dude needs to be humbled instead of laughing at freshers.

    • @sarthakmadhamshettiwar8974
      @sarthakmadhamshettiwar8974 4 หลายเดือนก่อน

      I have given interview for AES intern in MAANG, and those seemed way more scarier and godly than Sudhanshu. So may be its too common

  • @zakirshah7895
    @zakirshah7895 3 ปีที่แล้ว

    SIR PLEASE can you make a video on Test time AUGMENTATION please

  • @soumyagupta9301
    @soumyagupta9301 3 ปีที่แล้ว +5

    Good thing about the interview: It's informative letting the candidate and the viewers understand the areas they need to work on
    Bad thing: The interviewers considering themselves as God forgetting the fact that they can be similarly grilled if they are interviewed by someone having far better knowledge than them in this field.

    • @Tusharchitrakar
      @Tusharchitrakar 6 หลายเดือนก่อน

      I think krish is still humble but the other guy laughs a lot and smirks thinking he is some sort of God. I know some stanford ml phds who will eat him from breakfast. Humility is the most important and the smartest ones are the most humble

  • @louerleseigneur4532
    @louerleseigneur4532 3 ปีที่แล้ว

    Thanks Krish

  • @shravanshukla5352
    @shravanshukla5352 8 หลายเดือนก่อน +1

    People like random forest because less interview questions rather than logistics and other model😂

  • @ngawangchoeda1660
    @ngawangchoeda1660 3 ปีที่แล้ว

    Krish how can we apply for the interview?

  • @write2ruby
    @write2ruby 2 ปีที่แล้ว

    Good Interview

  • @Joey99920
    @Joey99920 ปีที่แล้ว

    what if I can deep fake all 3 of them?

  • @manavisrani333
    @manavisrani333 3 ปีที่แล้ว

    Sir, I am Manav Israni and i’m in 12th standard from Science field, i am interested and want to move further in the field of data scientist, can u please guide me like for the best university for b tech in data science and about salary and all other matters and if i wanna go to abroad like United States for studying, please guide me I’m confused!

    • @rineeshparai1780
      @rineeshparai1780 3 ปีที่แล้ว

      I don't think there's a Btech in data science. You can go for CS since it overlaps a lot with data science and then take a course of data science or, if you have the means, do a master's in data science.

  • @mixhits7678
    @mixhits7678 ปีที่แล้ว

    Can I interview there?

  • @Anurag-uw4si
    @Anurag-uw4si หลายเดือนก่อน

    whenever, sudhanshu sir laugh that means the interview is giving wrong ans

  • @alanpjames9919
    @alanpjames9919 3 ปีที่แล้ว

    Hello krish sir

  • @dr_IkjyotSinghKohli
    @dr_IkjyotSinghKohli 3 ปีที่แล้ว +5

    The most important word in the phrase "data science" is *Science*. Sorry, but these videos are not encouraging people to do good science, rather, they are encouraging one to memorize a number of statistical principles and the "workings" of a data science algorithm and regurgitate it to impress the interviewers. And what people don't see is that Krish has set up a store selling his t-shirts and products all the while trying to convince people that he can prepare them for a data science job. Sorry, this is not how a data scientist can be successful.

    • @amanmavi8266
      @amanmavi8266 ปีที่แล้ว

      What's your recommendation to get better at the science part. I'd love to hear your thoughts .

  • @guna6964
    @guna6964 4 หลายเดือนก่อน

    starts at 9:45

  • @dsin7322
    @dsin7322 3 ปีที่แล้ว +1

    I would like to build a model to know how many times he said 'like' in this whole interview.

    • @PrasunChakrabortyPC
      @PrasunChakrabortyPC 3 ปีที่แล้ว +1

      Using python speech to text u can get the text format of his spoken words. nd then write count("like") . U will get the result ☺

  • @crazycockatiel2982
    @crazycockatiel2982 3 ปีที่แล้ว +1

    தமிழனுக்கே உண்டான திமிருயா உணக்கு😂😂

  • @harshitjoshi5064
    @harshitjoshi5064 3 ปีที่แล้ว +1

    what about your marriage it's December

  • @suhaibarshad2814
    @suhaibarshad2814 3 ปีที่แล้ว +1

    21:00