Advance Project: Diabetes Prediction Using Python | Machine Learning | KNOWLEDGE DOCTOR

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

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

  • @knowledgedoctor3849
    @knowledgedoctor3849  9 месяцев назад +7

    Hi Everyone, This is an advance machine learning project. It's Take 3-4 Hour to Record + Editing.
    You can use this project for your research paper, final year even though for thesis or defence.
    Try to cover all of the basic & advance techniques ✌️
    So Support Dena🌻

  • @uminhtetoo
    @uminhtetoo 8 месяцев назад

    Thank you so much for sharing your experience and knowledge, Sir.

  • @FaysalAhmed-u8n
    @FaysalAhmed-u8n 7 дней назад

    your BMI value and NewBMI value doesn't match. for example, in first row, BMI is 33.6 so newBMI should be Obesity 1, but in your code it show Obesity 2. how can i fixed it

  • @BholendraPratapSingh-e4f
    @BholendraPratapSingh-e4f 9 месяцев назад

    Thank you very much sir ...
    But I have a doubt that is after removing missing values still there is showing missing values with some less numbers as I used same function which you explain and wrote in your code ,please help me out?

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

      Please check again when you impute your value or call your function...

  • @educationmaster360
    @educationmaster360 2 месяца назад

    How can we diploye it like apps function?

  • @atreyeebose8229
    @atreyeebose8229 4 месяца назад

    Can we drop original BMI, Insulin and glucose column?

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

    why do we apply standardscaler after applying robustscaler ?

  • @ramramo9090
    @ramramo9090 5 месяцев назад +1

    Bro in handling categorical features of dataset instead of 0 or 1, I m getting True or false what to do

  • @AmitBiswas-hd3js
    @AmitBiswas-hd3js 5 месяцев назад

    What are the algorithms you've used here, please reply

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

      Check the full tutorial, Machine learning algorithm all of them i used here and choose the best one..

  • @ilakkiyab6800
    @ilakkiyab6800 3 месяца назад

    The missingno module is not found

  • @KSEnglish-rk7ie
    @KSEnglish-rk7ie 6 месяцев назад

    where can i find this Dataset?

  • @keerthipoojary2287
    @keerthipoojary2287 4 месяца назад

    I have only 8 features in my dataset .to predict the outcome i am giving 8 inputs.but it is asking for 18 features to predict.what is this error?

    • @knowledgedoctor3849
      @knowledgedoctor3849  4 месяца назад

      This is advance project, here we apply feature engineering techniques to create extra feature as well.
      Check this one, and learn advance techniques

  • @mhabzamirul5897
    @mhabzamirul5897 9 месяцев назад +1

    WHAT IF WE REMOVE THE PREGNANCY FROM DATASET?

    • @knowledgedoctor3849
      @knowledgedoctor3849  9 месяцев назад +1

      Yup you can check... Cz Pregnancy is just applicable for female not male..

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

      thank you sir. @@knowledgedoctor3849

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

      i have another question . why the blood pressure only showing 1 value like 72. not 120/72..@@knowledgedoctor3849

  • @fatimavelogs9208
    @fatimavelogs9208 7 месяцев назад

    Its predict unseen data

  • @humanmanan
    @humanmanan Месяц назад

    SHouldn't we exlude pregnancies while replacing with nan values since there might be a woman having no kids??