Build your first machine learning model in Python

Поділитися
Вставка
  • Опубліковано 8 чер 2024
  • In this video, you will learn how to build your first machine learning model in Python using the scikit-learn library.
    🔗 Colab colab.research.google.com/
    🔗 Code github.com/dataprofessor/firs...
    🔗 GitHub github.com/dataprofessor
    🔗 Blog towardsdatascience.com/how-to...
    📖 DiscoverDataScience www.discoverdatascience.org
    📖 www.discoverdatascience.org/a...
    Time stamp
    0:00 Introduction
    0:15 Getting started with Google Colab
    1:30 Load dataset
    6:52 Split to X and y
    8:30 Split data to train/test set
    11:45 About DiscoverDataScience
    13:00 Model building with Linear regression
    21:55 Model building with Random forest
    26:00 Model comparison
    27:55 Data visualization
    30:32 Conclusion
    Support my work:
    👪 Join as Channel Member:
    / @dataprofessor
    ✉️ Newsletter newsletter.dataprofessor.org
    📖 Join Medium to Read my Blogs / membership
    ☕ Buy me a coffee www.buymeacoffee.com/dataprof...
    Recommended Resources
    📚 Books kit.co/dataprofessor
    😎 Taro (Tech Career Mentorship) www.jointaro.com/r/dataprofes...
    📜 Google Data Analytics Professional Certificate imp.i384100.net/google-data-a...
    🤔 Interview Query www.interviewquery.com/?ref=d...
    🖥️ Stock photos, graphics and videos used on this channel 1.envato.market/c/2346717/628...
    Subscribe:
    🌟 Coding Professor / @codingprofessor
    🌟 Data Professor ua-cam.com/users/dataprofessor...
    Disclaimer:
    Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.
    #datascience #machinelearning #dataprofessor
  • Наука та технологія

