Machine Learning / Neural Networks Using SPSS

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

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

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

    Thank youso much. How can we use the obtained prediction model with Neural Networks Using SPSS afterwards?

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

    Good day. Can you share the data set just for our outline/basis regarding to our concept paper about neural networks. Thanks.

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

    This is a helpful lecture! Thank you so much ครับ.

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

    In linear regression, the effect of each independent variables can be measured (has effect or not by looking at the significant value) and we can also determine if it has a positive or negative effect. Could such be done in ANN?

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

    Great! Thank you for sharing a good presentation.

  • @Dr.hayder374
    @Dr.hayder374 Год назад

    please how can I know which cases take as training and which as testing?

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

    Could you please guide me on how to do the model deployment in SPSS...

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

    Dear
    Can you share the data. the link you posted is inaccessible

  • @김명자스마트관광원
    @김명자스마트관광원 3 года назад

    Thank you so much for posting the helpful lecture!!!!

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

    Great demonstration! Thank you

  • @أيمنعلي-ن2ب
    @أيمنعلي-ن2ب 3 года назад

    Wonderful explanation. Thank you so much

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

    A bunch of thanks!
    The presentation is crystal clear!
    I have one question though. Conceptually, what does the hidden layer mean? Is it some sort of reference to mediating variables? Should I interpret the nodes as possible mediating variables that represent the mechanisms through which the IVs predict the DVs?

    • @andrewr.timming1931
      @andrewr.timming1931  3 года назад +1

      Thanks, Otmane. No, the hidden layers are not like mediating variables. They don't even represent real variables. Their only purpose is to enable a replication of the kind of circuitry that "works" in a human brain. You can vary hidden layers and number of nodes randomly.

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

      @@andrewr.timming1931 Thank you for the time and the kindness!

  • @Mr.W121
    @Mr.W121 2 года назад

    Great presentation! I have a question. I have noticed something quite odd. When I create a neural network I get a certain output. But when i run it again, with exactly the same settings, the output (Importance, Normalized Importance) all change - why? How do i know which model is the best, given that "Percent Incorrect Predictions" always is zero or close to it?

    • @andrewr.timming1931
      @andrewr.timming1931  2 года назад +2

      Good question. Each time you run an algorithm, it gives slightly different results. You can manually bootstrap your model and then take an average of your predictions. That's what I do.

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

      also in start you divide the data into training and testing sets, so it randomly takes data, and every time you run again the algorithm runs on different data thats because it takes data randomly for training and testing,
      but mostly the varying persentage is between 1-2 %

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

    I wonder why you mixed categorical and continuous variables together to run the model.

    • @andrewr.timming1931
      @andrewr.timming1931  2 года назад +1

      Artificial neural networks make no assumptions about the shape of the distributions. You can employ categorical variables as long as they are dummies (binary).

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

      @@andrewr.timming1931 Thank you much for your response, much appreciated. .

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

    Thanks for great tutorial

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

    Hi,
    Can I check what is the SPSS version that you used in this video?
    Thanks.

    • @andrewr.timming1931
      @andrewr.timming1931  3 года назад

      I believe it was version 26. Shouldn't make a huge difference, though. The neural network modules haven't changed much.

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

    Thank you so much.This video really helped me alot.Waiting for more videos on AI using SPSS,please post the same.

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

    Awesome

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

    Using IQ for hiring decisions is highly problematic in terms of cost, applicant experience, racial adverse impact, and corporate bad-will. The decision to be made is hire or not (1,0) so the DV (appraisal rating) should be recoded to 1 or 0 based on what the organization calls acceptable perfoemcne (in this case perhaps > 7). In this way a wider net is cast and you can select from among a broader set of employees to hire (taking into consideration, perhaps, diversity/inclusion). In this scenario, you will find your predictions to be closer to 90% accurate because you now no longer call a predicted 7 (who was really an 8), a error. This is all sub-optimal mathematically, I know, but socially and legally more practicable in the world today.

    • @andrewr.timming1931
      @andrewr.timming1931  3 года назад +1

      Umm, all data used in this exercise are hypothetical. The entire dataset was made up.

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

      This social justice troll sees your video as a generative theme to lecture you on antiracism and such and is best ignored.. 😂 even though it may be debatable whether there is much difference between 9 and 10 and 1 and 2 which were most mix-ups of the first model..

  • @InsideTheFactory-
    @InsideTheFactory- Год назад

    Hello, was wondering if I can get the data, to practice with

  • @andrewr.timming1931
    @andrewr.timming1931  3 года назад +1

    Several people have asked that I make these data available. You can find them on on Open Science Framework webpage: osf.io/drhw8/. Good luck with your predictions!

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

    Thanks for great tutorial