Automate Machine Learning with ChatGPT

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ต.ค. 2024

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

  • @i.zhirnov
    @i.zhirnov ปีที่แล้ว +41

    I believe this is a perfect example of the ChatGPT complementing the work of a Data Scientist, you need to know what to ask, right. Thank you, Dave.

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

      Thanks Ivan, and exactly! Exciting times ahead.

    • @ofelipe.amorim
      @ofelipe.amorim ปีที่แล้ว

      I couldn’t agree more!!

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

      and not just ask, but know when the results/answer actually make sense as I've gotten incorrect answers from chat gpt before when I asked it to perform some stats for me.

  • @shaktisingh3864
    @shaktisingh3864 ปีที่แล้ว +8

    You've said it right! Knowing how to ask right questions to AI is going to be the most in-demand skill.

  • @israelazoulay7643
    @israelazoulay7643 7 หลายเดือนก่อน +2

    Nice job and great video bro! Continue like this, appreciate it! However, I think there is an error in your code which significantly affects your model performance and accuracy making it of 85%, since you are supposed to split your dataset into training and testing sets before applying any transformations including the 'get_dummies()' method for handling categorical variables, because otherwise you cause a data leakage - where information from the test set inadvertently influences the training process, leading to overly optimistic performance estimates.
    And indeed, if you will restructure the process of your code and make the changes I described above, you will probably notice a significant lower accuracy of your model, reflecting real world cases.

  • @ofelipe.amorim
    @ofelipe.amorim ปีที่แล้ว +1

    Man I resonated so much with the excitement, I was looking EXACLY for THIS video

  • @axel_r_
    @axel_r_ ปีที่แล้ว +13

    This has changed the game entirely.
    From now on, schools should teach students how to use this AI and how to maximise desired outcomes of any known and unknown achievements.
    I will never be able to program anything without this AI again 😅

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

      Haha yea same, It's so good right!

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

      From "Data Science" to "Question Science"

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

    Can you make a video about how to be a freelance data scientis? How did you get started? Recommendations, how to get clients and how to actually concrete a business and general stuff like that. It'd be amazing

  • @TruthEagle247
    @TruthEagle247 23 วันที่ผ่านมา

    Using Jupyter notebook will make ChatGPT explanations easy to teach yourself. Its cool if you try doing it again by yourself after copy-pasting.

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

    Please make episode about ci/cd in data science

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

    bit weird, I was following along with this tutorial and when evaluating the best model to go with I got these results -
    Model: Ridge Regression
    Mean Squared Error: 51.64
    R-squared: 0.80
    -------------------------------
    Model: Random Forest
    Mean Squared Error: 54.34
    R-squared: 0.79
    -------------------------------
    Model: Gradient Boosting
    Mean Squared Error: 51.61
    R-squared: 0.80
    -------------------------------
    Model: Support Vector Machine
    Mean Squared Error: 59.99
    R-squared: 0.77
    -------------------------------
    Model: K-Nearest Neighbors
    Mean Squared Error: 68.27
    R-squared: 0.74
    -------------------------------
    Gradient Boosting is the slight favourite, next I followed along with the tuning Hyperparameters with a grid search etc exactly as written in the video and I ended up getting a worse accuracy?
    Best Model:
    GradientBoostingRegressor(learning_rate=0.01, n_estimators=50, random_state=42)
    Best Mean Squared Error: 148.50
    Best R-squared: 0.38
    What's happened there?!

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

    It is a great video but can I get the link to see your prompt on chatgpt since when you prompt, it so fast and I can't see all of your prompt.

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

    It make your work more efficient!!

  • @Koraball1925
    @Koraball1925 6 วันที่ผ่านมา

    Hi. Can you please build one as a roulette Predictor?

  • @user-bu6qr9ep7b
    @user-bu6qr9ep7b ปีที่แล้ว

    Yo just months ago this would’ve been a 2 hr tutorial broken up into a playlist

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

    Can you make a video on how to to deploy the model and make predictions. Thank you great video.

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

      Hi Tony, yes I am going to make videos about that ;)

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

    I very much enjoyed the video, thank you for sharing!

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

    Great tutorial - would just do all of this out of colab imo

  • @RyanSmith-rb1ch
    @RyanSmith-rb1ch 17 วันที่ผ่านมา

    Great video

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

    Nice work!! Is there a chance to download your final script as well ?

  • @FranciscoJavierJerez
    @FranciscoJavierJerez 11 หลายเดือนก่อน

    Thanks for sharing 🙏

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

    Great video, you are just what I was looking for

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

    Great work, very informative video.

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

    Such a great example !

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

    Great vid as always 🙌, definitely been using gpt a lot at work

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

      Thanks Nash, don't tell the managers haha 🤫

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

    As a data scientist
    There are way too many errors in approach here, when you work on real world data rather than showing a tutorial on curated data
    1. No EDA, you just dove right in to a model
    Initial eda is crucial to understand what is wrong with the data and how it behaves
    2. Leaky Fit-transform of dummy variables, and very little preprocessing overall
    3. Tuning the best un-tuned model is not necessarily the best model overall
    Many models can be very bad untuned and drastically better when properly tuned
    Chat gpt is a powerful tool that can drastically improve the workflow of any industry
    But, as shown here, you always need to ask the right questions and keep checking your flow in order to get the best results

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

    Hi Dave,
    Wouldn't it be possible for the client himself to do things with ChatGPT if things became too simple?

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

      Hi Kunal, AI is definitely going to have an impact on the way we work, for all industries. But I like the example of accountants, who theoretically could have been replaced by software automation many years ago. However, we still need accountants for their expert judgement and specific knowledge to solve problems. I think the same will happen to Data Analytics/Science. It will be a tool for us to work faster and take on more projects.

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

    hi dave. please share the tutorial about using python with visual studio code like this video, plus python environment setting and interface result. I wanna create machine learning codes using VSC too🙏🏻🙏🏻 thanks

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

      Hi Lani, you can check out the tutorial here: th-cam.com/video/zulGMYg0v6U/w-d-xo.html

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

      @@daveebbelaar awesome. thank youuu Dave! 🚴‍♂️

  • @billie87aj1
    @billie87aj1 5 หลายเดือนก่อน

    Ciao, sono Alessandro un personal Trainer e vorrei che tu mi aiutassi a sviluppare un GPTs che riesca a programmare in modo ottimale gli allenamenti in modo personalizzato per i miei clienti, basandosi solo sul mio materiale di studio. Fornendo le giuste progressioni, voglio che in base a quello che gli dico (anamnesi del soggetto) lui riesca a sviluppare un ottimo programma come faccio io così da aiutarmi ad essere più efficiente nel mio lavoro.

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

    this is just great!!! Thanks!!!

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

    Awesome. Thank you 👋👋👋👋👋

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

    Great !!

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

    thank you

  • @josephpark3949
    @josephpark3949 7 หลายเดือนก่อน

    which chatgpt is this?

  • @haarTrick
    @haarTrick 9 หลายเดือนก่อน

    Why would I create machine learnin model ?

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

    goeie video man

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

    Great

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

    my python sucks balls; however I do have a masters degree in data sci (good grade too); do people think its cheating or will look stupid I I start issuing chat gpt to do most of my code at work; and people can see? I mean I know the theory and what to ask and edit code when required??? thoughts!!

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

      Not at all! Use the tool to help you out and learn. As you work with it, you'll get a better understanding of Python. You can just ask it to explain the code as well. In my opinion, the best way to learn python for data science right now is to do projects slightly out of your comfort zone with the help of ChatGPT and GitHub Copilot.