Build your first machine learning model in Python

Поделиться
HTML-код
  • Опубликовано: 11 янв 2025
  • НаукаНаука

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

  • @brittanybutterworth7994
    @brittanybutterworth7994 Год назад +152

    🐍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 11 месяцев назад +10

      Stop SIMPING dude.

    • @jaredheeralal2095
      @jaredheeralal2095 10 месяцев назад +24

      ​@@Samuel-ik5wp Stop hating

    • @binarysaiyan9389
      @binarysaiyan9389 10 месяцев назад +9

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

    • @martgjepali5266
      @martgjepali5266 9 месяцев назад

      @@binarysaiyan9389what’s the best practice with or without

    • @Blackduckkkkkoi
      @Blackduckkkkkoi 5 месяцев назад

      ​@@binarysaiyan9389🤣🤣🤣

  • @Ts18762
    @Ts18762 Год назад +39

    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.

  • @dsnewton7089
    @dsnewton7089 2 года назад +25

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

  • @DJPapzin
    @DJPapzin Год назад +16

    🎯 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- Год назад

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

  • @nikhilrajput2652
    @nikhilrajput2652 Год назад +17

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

  • @animelover5093
    @animelover5093 Год назад +26

    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

  • @shakirabdo638
    @shakirabdo638 Год назад +10

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

  • @ololololololoj5634
    @ololololololoj5634 Год назад +9

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

  • @ranahuzaifa147
    @ranahuzaifa147 Год назад +3

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

  • @trendsandmore911
    @trendsandmore911 Год назад +3

    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

  • @HamsterWorld007
    @HamsterWorld007 10 месяцев назад +3

    One of the best beginner videos available on YT😍

  • @tikkki25
    @tikkki25 7 месяцев назад +3

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

    • @DataProfessor
      @DataProfessor  7 месяцев назад

      Thanks for the kind words 😊

  • @mishanshah6827
    @mishanshah6827 Год назад +16

    🐍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.

  • @MrIbadanBoy
    @MrIbadanBoy 2 года назад +7

    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 :)

  • @nironelokumannage1880
    @nironelokumannage1880 7 месяцев назад +3

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

    • @DataProfessor
      @DataProfessor  7 месяцев назад +1

      Thanks so much for the kind words :)

  • @prashanthibandari8518
    @prashanthibandari8518 Год назад +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..

  • @shivamthug
    @shivamthug 5 месяцев назад +3

    Thank you so much for this video it is very helpful and specially you explain every line by line how code actually work.
    This is better than my college sir

  • @the-basit-ali-com
    @the-basit-ali-com 10 месяцев назад +3

    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

  • @gopinathpuppala8232
    @gopinathpuppala8232 22 часа назад +1

    This is an awesome video, and after watching it, I really understand each and every step of how a model can be created for our own datasets. Great video, and thank you so much for such an amazing explanation.

    • @DataProfessor
      @DataProfessor  8 часов назад

      Thanks for the kind words, I appreciate it.

  • @StaticBlaster
    @StaticBlaster 2 месяца назад +3

    🐍Yo, this is my first ML project ever. Thank you. Very clear and concise. I need to go over this again and again and learn from this as well as other tutorials and courses.

  • @mhapich
    @mhapich 2 года назад +22

    🐍 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 года назад +2

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

  • @gokhan.turhan
    @gokhan.turhan 28 дней назад +1

    I am really excited about your channel. So this is the day first for me to start harvest from your channel. For sure i will not forget to support! 🙃😊

  • @naboulsikhalid7763
    @naboulsikhalid7763 Год назад +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  Год назад

      Glad to hear that this video was helpful!

  • @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!

  • @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.

  • @RiyazBashaRK
    @RiyazBashaRK Год назад +7

    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?

  • @ragus1416
    @ragus1416 Год назад +2

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

  • @sumit5210
    @sumit5210 9 месяцев назад

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

  • @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!

  • @mattlitchfield3776
    @mattlitchfield3776 2 года назад +5

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

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

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

  • @_Wonder__
    @_Wonder__ Год назад +8

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

  • @juancarloscalix7589
    @juancarloscalix7589 16 дней назад +1

    Thank for sharing , learned all concept about machine learning

  • @Beauttech-b6p
    @Beauttech-b6p 4 месяца назад +1

    Thank you for this .
    This video is helping me build my first model

  • @forestsunrise26
    @forestsunrise26 2 года назад +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  2 года назад

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

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

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

  • @aroraqueen1555
    @aroraqueen1555 Месяц назад +1

    It's super beginners friendly😂 thank you!!

  • @sharonrosekhokhololo5304
    @sharonrosekhokhololo5304 10 месяцев назад +1

    The explanations are so easy to understand.

  • @ranjandeep
    @ranjandeep 2 года назад +1

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

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

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

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

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

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

    very good video. cleared most of my fears about building ML models

  • @ahsandhindsa4550
    @ahsandhindsa4550 5 месяцев назад +1

    Thank you so much bro this is the clearest explanation I have seen 🐍.

  • @ikechukwuewuzie3836
    @ikechukwuewuzie3836 2 года назад +1

    Great Tutoring from the Data Professor.

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

    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!

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

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

  • @joelr9924
    @joelr9924 7 месяцев назад

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

  • @MohamedYasser-ec8ly
    @MohamedYasser-ec8ly 2 месяца назад

    Thank You , May God bless you to continue doing this Great work.

  • @horanj.1022
    @horanj.1022 Год назад +1

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

  • @uchiha6553
    @uchiha6553 Месяц назад +1

    thanx sir
    I loved to learn this I'll go create my own model now

  • @christopherramirez1843
    @christopherramirez1843 10 месяцев назад

    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.

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

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

  • @muggly6059
    @muggly6059 7 месяцев назад

    Wow! Thank you for a simple, clear explanation 👏👏

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

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

  • @armandoabreu6593
    @armandoabreu6593 5 месяцев назад

    Great video straight foward and clear explanations.

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

    Brilliant! Extremely helpful... Thank you!

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

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

  • @raghuls8033
    @raghuls8033 11 месяцев назад +3

    Anyway u have a dataset for clap sound like single, double and triple that makes a function play/pause, previous and next in the music player pls help me with this anyone

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

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

  • @JonOxtoby
    @JonOxtoby 9 месяцев назад +1

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

  • @ShiftKoncepts
    @ShiftKoncepts 11 месяцев назад

    already so much better than datascience 365 tutorials!

  • @chinonsomartins7308
    @chinonsomartins7308 2 года назад +1

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

  • @vinnythapz1860
    @vinnythapz1860 9 месяцев назад

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

  • @altangerelbayarsaikhan6386
    @altangerelbayarsaikhan6386 9 месяцев назад +1

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

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

    Liking the video so far, but at 15:20, I’m getting a “name ‘X_train’ is not defined” error? Also it’s saying “name ‘X’ not defined” in the data splitting section

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

      Apparently I had an extra empty code block right above that caused this issue -.-

  • @matijaxzivkovic8843
    @matijaxzivkovic8843 2 года назад +1

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

  • @yao_barna
    @yao_barna 2 года назад +9

    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!

  • @zuodei4408
    @zuodei4408 10 месяцев назад

    🐍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🙏.

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

    🐍 Thank you so much. I can now dive into ML with confidence.

  • @schimidt99
    @schimidt99 2 года назад +1

    Amazing tutorial! Thank you very much!!!

  • @andy-moggo
    @andy-moggo 4 месяца назад +1

    Amazing explanation, thanks

  • @1hpxalphaop741
    @1hpxalphaop741 7 месяцев назад +2

    Actually a great video sir, now we have trained the model right?, now if i want to use this model so i just need to copy paste the name of this jupyter file right??

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

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

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

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

  • @prajyotgurav
    @prajyotgurav Месяц назад +1

    🐍 You've made it so easy to learn!!

    • @DataProfessor
      @DataProfessor  Месяц назад

      Thanks! I'm glad you found it helpful.

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

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

  • @karanbisht6359
    @karanbisht6359 2 года назад +4

    Great tutorial 👌👌

  • @mattisbeaugendre4085
    @mattisbeaugendre4085 5 месяцев назад

    Very cool video, much thanks for this. In addition to the video, I would like to know as a final part : how can we apply this model in a real life case ? Where do I put my python code ? How to integrate it ?

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

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

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

    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.

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

    🐍appreciate the video, very clear and informative

  • @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😇😇😇

  • @deepakpanchaal
    @deepakpanchaal 3 месяца назад

    Very nicely explained. But you should have explained the outputs more, like what does that chart mean shown at the end?

  • @sehanratnaweera5254
    @sehanratnaweera5254 24 дня назад +1

    🐍... thankyou so much sir for explaining everything.. my next goal is to create a classification model

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

    🐍
    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!

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

    I just had to subscribe to your channel. 👍

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

    Great start👌

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

    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?

  • @stackflow4007
    @stackflow4007 8 месяцев назад +1

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

  • @vichhaiyserey
    @vichhaiyserey 2 года назад +1

    This is very informative, thanks!

  • @TrendSurges
    @TrendSurges Месяц назад

    hi, i wanted to build a machine learning related project where i take readings from a pressure sensor and gps. (measure the height coming from both) write these measured height values and put them in x, while the y is known (using a scale to measure the actual height of my drone) what kind of ML algo should i use. is this approach even feasible to predict my drones height?

  • @marinapaul__44
    @marinapaul__44 10 месяцев назад

    Amazing explanation ,Thank you:)

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

    The part I did not unterstand was the evaluation. For example. In the end we got a Training MSE fo Liniar regression of 1.007. Is the good or bad? Is the 1.028 form Random forest a better or worst result.

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

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

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

    Can you suggest me what are the pre-requisites that i should know before jumping into this?

  • @CIVILSolved
    @CIVILSolved 11 месяцев назад

    What is the difference between the model (linear regression) developed by Google Colab and Microsoft Excel? Here you quoted that the model developed is using a machine learning model (using Colab), can we say the model developed using Mircosoft Excel is also a Machine Learning model?

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

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

  • @JustThink2000
    @JustThink2000 9 месяцев назад

    Wish you would explain the training mods you use while explaining how to do this.

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

    🐍 - Great Job! Objective and easy. Thank you

  • @MichaelKigo
    @MichaelKigo 10 месяцев назад +1

    amazing u have really helped me out