Project 14. Parkinson's Disease Detection using Machine Learning - Python | Machine Learning Project

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

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

  • @sussypusssy
    @sussypusssy 2 года назад +20

    Mr. Siddhardhan, you do not realize how valuable you and your videos are.
    Thank you so much dude.

  • @kalinstanchev3602
    @kalinstanchev3602 Год назад +9

    Благодарим ви!

  • @krugergaming-yt8121
    @krugergaming-yt8121 2 года назад +16

    hello brother data set notfound

  • @priyankaangane7495
    @priyankaangane7495 9 месяцев назад +3

    Great video! It offers a thorough and insightful understanding of the concepts discussed. Very helpful indeed!

  • @yyzuus
    @yyzuus Год назад +6

    Hello sir! Thank you for the great explanation for this project . Can you attach a good dataset link for this project as the previous one can not be found?

  • @harikrishnakoyala5443
    @harikrishnakoyala5443 13 дней назад

    Too good vocabulary mr Siddharth ❤ and fluency was excellent 👌

  • @KaushikkrSarma
    @KaushikkrSarma Год назад +4

    sir the dataset file is not available now at the given link .

  • @ayobamiadams1268
    @ayobamiadams1268 2 года назад +8

    Hello, these tutorials are very enlightening
    Thank you for all you do!
    Please, Kindly make projects on multi-class and multi-label classification.

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

    Hello I would like to this but I cannot get the data set to work from kaggle

  • @ankitagupta634
    @ankitagupta634 Год назад +1

    When I do seperation the features and target code it showing me the error for y that method object is not subscriptable ..please help me to resolve this error

  • @shyamnimje9668
    @shyamnimje9668 11 месяцев назад

    Mr.Siddhardhan , your video is so helpful to me for building such a nice project it is my kind request to you to make the video on deployment of Parkinson's project I'm trying to deploy it from 5 weeks I'm facing errors can you please help me with that it will help us all whose watching your videos
    Eagerly waiting for your kind reply

  • @asmistyle4644
    @asmistyle4644 Год назад +1

    i cannot access the dataset could you share it here need to do for my project

  • @srishtijadav1476
    @srishtijadav1476 10 месяцев назад +1

    the dataset is not available kindly check and please help me

  • @emotionalhuman99
    @emotionalhuman99 Год назад +1

    Hi can i know how i can extract features like jitter and shimmer from PD voice?

  • @JL-if8im
    @JL-if8im 2 месяца назад +1

    kaggle is gone sir for dataset

  • @mohsena.s8633
    @mohsena.s8633 2 года назад +1

    Thank you so much dear Siddhardhan

  • @rajeshmidha4243
    @rajeshmidha4243 2 года назад +2

    Hello bro, dataset output column 'status' has 147 and 48 parkinson disease infected and healthy. don't you think this is unbalanced dataset ?

  • @melikeyildiz1841
    @melikeyildiz1841 3 года назад +4

    omg u are the best,thanks for sharing.Will u make more videos about parkinson detection?

    • @Siddhardhan
      @Siddhardhan  3 года назад +1

      hi! thanks a lot for your positive words 😇

    • @Siddhardhan
      @Siddhardhan  3 года назад +1

      I am not sure about that. but I'll definitely do more healthcare related Machine Learning Projects.

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

    The dataset link can no longer be accessed

  • @varuntiwari678
    @varuntiwari678 Год назад +2

    Very Useful Video Thank you for this
    The Dataset link for this project on kaggle has expired can you please give the link to the same dataset elsewhere

  • @ghazifkiri-f8l
    @ghazifkiri-f8l 10 месяцев назад

    Have you a Disease Detector Website with Flask (on backend)?

  • @ishrahussain6522
    @ishrahussain6522 3 года назад +3

    These vidoes are really useful
    JazakAllah

    • @Siddhardhan
      @Siddhardhan  3 года назад +2

      thanks a ton 😇

    • @ashrafmelhem4576
      @ashrafmelhem4576 6 месяцев назад

      ​God bless you sir, please can you send the project to me because i need it for my final year project in Computer science

  • @nandheeshganeshkumar4087
    @nandheeshganeshkumar4087 7 месяцев назад +1

    hi sir , I am getting error in code line 10 in this code
    # grouping the data bas3ed on the target variable
    parkinsons_data.groupby('status').mean()
    it is showing error as ValueError: could not convert string to float:

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

      Same phir Tum NY Kya keya

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

      select only the numeric columns:
      numeric_df = df.select_dtypes(include=[np.number])
      numeric_df['status'] = df['status']
      result = numeric_df.groupby('status').mean()

  • @mks143786
    @mks143786 6 месяцев назад

    Hi, Mr.Siddhardhan i was going through ur collab but before Data Pre-Processing u did groupby while running colab it is throwing error

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

    Here the target variable is imbalance around 36%. So the ML model will work good, if you balanced the target variable.

  • @hirajavedasmervideolifehacksma
    @hirajavedasmervideolifehacksma 3 года назад +1

    Which data set you use to detect Parkinson's disease

  • @nikhil525
    @nikhil525 6 месяцев назад

    Link to the data doesn’t work anymore. Anywhere it can be downloaded?

  • @SUBHASH_ENGCS
    @SUBHASH_ENGCS Год назад +1

    how to convert this into website?

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

    thank you very much brother... it helped me alot.. i will share with my fnds

  • @gretakoutika7274
    @gretakoutika7274 2 года назад +2

    Hi can you attach the reference paper you used for this project?

  • @streetsmart5033
    @streetsmart5033 3 года назад +6

    Bro your explanation is comprehensive🤓, keep rocking. Bro before starting of video plz give a brief explanation about algorithm which u r using.

    • @Siddhardhan
      @Siddhardhan  3 года назад +2

      hi! thanks a lot for your positive words 😇

    • @Siddhardhan
      @Siddhardhan  3 года назад +1

      I have explained about the model while implementing it. kindly check.

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

      @@Siddhardhan 👍 thank you
      Bro plz give some tips on resume building for fresher to get a job in ML

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

      @@Siddhardhan
      Hii sir how to take multiple input and produces output sir please say me sir

    • @shyamnimje9668
      @shyamnimje9668 11 месяцев назад

      ​@@SiddhardhanMr.Siddhardhan , your video is so helpful to me for building suck a nice project it is my kind request to you to make the video on deployment of Parkinson's project I'm trying to deploy it from 5 weeks I'm facing errors can you please help me with that it will help us all whose watching your videos
      Eagerly waiting for your kind reply

  • @AjaySingh-uu8lg
    @AjaySingh-uu8lg Год назад

    Sir , why stratify is'nt used here in train test split function

  • @sandipansarkar9211
    @sandipansarkar9211 2 года назад +1

    finished watching

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

    sir, your video is excellent! . Can you explain me mathematical concepts for this project?

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

    best tutorial for beginners ...thank you so much sir

  • @niroshadas4649
    @niroshadas4649 6 месяцев назад

    Sir can you do videos of signal processing especially EEG signal pls

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

    Can we use this for major projects and paper publishings???

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

    hi can ı ask u something dataset? When we get mean values for 0 and 1 is our data have 1 attribute? our machine will look at all attributes again but with their mean values right?

  • @gyankashyap8036
    @gyankashyap8036 11 месяцев назад

    dataset file link has been expired please see into it

  • @deepikagurumurthy2960
    @deepikagurumurthy2960 3 года назад +1

    Sir in input data u had given some values, what value s this?

    • @Siddhardhan
      @Siddhardhan  3 года назад +1

      hi! have you watched the video? I gave an explanation on that.

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

    Do logistic regression and random forest classifier is used in this project ??

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

    Will you also make a video on crypto currency price prediction using apis??

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

    it seems the data set is no longer available. can you help

  • @deepakavva317
    @deepakavva317 3 года назад +1

    how do you know for what problem what algorithm to be used.

    • @Siddhardhan
      @Siddhardhan  3 года назад +1

      there is a process called as model selection. I'll make video in this topic in the upcoming modules of my course.

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

    can anyone explain why dont we use logistic regression instead of svm

  • @thequietkidඞ
    @thequietkidඞ Год назад +1

    Brother, if we are classifying in this project shouldn't we use sigmoid in the kernel parameter

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

      I tried that too but it's accuracy is very low compared to linear model SVM

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

    Why we are using SVM can we use any other ml algo

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

    I have one doubt my training accuracy score is 0.878 and testing accuracy score is 0.9230 , so is it ok or it is over fitting or under fitting?

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

    mr.siddhardhan , the dataset in parkinson's disease is not supporting.Please check and update

  • @bintehawa7712
    @bintehawa7712 2 года назад +1

    Upload video on deep learning projects

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

    Video starts at 7:00 ruclips.net/video/HbyN_ey-JVc/видео.html

  • @homicidegaming392
    @homicidegaming392 3 года назад +1

    Hello sir
    Why we use only svm why not logistic regression?

    • @dhruvsanghvi5562
      @dhruvsanghvi5562 Год назад +1

      logistic regression is not used when their is non linear decision boundry

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

    The data set is not available

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

    Hey there, i got a warning in this code stating
    "X does not have valid feature names, but StandardScaler was fitted with features names ....."
    What's the possible solution

  • @evelynjoycem4663
    @evelynjoycem4663 3 года назад +1

    hi bro, i am getting an error in separating the features and target. it shows like (NameError: name 'X' is not defined) how to solve this error bro

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

      I am also getting this error ..how uh resolve it ?

  • @TurboGamingOfficial15
    @TurboGamingOfficial15 5 дней назад

    Can you please provide the dataset of this project

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

    for me it is not showing as person does not have parkinsons.It is only printing that he has parkinsons.What may be the problem

  • @sashigole7588
    @sashigole7588 3 года назад +1

    Can you do prediction using Deep learning as well too ??

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

      hi! yes, you can definitely try. I'll make Deep Learning Projects while I am making deep learning course. at that time, I'll explain.

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

    Bro Dataset not found.

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

    when the question say that find the variable how to do that sir this is our assigment

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

    How to add html pages to this project

  • @shaikshahanazbegum8316
    @shaikshahanazbegum8316 3 года назад +1

    bro can you please tell , what is the system about?
    what are its functions?
    specify the modules if any and describe them
    what is unique about this project?
    can anyone please help with the above points

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

    im getting this error
    TypeError: fit() missing 1 required positional argument: 'y'
    please help sir

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

    Can you please upload the dataset as it has been removed from kaggle?

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

    can anyone give me the dataset file please , link is not working

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

    I may think we had to exclude the name column while predicting along with the status column

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

    getting error while grouping data on target variable

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

    Can you make a tutorial on how to build a TCN model to predict accuracy and roc curve of this Parkinson's dataset

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

    Sir..Can't we just take input_data=X_test[0] or X_test[1] like that

    • @Siddhardhan
      @Siddhardhan  3 года назад +1

      hi! you can definitely do that.

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

    is there a way to link this ML project with website

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

    I dont understand why we did not fit X_test. Could anybody explain?

  • @VikasViki-x9i
    @VikasViki-x9i 7 месяцев назад

    I sir for this project how to implement login page

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

    Excellent, can we expect an end to end ML Project

    • @Siddhardhan
      @Siddhardhan  3 года назад +1

      thanks 😇 I'll publish deployment videos after deep learning course

    • @VincentVarghese_VTV
      @VincentVarghese_VTV 3 года назад +1

      @@Siddhardhan Thanks, your teaching style is excellent touching even the minutes. Do we get support for doing end to end projects or for doubt clarification?

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

    can i use this for project?

  • @Abid_kazi7
    @Abid_kazi7 11 месяцев назад

    dataset can not be found

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

    Can this project be done in R language?

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

    Naive Bayes algo gives very low accuracy for this project,what may be the reason?

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

      Dataset is unbalanced.
      1:3 distribution for target value.

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

      Didn't realise I were 1yr late.

  • @PratapO7O1
    @PratapO7O1 3 года назад +1

    isn't this imbalanced data 48:147 approx 1:3 ?

  • @mohomedabdulghaffar2309
    @mohomedabdulghaffar2309 2 года назад +1

    Hi,
    In terms of model input, how can we extract audio features, and are there any libraries that can be used for extraction?

    • @JM-tf9qu
      @JM-tf9qu 2 года назад

      librosa

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

      same question brother. did you find a way. librosa can't extract all of the required features. MFCC and deltas are only extracted using librosa. if you know something please tell me. thanks

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

      @@armghan2312 you can use parselmouth for audio feature extraction.

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

      @@abdulghaffar1632 ok thanks. I'll look into it

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

    sir! what about image data set ???

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

    Hello sir great job
    Can u please do a video on leaf disease detection using ML techniques.

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

      hi! I'll try it once we complete the ML course

    • @balajim2107
      @balajim2107 3 года назад +1

      are u codebasics follower?

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

      @@balajim2107 yeah

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

    Data set is available

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

    Can you do Parkinson's disease detection using posture and gait data set in machine learning using python

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

      Where is that dataset.. i mean dataset link.

  • @growingfire
    @growingfire 6 месяцев назад

    Thanks a lot !

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

    could you please add a login page code for this project ?please
    as soon as possible

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

    life changing

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

    The tasks are very very basic.

  • @vinayaksharma-ys3ip
    @vinayaksharma-ys3ip 2 года назад

    thanks a lot Sir!!

  • @s.mubarakshaik4493
    @s.mubarakshaik4493 3 года назад +4

    Really good job. I am doing this project for my final year project. Can you please help me in preparing the report. Please share the concept names which has to be included in report.

    • @Siddhardhan
      @Siddhardhan  3 года назад +2

      hi! please don't use this as your exact Project. you may need to do more than what I explained in the video.

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

      brotheer am also doing this project

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

      Iam doing this too as a fyp can u help me

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

      @@Siddhardhan can you add more to this project ..help

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

      @@Siddhardhan hey can u please tell me what more we can do in this project

  • @tomantony6495
    @tomantony6495 3 года назад +1

    Bro can I make a project on NLP lie detection could you explain how

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

      Hi! I'll make videos on NLP in deep learning course.

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

      @@Siddhardhan bro I mean lie detection in Neuro linguistic program from facial expressions,not natural language processing 😁 , otherwise it's ok we can analyse from sound variation

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

      I can't make video on this topic very soon. neural networks related projects should be covered in deep learning course. it will be started once I complete the Machine Learning course.

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

    thanks a lot

  • @bezawadajohnson6237
    @bezawadajohnson6237 3 года назад +1

    can u share ppt

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

    Sir please can you send me the final report of this project

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

      hi! I don't make reports for my project videos

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

      @@Siddhardhan sir did you use xgboost algorithm in it

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

    Hello sir ,how accurate is this model ,I mean is it better or on par with clinical tests?

    • @Siddhardhan
      @Siddhardhan  3 года назад +1

      this test is based on the dataset that we have. if we want to make this better, we need to get more data and train our model with it.

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

      @@Siddhardhan thankyou for the reply sir

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

    Which software and operating system you used sir?

    • @Siddhardhan
      @Siddhardhan  3 года назад +1

      this is in google Colaboratory. it's a cloud based python environment. watch this video for more details: ruclips.net/video/Df7AxwzUOJk/видео.html

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

    Hey..!! Can you try to include source code in description also?

    • @Siddhardhan
      @Siddhardhan  3 года назад +2

      Hi! I have given the Colab file link in the description of each video. Please refer that.

    • @dakshrawal6924
      @dakshrawal6924 3 года назад +2

      @@Siddhardhan thanks.!! Btw love your work !! Keep it up you have a long way to go..!!💪

    • @Siddhardhan
      @Siddhardhan  3 года назад +1

      Thanks a ton 😇

  • @pallapothubhargavramfromib2244
    @pallapothubhargavramfromib2244 3 года назад +2

    1st view

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

    Hey can you please help me with Alzheimer's dataset.. can u please provide link.

    • @Siddhardhan
      @Siddhardhan  3 года назад +2

      hi! you can refer the following link: www.kaggle.com/tourist55/alzheimers-dataset-4-class-of-images

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

      @@Siddhardhan I am new to this field.. can u please tell me like their are 2 dataset given test and train.. which one should I use.. I mean the data is already preprocessed.. can u please correct me on this..

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

    finished coding

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

    ad is killing me man drop its plz