Neural Network Code in R: Machine learning Introduction

Поділитися
Вставка
  • Опубліковано 25 жов 2024

КОМЕНТАРІ • 22

  • @mukhtaradamuabubakar370
    @mukhtaradamuabubakar370 3 роки тому +1

    Woow so grateful to this video, very important for me and it saved me out of days of struggling.

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

      hi Mukhtar please can you help me with R?

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

    This is super helpful and informative, thank you.

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

    Thank you for tutorial sir but I have a question. How can we predict the new classifications for a new data whish the results haven’t yet been seen? I would be really happy if you can make a short tutorial about it. All tutorials are measuring the performance of test data and leaving it there. In real life, it is important to work on datas which their classes havent yet been seen.

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

      yes i also have a same question.

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

      There is what we call "model training and validation" . During this phase, you train the model based on the features/variables specifically on your dataset. After training the model, you need to evaluate its performance and accuracy and if it results to high accuracy, you now have a predictive model that can be used on a new dataset. But you need to make sure that your new dataset still has the same features/variables or else the results will be most likely inaccurate.

  • @Bryan-eg7si
    @Bryan-eg7si Рік тому

    Im getting this error
    Algorithm did not converge in 1 of 1 repetition(s) within the stepmax.

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

    Hi sir, when I use the confusion matrix, an error appears: should be factors with the same levels. How to solve the problem? thanks

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

      For confusion make sure the data type of the two input is the same. You can use as.factor() to convert them before you pipe into the confusion matrix function

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

      @@LiquidBrain this DOES NOT work. what to do????

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

    Thank you so much

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

    Hi sir,
    Can I get a R code for ANN model for forecasting streamflow.

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

      Not sure what kinds of ANN you are looking for, but there's a RNN videos you might be interested on the channel

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

    Nice

  • @cancan1292
    @cancan1292 3 роки тому

    Hi. Was working, no longer working
    pred.2$X1L

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

    Thank you sir!!!!!!!!

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

    hi sir, can i have the source code please.. for my school.project

  • @harshiniaiyyer2837
    @harshiniaiyyer2837 3 роки тому

    Thanks bro

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

    Hi. Can I have your email address for some question and more information bout writing codes with battery datasets and my concerns? Thank you

  • @teacherstimeoff9648
    @teacherstimeoff9648 4 роки тому

    This is for the engagement

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

    your accent and pace makes it really hard to understand some words