КОМЕНТАРІ • 300

  • @Ts18762
    @Ts18762 9 місяців тому +19

    Amazing- I really liked how casually you would think to add colors, trend line and straight away go and add a few lines to reflect in output. Shows how comfortable you’re- for a beginner like me- that was so instructive when you speak out your thoughts on the go.

  • @brittanybutterworth7994
    @brittanybutterworth7994 11 місяців тому +44

    🐍My heart is pounding so hard! I can't believe it was that 'simple' to make a model!! It gives me so much confidence to start learning more and add more models to the code I've made

    • @Samuel-ik5wp
      @Samuel-ik5wp 4 місяці тому +2

      Stop SIMPING dude.

    • @jaredheeralal2095
      @jaredheeralal2095 3 місяці тому +6

      ​@@Samuel-ik5wp Stop hating

    • @binarysaiyan9389
      @binarysaiyan9389 3 місяці тому +1

      Try making this model without scikit learn.
      Then you'll get the real taste of Machine learning

    • @martgjepali5266
      @martgjepali5266 2 місяці тому

      @@binarysaiyan9389what’s the best practice with or without

  • @nikhilrajput2652
    @nikhilrajput2652 Рік тому +8

    You literally give the brief on machine learning in a very simple and easy way

  • @shakirabdo638
    @shakirabdo638 6 місяців тому +5

    This is the clearest ML Tutorial I’ve ever watched ❤❤❤

  • @dsnewton7089
    @dsnewton7089 2 роки тому +6

    After this tutorial, I can now start my ML Journey confidently. May God bless you Data Professor to continue doing this good work. Cheers

  • @animelover5093
    @animelover5093 Рік тому +14

    I didn't have any prior knowledge of Data Science or Machine Learning, but as a visual learner,
    I finally understand the purpose of the mathematical equation y = f(X).
    Initially, after watching a couple of videos and starting from a math tutorial, I was confused about the relevance of math in this field.
    But now I see its importance, and I am grateful for this new understanding.
    Thanks @DataProfessor

  • @ololololololoj5634
    @ololololololoj5634 9 місяців тому +5

    This video is amazing! You explain things so clearly, and the quality is excellent.

  • @nironelokumannage1880
    @nironelokumannage1880 15 днів тому +2

    This is the best machine learning tutorial that i've ever come across !❤
    Simple, Clean and Informative !
    Thank you sir ! 🙏

    • @DataProfessor
      @DataProfessor  14 днів тому +1

      Thanks so much for the kind words :)

  • @ranahuzaifa147
    @ranahuzaifa147 9 місяців тому +2

    This was the easiest video on the ML model. Thanks Prof.

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

    You made the process very simple for us! Great Video! Keep up the good Work!

  • @mhapich
    @mhapich 2 роки тому +19

    🐍 This was SO helpful. I feel like I had just been going through the motions in that process before, but you explained WHY each step is done. And I will definitely be using headings from now on to create that table of contents. Thanks, Data Professor, for another great video!

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

      Glad it was helpful! Yes, using headings and sub-headings helps my future self to skim through the code fairly quickly :)

  • @sumit5210
    @sumit5210 2 місяці тому

    The only video that I understood about ML. Thank you!

  • @prashanthibandari8518
    @prashanthibandari8518 6 місяців тому +2

    Excellent video. You explained everything very simple. Which i learnt 1 month in classroom you just explained in few minutes. It is quick recap for me. Thank you..

  • @MrIbadanBoy
    @MrIbadanBoy 2 роки тому +6

    Awesome as always.. I'm applying this to my QSAR dataset in a bit.. Thanks for churning out great n useful content as always.. You d bestest Data Professor.

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

      Glad it was helpful! And thanks for the kind words :)

  • @joelr9924
    @joelr9924 10 днів тому

    Thank you so much for this tutorial. Great to follow and to get an idea of how to actually build a model

  • @adhithas571
    @adhithas571 2 місяці тому

    One of the best beginner videos available on YT😍

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

    I usually don't spend time commenting on youtube, but dude this is a great video! Easy to follow alone, and very helpful. Thank you

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

    This is amazing Data Professor. Hope to see more of this stuff.

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

    🐍Amazing depth covered in a short time-frame! Thank-you for compiling this introductory ML tutorial!

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

    🐍 Your explanation was clear, concise, and appreciated! You are an amazing teacher who hits all the important points without adding any confusion. Thank you for your time in doing this!

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

      Wow, thank you for the kind words! Glad to hear that the video is helpful!

  • @Skywalker954
    @Skywalker954 23 дні тому

    Thanks a lot! Great tutorial, I love how you explain every step of it so it is easy to understand what you are doing.

  • @tikkki25
    @tikkki25 17 днів тому +1

    You're a very good teacher. Taught a complex topic so simply

  • @andrewdorsey7411
    @andrewdorsey7411 9 місяців тому +1

    🐍 Thanks for this. I appreciate you not just going straight into the core material, but talking about the organization with the headers.

  • @ChanceMinus
    @ChanceMinus 6 місяців тому +1

    Brilliant! Extremely helpful... Thank you!

  • @DJPapzin
    @DJPapzin 5 місяців тому +1

    🎯 Key Takeaways for quick navigation:
    00:00 📋 *Introduction to Building Your First Machine Learning Model in Python*
    - Overview of building a machine learning model in Python using scikit-learn and Google Colab.
    - Naming conventions and organizing Jupyter Notebooks.
    01:12 📊 *Loading and Exploring the Dataset*
    - Introduction to the delani dataset, which contains information about molecule solubility.
    - Explanation of comma-separated values (CSV) format and dataset columns.
    05:11 📦 *Data Preparation: Splitting Data into Features (X) and Target (Y)*
    - How to separate the dataset into features (X) and the target variable (Y).
    - Explanation of the training set and testing set split.
    09:22 ⚙️ *Building a Linear Regression Model*
    - Importing the Linear Regression model from scikit-learn.
    - Training the model on the training dataset.
    13:18 🧪 *Model Evaluation: Mean Squared Error and R-squared*
    - Calculating Mean Squared Error (MSE) and R-squared for both training and testing sets.
    - Organizing and presenting the results in a Pandas DataFrame.
    22:13 🌲 *Building a Random Forest Regressor Model*
    - Introduction to using the Random Forest Regressor model.
    - Organizing notebook sections and headings for clarity in the notebook structure.
    23:47 📊 *Building Regression Models*
    - Explains the distinction between regression and classification models based on the nature of the target variable.
    - Demonstrates how to create a random forest regressor with specified parameters.
    - Covers the training process of the regression model.
    25:01 📈 *Model Performance Evaluation*
    - Discusses using mean squared error and R2 score for evaluating model performance.
    - Shows how to apply these metrics to the random forest regression model.
    - Emphasizes being cautious about typos in code.
    26:08 🧷 *Combining Model Results*
    - Explains the process of combining the results of linear regression and random forest regression models.
    - Demonstrates how to concatenate the results into a single DataFrame.
    - Provides tips on reindexing and organizing the combined data.
    28:03 📊 *Data Visualization of Prediction Results*
    - Introduces data visualization using matplotlib for comparing predicted and actual values.
    - Guides in creating a scatter plot with labeled axes.
    - Adds a trendline to the plot using numpy's polyfit function.
    29:56 🎉 *Conclusion and Further Exploration*
    - Summarizes the process of building a machine learning model in Python using scikit-learn.
    - Encourages viewers to explore different models, tweak learning parameters, and refer to scikit-learn's documentation.
    - Requests viewers to share their model-building experiences in the comments.
    Made with HARPA AI

    • @Hayman-
      @Hayman- 5 місяців тому

      “ Underrated comment “ -every bot comment ever
      (But still a good comment with no likes)

  • @mattlitchfield3776
    @mattlitchfield3776 2 роки тому +5

    🐍 awesome video. This one was so much easier to follow along compared to other tutorials I have watch.

  • @sharonrosekhokhololo5304
    @sharonrosekhokhololo5304 3 місяці тому +1

    The explanations are so easy to understand.

  • @mishanshah6827
    @mishanshah6827 10 місяців тому +12

    🐍This was my first video on ML and you made it really easy to follow through. I did this because I wanted to feel how it is like to do this , and I like it. I will definitely follow this through and study the actual maths behind it. Thank you for keeping me motivated.

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

    The best ML tutorial i just watched. Hat's off for your work sir. I really enjoyed and explanations were really great. Thanks again. You earned a subscriber here. keep up the great work sir.

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

    TY you saved me for training our model for my Final Year Project

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

    Amazing tutorial! Thank you very much!!!

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

    I really love this video very explicit and well thought !!❣❣

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

    this is literally the first machine learning that i have built
    looking to take it further
    Thanks for the tutorial
    🐍🐍🐍🐍🐍🐍🐍🐍🐍🐍🐍🐍🐍🐍

  • @forestsunrise26
    @forestsunrise26 Рік тому +3

    Thank you so so much for this tutorial, your videos deserve much more views! Could you please also do a video explaining how to do k-cross validation as well as the methods to measure and compare the accuracy of ML models (confusion matrix, F1 score ect.)? Thank you so much for your videos I learn much more from you than my other profs at the university!

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

      Sure thing! Thanks for the suggestion. Also glad the videos are helpful :)

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

    Great video! I enjoyed a lot and learned a lot. Many thanks for that.

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

    🐍 this video got me through a few projects. Thank you!

  • @AzureCz
    @AzureCz 2 роки тому +3

    🐍 great video, simple and direct approach, simple models, simple problem. It'd be nice to have more of those simple and direct videos with simple classification and clustering problems, just to get a grasp on them :D

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

      Great suggestion! More in the pipeline

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

      @@DataProfessor The "Titles" organization inside the notebook really helped to make it more fluid!

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

    This is super. Thank you so much. Keep it up the good work...

  • @the-basit-ali-com
    @the-basit-ali-com 3 місяці тому +2

    I have been spending the past 4 months trying to actually do something tangible but haven't found anything practical like this one
    Just took an hour and half I belive and I am done with my first mach ine learning modle
    This has enhanced my confience and now I am going to build more
    Thankf Professor

  • @yao_barna
    @yao_barna Рік тому +8

    Hi! Great video. A quick question... when do we use linear regression as in statistics and when do we use it as a ML algorithm? Both try to find coefficients, both try to minimize the error (however it is defined) but I am still confused on what is the difference between the classical linear regression I learnt in basic algebra course and the ML procedure. Thanks!

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

    WOW....very interesting and very helpful....Thank you

  • @_Wonder__
    @_Wonder__ Рік тому +8

    This was awesome, thanks to your knowledge I feel I can have fun with experimenting with different algorithms and its parameters.🐍

  • @naboulsikhalid7763
    @naboulsikhalid7763 6 місяців тому +2

    before this video, Machine learning was sorcery and scary. Not anymore. Thank you for your neat and casual explanations that make me love the science and the math behind those functions. I am really looking forward to giving it a shot and learning more. thanks a lot. like and sub-earned

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

      Glad to hear that this video was helpful!

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

    🐍Amazing intro to ml. It really felt easy to build my first ml model

  • @vinnythapz1860
    @vinnythapz1860 Місяць тому

    🐍wow!!thanks...sticking around you definitely will get me throught my internship with flying colours!

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

    Thank you Prof. Very helpful

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

    This is very informative, thanks!

  • @gregz3040
    @gregz3040 2 місяці тому

    Very helpful, thank you!!!

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

    Great Tutoring from the Data Professor.

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

    Thanks. Super helpful!

  • @MichaelKigo
    @MichaelKigo 3 місяці тому +1

    amazing u have really helped me out

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

    Very well explained. Now i know where to start and what to do....

  • @altangerelbayarsaikhan6386
    @altangerelbayarsaikhan6386 2 місяці тому +1

    🐍 thank you for the great tutorial of the building machine learning model.

  • @johnotolorin6775
    @johnotolorin6775 Місяць тому

    good work; the presentation indeed helped

  • @marinapaul__44
    @marinapaul__44 2 місяці тому

    Amazing explanation ,Thank you:)

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

    Great video man!

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

    Best video I have find on youtube. Have you created playlists related to the AI, ML, NN 🤔

  • @utkarshghildyal6876
    @utkarshghildyal6876 5 місяців тому

    🐍 Great way of explaining machine learning! Made it really easy to understand!

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

    Thank you, I love this video. I am new to ML.
    Very thorough in your thoughts and explanation.
    Question: What do you do with the prediction afterwards?

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

    Simply awesome.

  • @JonOxtoby
    @JonOxtoby 2 місяці тому +1

    🐍THanks for such an excellent introduction to running ML models in python - so clearly explained and super helpful tips on working within notebooks!

  • @SuperPrasathkumar
    @SuperPrasathkumar 6 місяців тому +1

    Great start👌

  • @zuodei4408
    @zuodei4408 2 місяці тому

    🐍Thanks for this video. It will help me move forward in my final project in the university. Keep up the Good work. God bless you🙏.

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

    Thank you so much. this is really helpful

  • @12MissFairy24
    @12MissFairy24 Місяць тому

    you are amazing! thank you so much!

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

    it was great learning from you thank you

  • @ajayf
    @ajayf 11 місяців тому +1

    🐍appreciate the video, very clear and informative

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

    Amazing tutorial!!!!

  • @horanj.1022
    @horanj.1022 6 місяців тому +1

    🐍
    Great video Data Professor!
    I really liked this tutorial because you didn't miss explaining terms you used without making any assumptions

  • @stackflow4007
    @stackflow4007 Місяць тому +1

    Great video ! After making the model can we deploy this to AWS? or do we need to reprogram in AWS again?

  • @ShiftKoncepts
    @ShiftKoncepts 4 місяці тому

    already so much better than datascience 365 tutorials!

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

    Excellent video to help understand the basic behind training new models. Just one suggestion, I missed a little more explanation on how the different parameters of the training algorithm would affect the end result.

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

    Really thanks a lot. Its very much useful

  • @RiyazBashaRK
    @RiyazBashaRK Рік тому +3

    Hi ! Can you please mention in one line what exactly we found at the end I see it shows linear regression but what exactly does it depicts?

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

    🐍 Great content, please continue with your amazing effort. I have learnt so much from this video! Can you make more machine learning projects, I found this video super helpful!

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

    Thank you, very helpful

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

    Great ❤video for me really helpful ❤

  • @MohamedHamdy-pk3nm
    @MohamedHamdy-pk3nm Рік тому +1

    Great job
    Thanks 🙏

  • @jeffreyboadu4452
    @jeffreyboadu4452 5 місяців тому

    🐍Wow. This is my first time witnessing how models can be created. Great video as well.

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

    🐍 Love the video. Thank you so much! Wondering what should be my next step after this video?

  • @hassanrashed6329
    @hassanrashed6329 Місяць тому

    Great tutorial

  • @matt-young
    @matt-young 10 місяців тому

    🐍thank you! Really enjoyed the detailed steps and explanations.

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

    🐍
    Finally a simple video, although I had a book for all this I think the pacing was too slow to start me off.
    Now I am more interested in know why and how some of this code work and for what reason.
    This is my process on being able to really understand and process information for coding lol
    Thanks for the video!

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

    Python really is a whole different beast.. Just to accomplish the task we used numpy, pandas, sklearn.model_selection, sklearn.linear_model, sklearn.metrics, sklearn.ensemble, and matplotlib.
    That's 7 libraries.. So overwhelming...
    Thanks for the guide. I did it locally within VSCode, so had to keep tweaking and installing libraries along the way, but it worked out well. The ML journey begins. Thanks for the training wheels!

  • @sonamsodani3272
    @sonamsodani3272 9 місяців тому +1

    🐍thank you for posting this tutorial. It is helpful and easy to follow. 👍

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

    Great video , I thought the comparison at the end , would show the actual values from the testset vs the predicted values for the Y , could you explain the difference?

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

    This was really nice content i have been struggling from where to start for my project and this video has just given me the way thanks @Data professor😇😇😇

  • @vincent8018
    @vincent8018 Місяць тому

    Good job. Thank you for putting this online 🐍

  • @pratikkhadka9151
    @pratikkhadka9151 5 місяців тому

    🐍Video was really helpful !

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

    Awesome 👏 thank you

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

    Great tutorial :D

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

    🐍 I loved this. thanks so much.

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

    🐍Very helpful video as I am starting my journey into training AI. Your instructions were very clear and easy to follow. Thanks for sharing!

  • @user-hu2dc1tt6b
    @user-hu2dc1tt6b 24 дні тому

    thank you very much ,Now I gain some confidence 🐍🐍🐍🐍🐍🐍🐍🐍🐍🐍

  • @benaiahenebeli9531
    @benaiahenebeli9531 8 місяців тому +1

    I just had to subscribe to your channel. 👍

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

    So, if we have experimental data already trained and tested, does this mean we can predict the solubility of the new molecule yet to be synthesized?
    Thanks for simplifying it.

  • @nithyathimmaraju
    @nithyathimmaraju 24 дні тому

    I think you should also define why random forest is used, what is the difference between linear regression and random forest. Why max_deoth is set to 2, and all the other details because these elements are primarily important for anyone to understand what is actually being done.

  • @karanbisht6359
    @karanbisht6359 2 роки тому +4

    Great tutorial 👌👌

  • @RabeccaMalika
    @RabeccaMalika Місяць тому

    Thanks for this video. I want to develop and train a Machine learning model that will be used to develop a robotic system in maize cultivation.

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

    How would you go about determining how accurate your model is against the test dataset?