Predicting Heart Disease using Machine Learning

Sdílet
Vložit
  • čas přidán 7. 09. 2024
  • Here is a video which provides a detailed explanation about predicting heart diseases using Machine Learning
    #PredictingHeartDisease
    Github link: github.com/kri...
    Data Science Interview Question playlist: • Complete Life Cycle of...
    Data Science Projects playlist: • Generative Adversarial...
    NLP playlist: • Natural Language Proce...
    Statistics Playlist: • Population vs Sample i...
    Feature Engineering playlist: • Feature Engineering in...
    Computer Vision playlist: • OpenCV Installation | ...
    You can buy my book on Finance with Machine Learning and Deep Learning from the below url
    amazon url: www.amazon.in/...

Komentáře • 79

  • @istillplay271
    @istillplay271 Před 3 lety +4

    We can basically use the logistic regression... Which is best suited here and as the age goes up the chances for the heart attack increases..... So maybe the would be my solution

  • @PiyushKumar-tv6dr
    @PiyushKumar-tv6dr Před 4 lety +1

    I saw the dataset but there are no categorical values.. and in feature engineering when i used info i could not any column whose type is the object. Every column has int as its type.plz help!!!!

  • @saurabh123gangrade
    @saurabh123gangrade Před 5 lety +3

    Easily explained... Thanks for teaching

  • @user-rp9iis1en6h
    @user-rp9iis1en6h Před 3 lety +7

    I have two questions.
    1. What are the steps to prepare a complete demo like this, could you please mention in summary, and what algorithms are available , how to select the proper algorithm?
    2. How to prepare data set, how to know these these columns are required to generate the accurate result?

    • @Swetha-CSE
      @Swetha-CSE Před rokem +1

      To know the require columns ..you must be familiar with biology or otherwise you can ask professional docters ..which parameters are have to be concerned for prediction

  • @akashpoudel571
    @akashpoudel571 Před 5 lety +4

    sir hoping that if u take a real messy data n teach us cleaning .....the real problems in interview comes when data types for every
    column is different n very unpleasing....

  • @satishakuthota6290
    @satishakuthota6290 Před 5 lety +5

    tq so muchh krish and plese make videos on more projects by using peramers to tune the model

  • @user-ml8py1mg3k
    @user-ml8py1mg3k Před 9 měsíci +1

    I like the way you are explaining every steps.
    My question is, why didn't you do any outlier analysis here?

  • @manthanrathod1046
    @manthanrathod1046 Před 3 lety +9

    Omg i didnt know you made a video on this project as well. I tried using logistic regression and got 86% train and 88% test accuracy. Only thing which i didnt do was to convert the chest pain column into dummy variable and i used standard scaler to scale the values. Tried both minmax and standar scaler and standard scaler gave better results (10% increment).

    • @sunilnaudiyal2631
      @sunilnaudiyal2631 Před 3 lety

      please share the file u made , it will healp me

    • @kiranb670
      @kiranb670 Před 3 lety

      hi bro can you send me that code for linear regression

  • @fabrizioantonazzo3113
    @fabrizioantonazzo3113 Před 3 lety +1

    TOO, THAT THERE IS NOT THE AUTOMATIC TRANSLATOR WITH THE SUBTITLES THANK YOU

  • @nurulusnaabdulrahman1000
    @nurulusnaabdulrahman1000 Před 3 lety +3

    Hi, can u suggest me where can I obtain 2 types of heart diseases dataset for svm testing and training in Matlab. Hope can help me in seraching 40 samples for each types of any 2 heart diseases.

    • @ekiranoyedoyin5535
      @ekiranoyedoyin5535 Před 2 lety

      Meeting ( Dr imenherbal on CZcams ) has really been one of the best day of my life after years of suffering from this disease , am getting better now, God bless you sir .

  • @Sirifactstelugu
    @Sirifactstelugu Před 6 měsíci +1

    Can you please tell which heart disease you predict

  • @vlogersadda7625
    @vlogersadda7625 Před 3 lety +2

    Sir plz tell me.how to make hybride algorithm or knn+randome forest like

  • @shanilayunus569
    @shanilayunus569 Před 5 lety +2

    Can u plz make a video using UCI data of CKD patient and applying ANFIS and BAGGING algorithm?Sir plz i really need help.Plz help me.Will always be grateful.

  • @Techjai000
    @Techjai000 Před 2 lety +1

    sir, can u explain what do we do to find the rate of heart failure for thse same data set

  • @bhavitmathur5476
    @bhavitmathur5476 Před 3 lety +3

    sir can we do it by using confusion matrix and finding accuracy also??

  • @EEESamarthSingh
    @EEESamarthSingh Před 11 měsíci

    i m getting error in plotting "posx and posy should be finite values"

  • @equityjob7594
    @equityjob7594 Před 4 lety +3

    Hello Sir,I am new to python please can you tell me how and to store the dataset that we have downloaded from kaggel

  • @mervepolat1018
    @mervepolat1018 Před 4 měsíci

    How can i implement such application for all type of dieseases?

  • @udaygawande5681
    @udaygawande5681 Před rokem +1

    Thanks you so much 🙏

  • @debakalyanidash8862
    @debakalyanidash8862 Před 4 lety +1

    Plz tell me why didn't u do those confusion matrix

  • @PREMKUMARBORUGADDA
    @PREMKUMARBORUGADDA Před 5 lety +15

    will u build the GUI Interface for the machine learning model

  • @dnagardhankar
    @dnagardhankar Před rokem +1

    Does it requires any hardware??

  • @manasahr478
    @manasahr478 Před 2 lety +1

    Sir please provide code for feature selection to predict cvd

  • @abhishekgowda6771
    @abhishekgowda6771 Před 4 lety +1

    Can u do the knn and random forest algorithm for happyness prediction sir
    Plz sir help me and explain data set present kaggle happyness prediction

  • @jakhan6882
    @jakhan6882 Před 5 lety +1

    How KNN works when inputs are more than 2 like in Heart Diseases Prediction, As KNN is calculating the distance of query point from two parameters which are on 'X' and 'Y", but here in this case Input Parameters are more than 2, so can you just explain how it works for multiple inputs??

  • @AmitYadav-ig8yt
    @AmitYadav-ig8yt Před 4 lety +1

    Thank you very much, Sir-

  • @CodeTechGyan
    @CodeTechGyan Před 3 lety +1

    Sir can you please make the same project with neural networks.

    • @ekiranoyedoyin5535
      @ekiranoyedoyin5535 Před 2 lety

      Meeting ( Dr imenherbal on CZcams ) has really been one of the best day of my life after years of suffering from this disease , am getting better now, God bless you sir .

  • @rodrigobilro4418
    @rodrigobilro4418 Před 10 měsíci

    The model accuracy incresead with the gradient boosting?

  • @subhamsubhamayasatpathy186

    I don't understand, here we are just getting the accuracy of the classifies... we are not predicting ?? Please some help

    • @karthikvegeta5981
      @karthikvegeta5981 Před 3 lety

      Even if we predict the values....the main thing u need to concentrate is accuracy....for classification we need to concentrate more on precision recall n accuracy....if ur a moderate in ml or ds what u do is like....u won't be predicting by simply giving values....u concentrate more on increasing the models accuracy

    • @DenizLeblebici
      @DenizLeblebici Před 5 dny

      ​@@karthikvegeta5981 do you know any other metrics? You should check precision and recall too

    • @karthikvegeta5981
      @karthikvegeta5981 Před 5 dny

      @@DenizLeblebici in classification it's necessary to check precision and recall u can't avoid it, confusion matrix, auc roc curve , accuracy matrix are some of the metrics we can use

  • @roxanaslj4582
    @roxanaslj4582 Před 4 lety +2

    Hi, sir can you explain the decision tree as well

    • @ekiranoyedoyin5535
      @ekiranoyedoyin5535 Před 2 lety

      Meeting ( Dr imenherbal on CZcams ) has really been one of the best day of my life after years of suffering from this disease , am getting better now, God bless you sir .

  • @atharvavaidya7117
    @atharvavaidya7117 Před 4 lety +2

    How can I make a GUI for this model, taking input from the user?

    • @thamizharasank5751
      @thamizharasank5751 Před 4 lety +1

      hello bro , did you get how to built gui for random forest classifier ? im in need of that for my final year project , kindly reply

    • @RoyalRealReview
      @RoyalRealReview Před 2 lety

      @@thamizharasank5751 hello dear and how did you make GUI for this? I also need it for my final thesis submission 😩

    • @manikantareddy3183
      @manikantareddy3183 Před měsícem

      @@RoyalRealReview i too need bro. have u completed your project?

  • @chinnam8053
    @chinnam8053 Před 5 lety +2

    Bro r u running any live tutorials on ml and AI..??
    If u r doing u just inform...I like to learn AI

  • @nani4027
    @nani4027 Před 5 lety +1

    what is the programming language used in the dataset????

  • @subhankashif4291
    @subhankashif4291 Před 8 měsíci

    is this used in hospitals

  • @HolisticApproach
    @HolisticApproach Před 4 lety +2

    After all, nothing has been predicted, only various algorithms peformance was checked.

    • @canon3831
      @canon3831 Před 4 lety +1

      That is what my doubt is. Why is everyone saying we'll predict the outcome but ends up showing the accuracy of the algorithm.

    • @nayeemnayeem354
      @nayeemnayeem354 Před 4 lety +1

      The things which can be inferred from the video are the methodology to be followed before blindly applying an algorithm. There are many things to be taken into consideration before u train and test values. I do agree that there was no predicting but u can just predict it by using sklearn train test method by using some particular algorithm which suits it.

    • @deepujojo4914
      @deepujojo4914 Před 4 lety

      @@nayeemnayeem354 It is fine to predict accuracy for regression type problems .But for classification problems why everyone is showing the accuracy of the algorithm instead of providing inputs and getting output.

  • @DanielWeikert
    @DanielWeikert Před 5 lety +1

    Thanks a lot for your video krish. Great work. One question. All columns seem to be numeric. Could you elaborate why you need the get_dummies?

    • @krishnaik06
      @krishnaik06  Před 5 lety +2

      Columns like chest pain and other features has label like 1,2,3,4....So these chest pain types.We need to convert into categorical features.

  • @prashanthnelluri7568
    @prashanthnelluri7568 Před 4 lety +1

    Can you explain on prediction of tariff rate with code in machine learning?

  • @louerleseigneur4532
    @louerleseigneur4532 Před 3 lety

    Thanks

  • @bishalpaul1826
    @bishalpaul1826 Před 4 lety +3

    I wanted to ask why did you create dummy variables. The features were already encoded from category to numeric variables?? Please if anyone can explain??

    • @saigowthambabuamburi6158
      @saigowthambabuamburi6158 Před 4 lety

      Hello bro, i have noticed that he encoded all the features that are having values 0 and 1....and scaled those are not in range....i also tried without encoding the features...in this case without encoding i got a mean of 0.79 for KNN and same mean for Random forest....but a very low mean for decision tree
      Hope you get it.

    • @ekiranoyedoyin5535
      @ekiranoyedoyin5535 Před 2 lety

      Meeting ( Dr imenherbal on CZcams ) has really been one of the best day of my life after years of suffering from this disease , am getting better now, God bless you sir .

  • @vikeshreddy2428
    @vikeshreddy2428 Před 4 lety

    Can we give only one dataset I mean can we predict disease by giving one person information
    If yes then please help me

    • @nayeemnayeem354
      @nayeemnayeem354 Před 4 lety

      If u want to give dataset regarding one person then the model is gonna predict better only for that person and maybe in effective for others

    • @vikeshreddy2428
      @vikeshreddy2428 Před 4 lety

      @@nayeemnayeem354 can we get correct accuracy if we give 99% of dataset as training set and only 1% as test case?
      Please reply me.

    • @nayeemnayeem354
      @nayeemnayeem354 Před 4 lety

      @@vikeshreddy2428 it depends on the problem u are trying to solve and the architecture behind it. I can only provide u a link which might help u understand better.
      medium.com/@malay.haldar/how-much-training-data-do-you-need-da8ec091e956

  • @muhammadjalal6362
    @muhammadjalal6362 Před 3 lety

    sir g need help in this project

  • @ashokbabug40
    @ashokbabug40 Před 4 lety

    I am able to get only 84 percent accuracy is there any reason

    • @navyareddy8408
      @navyareddy8408 Před 3 lety

      Hii Ashok you got 84 percent accuracy for which algo?

  • @ajmeershahtricks6666
    @ajmeershahtricks6666 Před 2 lety

    Sir how to deploy to web

  • @bhavyar2986
    @bhavyar2986 Před 4 lety

    In random forest, n_estimators = 10... How?

  • @martindossou7692
    @martindossou7692 Před rokem

    P

  • @ekiranoyedoyin5535
    @ekiranoyedoyin5535 Před 2 lety

    Meeting ( Dr imenherbal on CZcams ) has really been one of the best day of my life after years of suffering from this disease , am getting better now, God bless you sir .