Azure ML Studio: Introduction to prediction using regression (see UPDATE in description)

Поделиться
HTML-код
  • Опубликовано: 19 июн 2024
  • New video: • Azure Machine Learning...
    I made this video a long time ago when I was brand new to this stuff and there are a couple of mistakes. So I'd recommend switching to that playlist above. But if you still want to follow along with this video anyway, here's the datafile: www.ishelp.info/data/bikebuye...
    The link is already in CSV format; so you can skip the part of the video where I show how to save as CSV

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

  • @gems2083
    @gems2083 6 лет назад +1

    prediction using regression explained really well with an excel equivalent. Great job helped me understand the basics quickly.

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

    I was truly lost for a couple of days. Because of your video, tonight I feel much better. Thank you so much.

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

    Great explanation especially comparing the results from Excel to Azure. Really helps one understand between the two.

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

      I want this data file but can't found it in link if you have plz send me on nisarali009.NA@gmail.com

  • @hameezariz5815
    @hameezariz5815 7 лет назад +2

    Its good practice to always link the new module to the flow of data before making any changes.

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

    Mark - this is a good comparison between excel and ML and makes me relate complex cloud branded names to the reality..Thanks , appreciate this video

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

    Thanks a lot for the demo and the clear and helpfull explanations!

  • @julielairdjohnson7259
    @julielairdjohnson7259 7 лет назад +1

    This was so helpful. Thank you!

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

    Thank you so much Mark. Take care.

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

    Really amazing video!

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

    Thanks in a million. Great content. Awesome. Grade: A++💥

  • @shyan2k
    @shyan2k 6 лет назад +1

    Thank you Mark this is very useful.
    Do you have any tutorials on multiclassification

    • @MarkKeith
      @MarkKeith  6 лет назад

      Sajjad Sheriff Thank you! And yes, this one (ruclips.net/video/-Lf-zS7l8HI/видео.html) covers the one-v-all multiclass which is my favorite ensemble algorithm because it is a good combination of accuracy and minimal over fitting. If you check out my azure playlist, you will find a video for every two class classification model as well. The multi class versions of each work just the same except, obviously, that they handle more than two values for a categorical dependent variable.

    • @shyan2k
      @shyan2k 6 лет назад +1

      Thank you mark that was quick response. Yes i have gone through two class and binary classification. But was more interested in multiclass i.e. more than two variables. Your videos are awesome.

    • @MarkKeith
      @MarkKeith  6 лет назад

      Sajjad Sheriff cool, so the multi class versions are basically identical to the two-class except for one difference in the evaluation results. Multi class models will give you an overall accuracy score in addition to regular accuracy. Overall is like regular accuracy in a two-class model. Accuracy in a multi class model is actually the averaged accuracy of each individual categorical value predicted

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

    You have to connect the line from the dataset to the column selector FIRST. Then it will show you the columns.

  • @olegserdyuk5082
    @olegserdyuk5082 6 лет назад +1

    Unable to download data file from the link above: " This domain name expired on 11/18/17 and is pending renewal or deletion".
    Any other way to get the file?

    • @MarkKeith
      @MarkKeith  6 лет назад

      Thanks for letting me know; I just updated that link

  • @jane1651994
    @jane1651994 6 лет назад +1

    Hi Mark, Do you know how to address the AUC in Azure ML studio?

    • @MarkKeith
      @MarkKeith  6 лет назад

      Annie Lei I need to edit my previous response. Azure ML does give you AUC, I’ve just never used it. All you have to do is visualize an "Evaluate model" pill from a classification model. AUC is in there. Both overall AUC and the cumulative AUC based on different percentages of the curve. Let me know if you have any trouble finding it. But it has to be a classification model; not a regression model like the one I use in this video. Here's an example: ruclips.net/video/ZmVrw1oIkdg/видео.html

    • @jane1651994
      @jane1651994 6 лет назад

      Thank you, I was able to find the AUC. I am actually doing my master in CIS. But your videos teach me so much more haha. I am just struggling with all the modules because my professor does not explain in details like how you did in your video. I was doing research, watching videos, and reading Microsoft docs all day and understood way more than learning in class. I had a task to improve the AUC score. I tried really hard to get it as high as possible but my professor wants more. If you don't mind, could you take a look at my publish and give me some comment? gallery.cortanaintelligence.com/Experiment/CIS5560-Midterm-Spr-2018-by-Hai-Anh-Le-2 My email is janele94@gmail.com. Thank you so much!

  • @jeffellestad8628
    @jeffellestad8628 6 лет назад +1

    Just a note that if you connect the Select Columns module to the dataset first, the column names should display automatically.

    • @MarkKeith
      @MarkKeith  6 лет назад

      Thanks! Someone else also pointed that out a while back and I've just been too lazy to update the video

  • @fareedatbello9751
    @fareedatbello9751 6 лет назад +1

    please i cant find the first video of how you calculated it using excel sheet...how do i find it?

    • @MarkKeith
      @MarkKeith  6 лет назад

      This one shows you how to build the regression model in Excel: ruclips.net/video/0Jg9vrfOYG0/видео.html and this one shows you how to create the calculator form: ruclips.net/video/trPrQwt3GfM/видео.html

    • @fareedatbello9751
      @fareedatbello9751 6 лет назад +1

      Thanks

  • @diptanshuagrawal5040
    @diptanshuagrawal5040 6 лет назад +1

    Can you please put a link of the dataset in description?

    • @MarkKeith
      @MarkKeith  6 лет назад

      Here you go: gamoda.org/is201/InClassDataFiles/BI/BikeBuyers.xlsx

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

    can it predict stocks price?

  • @abedghaffer7001
    @abedghaffer7001 7 лет назад +1

    6:30 you didn't relate the imported dataset to the Select Columns part. So that's why it doesn't recognise the columns you wanted to select. (I have never used MS Azure ML before, but I think this is the cause of that.)

    • @julielairdjohnson7259
      @julielairdjohnson7259 7 лет назад +1

      Thanks - this worked!

    • @MarkKeith
      @MarkKeith  7 лет назад

      I need to check these comments more often; thank you for pointing that out!

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

      I was going to comment same. Nice catch 👌

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

    sir can you plz give me the link of the dataset bcz i am not able to open it fron the given link

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

    I want this data set excel file how i can get this plz guide...

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

    Why did you not normalize the data by calculating z-scores?

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

      Good question, it's because Azure ML Studio automatically normalizes using the MinMax (0 to 1) approach

  • @user-nn7mg3bp4u
    @user-nn7mg3bp4u 5 лет назад +1

    we need time series models video

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

      I agree; it’s on my “to-do list” for next next semester. I keep putting it off ;)
      Some day soon

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

    link broken, sir

  • @christophseifert2080
    @christophseifert2080 6 лет назад +1

    + for explaining the values and formulas with Excel
    - for wasting time with .csv file generation
    - forgot to connect the data source and select column block and wondering why columns cannot be selected from a list

    • @MarkKeith
      @MarkKeith  6 лет назад

      Thanks! This is an old video that I made when I was brand new to this stuff. I've just never taken down because it gets picked up in searches a lot. So I updated the description with a link to a full playlist that has fewer small mistakes like these

    • @milovandan4423
      @milovandan4423 6 лет назад

      dont take video down,its very helping

  • @marcelovaldes2220
    @marcelovaldes2220 6 лет назад

    update the dataset please

    • @marcelovaldes2220
      @marcelovaldes2220 6 лет назад

      link

    • @MarkKeith
      @MarkKeith  6 лет назад

      Hi Marcelo, sorry about that. Somehow I missed your comment a long time ago. But anyway, the data file link should work now. But if you've been learning this stuff for the last 6 months, then you're probably well beyond this by now. Good luck! Mark

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

    It was better to use Summarize Data