Diabetes Prediction using Machine Learning from Kaggle

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.พ. 2025

ความคิดเห็น • 86

  •  5 ปีที่แล้ว +4

    Neeku dandalu dora! You're totally awesome man!

  • @ShortVine
    @ShortVine 5 ปีที่แล้ว +2

    i love this vid, i have watched 2 this kind of vid on ur channel,
    one humble request, can you please make more these kind of vid, because this is really helpful & important for beginners like me.
    Much love

  • @ronakjain7192
    @ronakjain7192 5 ปีที่แล้ว +12

    Why didnt you explain Hyper parameter tuning code? I guess most of us didnt understood in params section.

    • @jaysoni7812
      @jaysoni7812 4 ปีที่แล้ว

      parameters are basically mathematical stuff so it was already explained in particular algorithm's video check it

    • @skh7056
      @skh7056 2 ปีที่แล้ว

      @@jaysoni7812 hey, what is the point of calculation of correlation of features..? Here, we even didn't do dimensions reduction?

  • @ijeffking
    @ijeffking 5 ปีที่แล้ว +1

    Nice one. Your pointers are very useful. Thank you

  • @isko_vlog6836
    @isko_vlog6836 4 ปีที่แล้ว

    good job

  • @dhiranshsaxena7409
    @dhiranshsaxena7409 3 ปีที่แล้ว +1

    I would suggest you to try it with KNN once. I tried KNN with the same dataset and achieved an accuracy of 81+

    • @PatnalaYuvaMahalakshmi
      @PatnalaYuvaMahalakshmi 2 ปีที่แล้ว

      Can u share me the code with knn please

    • @skh7056
      @skh7056 2 ปีที่แล้ว

      what is the point of calculation of correlation of features..? Here, we even didn't do dimensions reduction?

  • @shreyasb.s3819
    @shreyasb.s3819 4 ปีที่แล้ว

    Thanks.nice one

  • @eeshsingh3336
    @eeshsingh3336 5 ปีที่แล้ว +6

    Hi, thanks for the video. One question, is it possible that replacing all the missing values with mean is affecting the accuracy? As Insulin has a lot of 0 values and it is the main feature which can affect our final response in diabetes prediction. Is there a better way to impute the value so that it is more uniformly distributed

    • @yusufvan
      @yusufvan 4 ปีที่แล้ว +1

      Ya good question, i have the same question, help me with the solution

  • @louerleseigneur4532
    @louerleseigneur4532 3 ปีที่แล้ว

    Thanks Buddy

  • @Elif-tt8ez
    @Elif-tt8ez 10 หลายเดือนก่อน

    Why didn't you look at the missigness correlations when filling in the missing values?

  • @vikasvk9174
    @vikasvk9174 4 ปีที่แล้ว

    your content is osm .....but pls explain it more clear at some point it is difficult to understand .....Thank you :)

  • @nani4027
    @nani4027 5 ปีที่แล้ว +2

    Bro..here we are getting accuracy as a output..but..where is diabetes prediction

  • @shervintheprodigy6402
    @shervintheprodigy6402 4 ปีที่แล้ว

    I have a doubt, there is the independent variable named skin in his video but the actual dataset does not contain that independent variable, why is that? Am I looking at the wrong dataset?

  • @syedmunazzirahmed3191
    @syedmunazzirahmed3191 4 ปีที่แล้ว +3

    Do you think accuracy of 77% is a good score ? Or there is potential to get better results?

    • @tilakbhujade4438
      @tilakbhujade4438 ปีที่แล้ว

      I worked on the same dataset and I have an accuracy of 81%

  • @soumyasrm
    @soumyasrm 5 ปีที่แล้ว +2

    Pls share a project detail on insurance fraud claim analysis ... end to end

    • @krishnaik06
      @krishnaik06  5 ปีที่แล้ว +4

      Sure...probably the next video I will upload will be in that topic.

  • @shahariarsarkar3433
    @shahariarsarkar3433 2 ปีที่แล้ว

    Brother how to write a research paper? Please help me. If I do any project that is shown in your videos then I write a article, will it be accepted as a conference paper?

  • @zaveriamutwalli6399
    @zaveriamutwalli6399 3 ปีที่แล้ว

    Why you choosed random forest algorithm for this?. Actually i am new to this so i want to know reason of using this algorithm as compared to other algorithm

  • @shivaniyadav7021
    @shivaniyadav7021 4 ปีที่แล้ว +1

    how to impute missing values by using multiple imputation through chained equation.because of missing values in insulin and in some attributes it affects the accuracy of the model

  • @pravinwakle131
    @pravinwakle131 5 ปีที่แล้ว

    Why are you using mean imputation strategy? Any idea to check pattern in missing data

  • @starab6901
    @starab6901 2 ปีที่แล้ว

    Can it be done by svm

  • @adiflorense1477
    @adiflorense1477 4 ปีที่แล้ว

    4:17 I think if the label or class is in the form of a number it is called regression. is that so sir?

  • @ajaykushwaha4233
    @ajaykushwaha4233 4 ปีที่แล้ว

    Requesting to create few more projects in Healthcare domain.

  • @vaibhavgaikwad1938
    @vaibhavgaikwad1938 5 ปีที่แล้ว

    Thanks Krish, I am trying to do my dissertation in healthcare analytics, wanted to know if you have done anything in quality care mining?

  • @Piyush-pj2od
    @Piyush-pj2od 5 ปีที่แล้ว +2

    Hi there, It seems that value 0 in num_preg has also been replaced by mean. Value of num_preg can be 0 in the data.
    Could you please clarify?

  • @ganeshbasalel5595
    @ganeshbasalel5595 4 ปีที่แล้ว +2

    could you please teach about Hadoop map reduce k-means clustering (H-KC)

  • @niftwithharsh4517
    @niftwithharsh4517 2 ปีที่แล้ว

    What is the purpose of this?......is this regression you are doing on python??

  • @shankarchintapalli3374
    @shankarchintapalli3374 3 ปีที่แล้ว

    How uci diabetic dataset is converted into attribute wise dataset

  • @niharikacram1434
    @niharikacram1434 ปีที่แล้ว

    Sir why did u took only pregnancies patient only u could have taken others also

  • @oratoradda8235
    @oratoradda8235 4 ปีที่แล้ว

    I have my own data set with approx 15 parameters , and want to write a paper but not aware with data science , please suggest ....

  • @kumarajay7th
    @kumarajay7th 5 ปีที่แล้ว +1

    Pls mention the significance of correlation of features found using heatmap matrix. Also how did u reduce the feature from 10 to 8 and why?

    • @dhirendrasingh6071
      @dhirendrasingh6071 3 ปีที่แล้ว

      The rest two features were categorical whose correlation can't be found with numerical values

  • @dilipyadav1264
    @dilipyadav1264 4 ปีที่แล้ว

    Sir can our give any reason why we have used xgboost algo for improving accuracy why not another algo

  • @ayoushdas8715
    @ayoushdas8715 3 ปีที่แล้ว

    how to differentiate between diabetes type from pima india dataset?

  • @Mayurtechmaster
    @Mayurtechmaster 4 ปีที่แล้ว

    Can you make one video related to handle a high cardinality in a feature

  • @chetanalate4038
    @chetanalate4038 5 ปีที่แล้ว +2

    Ye project banake milega kya.....

  • @vijayashrivastava3383
    @vijayashrivastava3383 4 ปีที่แล้ว +1

    Hi
    I am not able to import Imputer from sklearn preprocessing
    I am getting the below error:
    ImportError: cannot import name 'Imputer' from 'sklearn.preprocessing' (C:\Users\Vijaya\anaconda\lib\site-packages\sklearn\preprocessing\__init__.py)
    Please do help.

    • @gauravbogar5044
      @gauravbogar5044 4 ปีที่แล้ว +1

      use this
      from sklearn.impute import SimpleImputer
      imputer = SimpleImputer(missing_values=np.nan, strategy='mean')

  • @LikhithaH
    @LikhithaH 4 ปีที่แล้ว +1

    Hi sir I am Likhitha
    currently 11 years
    I am getting a error that says "No module named 'xgboost'" please do help me out to solve this error
    thank you
    Likhitha

  • @upendra8050
    @upendra8050 5 ปีที่แล้ว +1

    Thanks for the video. But your precision and recall are so high which is not good for this kind of analyses (because we don't want to wrongly predict a disease to be diabetic and also we don't want to miss any patient with diabetes. The precision is somewhat acceptable not low recall). Do you an intuition of how you can improve those and overall accuracy? Maybe some feature selection and feature engineering? I want to know more thoughts on it. Maybe a follow-up video on this?

    • @noecareme8242
      @noecareme8242 5 ปีที่แล้ว

      I think more ellaborated feature engineering would do. I find featuretool package, for automated features engineering to be the best. I have had amazing results so far at deployment stage.

    • @upendra8050
      @upendra8050 5 ปีที่แล้ว

      @@noecareme8242 Great. Will try it out

    • @skh7056
      @skh7056 2 ปีที่แล้ว

      what is the point of calculation of correlation of features..? Here, we even didn't do dimensions reduction?

  • @TechBrain811
    @TechBrain811 5 ปีที่แล้ว

    How will you handle the missing data if it is present?

  • @busracelik3059
    @busracelik3059 ปีที่แล้ว

    which algorithm did we use in this video ? decision tree ? SVM ?etc.

    • @GC-dh1zp
      @GC-dh1zp ปีที่แล้ว

      Random forest and xgboost

  • @reshmajames6
    @reshmajames6 4 ปีที่แล้ว

    Can you say which algorithm u used !pls

  • @kissuist
    @kissuist 4 ปีที่แล้ว

    Null values are in the set

  • @sunnyarora4916
    @sunnyarora4916 4 ปีที่แล้ว

    after the imputation step, how do I see the mean value which is replacing all 0s in x_train ,how to see that?

  • @susanth1888
    @susanth1888 3 ปีที่แล้ว

    Can i use it for my project? (Probability Paper)

  • @dc09kaa50
    @dc09kaa50 4 ปีที่แล้ว

    How to find diabetes prediction function?

  • @kothapallysharathkumar9743
    @kothapallysharathkumar9743 5 ปีที่แล้ว

    Hai sir please make video on lda topic modelling

  • @riturajpurkayastha1774
    @riturajpurkayastha1774 4 ปีที่แล้ว

    @Krish Naik Which ML algorithms you use in this project

  • @sunnyarora4916
    @sunnyarora4916 4 ปีที่แล้ว

    why does it give a different accuracy value when the data set is same

    • @jaysoni7812
      @jaysoni7812 4 ปีที่แล้ว +1

      bcz when we test the accuracy using test data set, some of types of test data dosen't include in train dataset so model doesn't train or aware of that data so that's why it give different accuracy, for fix it we have another method called KFold Cross validation check that video

  • @sayanpaul2083
    @sayanpaul2083 5 ปีที่แล้ว

    if i want to take the input manualy to predict inplace of X_test how can i do that?

    • @dhirendrasingh6071
      @dhirendrasingh6071 3 ปีที่แล้ว

      Just pass an array of your preferred values in place of x-test

  • @noecareme8242
    @noecareme8242 5 ปีที่แล้ว

    Hi Krish. I enjoy your videos. I just wonder why you always use correlation to select your features. Yet, correlation only picks up the linear dependency. What if you use Wrapper methods or embedded methods? Thanks.

  • @PankajVerma-zj4vr
    @PankajVerma-zj4vr 5 ปีที่แล้ว

    You have a great communication skills
    Can you give any tips how to develop.. Please🙏🙏🙏

  • @sevanthiselvam1349
    @sevanthiselvam1349 2 ปีที่แล้ว

    Hii how to predict

  • @nirajchaudhari5974
    @nirajchaudhari5974 4 ปีที่แล้ว +4

    I used logistic regression for this I got an accuracy:0.76663 and it does not take time for fitting

  • @chetanalate4038
    @chetanalate4038 5 ปีที่แล้ว

    Prediction of onset of diabetes using machine learning algorithms

  • @aqsaqamar1634
    @aqsaqamar1634 2 ปีที่แล้ว

    Can you solve my one problem

  • @riteshjain5059
    @riteshjain5059 4 ปีที่แล้ว

    Is their anyone who import SimpleImputer instead of Imputer?

  • @kissuist
    @kissuist 4 ปีที่แล้ว

    Provide the code

  •  3 ปีที่แล้ว

    I am getting 70.1% accuracy by catboostclassifier