12. Project 7 Wine Quality Prediction Using Machine Learning | Machine Learning Projects

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

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

  • @neil007sal
    @neil007sal 2 ปีที่แล้ว +1

    This is really awesome, masterpiece!!
    Request you to please post more and more videos on weekly basis.
    Thank you ❤️

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

      Thanks for your comment. Glad you like this video. Sure i will try.

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

    U explain ed in very good way.

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

    why was feature selection, feature extraction(PCA) done after splitting the dataset.Shouldn't it be done before splitting the data?

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

      Feature selection and feature extraction (PCA) should be done after splitting the dataset into training and testing sets. This is because doing these operations before splitting the data can lead to data leakage, where information from the testing set is used to inform feature selection or extraction in the training set, leading to overfitting. By performing these operations after splitting the data, we ensure that the testing set remains completely independent and is not influenced by any information from the training set.

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

      Thank you!

  • @johnadoga9765
    @johnadoga9765 5 หลายเดือนก่อน

    Thanks for this wonderful video, your explanation is superb... I've seen you make use of GUI in most of your videos, i'd love to see you do a video explain the GUI and how to code it, thank you

    • @DataThinkers
      @DataThinkers  2 หลายเดือนก่อน

      Sure, i think i covered in the first project and also uploaded one playlist for building GUI.

  • @ayushprajapati4102
    @ayushprajapati4102 8 หลายเดือนก่อน

    I got 1 null values in quality ph and total sulphur dioxide what to do next ?

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

    bro everything is okay but i was getting error in importing 'from imblearn.over_sampling import SMOTE' it showing no module name
    and while giving our own values to predict good qulaity or not it showing errror like X contain 11 values standard scaler requires 12 values...
    help me in sorting this...

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

      You have to install :pypi.org/project/imbalanced-learn/

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

      @@DataThinkers i will get u after installing

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

      @@DataThinkers first of all thanks its working properly after installing package but while giving external values to predict it is good quality or bad quality it asking x contain 11 values but standard scalar requires 12 values

  • @RachaYashaswini
    @RachaYashaswini 2 หลายเดือนก่อน

    I am not getting the output in logistic regression

    • @DataThinkers
      @DataThinkers  2 หลายเดือนก่อน

      Check my code and let me know:github.com/DataThinkers/Machine-Learning-Projects-Code

  • @shubhangikande2695
    @shubhangikande2695 2 ปีที่แล้ว +1

    Your videos are great..

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

      Thanks for your comment. Keep watching

  • @beingrishi6450
    @beingrishi6450 2 ปีที่แล้ว +1

    Nice explanation

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

      Thanks for your comment. Keep watching

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

    Facing a problem at last where I perform the model.predict(test) returns an error. X has 1 features, but RandomForestClassifier is expecting 7 features as input.

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

      check my code once:
      Github Link for ML Projects : github.com/PRIYANG-BHATT/Machine-Learning-Projects-Code

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

    how can make a model predict the value of quality of wine??

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

      Please check code here and let me know:github.com/DataThinkers/Machine-Learning-Projects-Code

    • @عدنانمهداوي-ن5ث
      @عدنانمهداوي-ن5ث ปีที่แล้ว

      @@DataThinkers no , i want just to know the value of quality. For example, i will gives features chemistry and it will gives me the value of quality 5,6,8.???

  • @jyothiprabha8114
    @jyothiprabha8114 8 หลายเดือนก่อน

    For binarization i got only 0 i dont know why pls explain

    • @DataThinkers
      @DataThinkers  8 หลายเดือนก่อน

      Check my code:github.com/DataThinkers/Machine-Learning-Projects-Code

  • @0598-SaiKiranMuthyala
    @0598-SaiKiranMuthyala ปีที่แล้ว

    iam getting error test=pca.transform(st.transform(new_data)) here

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

      Try to run my code once:github.com/DataThinkers/Machine-Learning-Projects-Code

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

    Sir i done same like this but i getting error at feature scaling sir

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

      Check my code and let me know :github.com/DataThinkers/Machine-Learning-Projects-Code

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

      Sir i already checked and i copied and pasted this but i got error at feature scaling

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

      Sir i you don't mind please send your number then I will clarify my doubt completely

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

      It showing value error sir

  • @alok_ranjan5163
    @alok_ranjan5163 6 หลายเดือนก่อน

    how i get GUI code from this video

    • @DataThinkers
      @DataThinkers  6 หลายเดือนก่อน +1

      Link :github.com/DataThinkers/Machine-Learning-Projects-Code

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

    Thanks a lot.I'm learning a lot from your videos.Can you clarify the GUI part, though?plz

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

      You can watch this video: th-cam.com/video/DHjhS1eWtuo/w-d-xo.html

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

      Here is the code: github.com/DataThinkers/Machine-Learning-Projects-Code

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

    Loved this channel and appreciate for the effort taken. But would like to get the code of the very last part of tkinter GUI . Which i am unable to put up . even in the video also its not complete . request your help and support.

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

      Link:github.com/PRIYANG-BHATT

  • @abdelhamidazanzal3501
    @abdelhamidazanzal3501 2 ปีที่แล้ว +1

    Thanks a lot. Can you make a Deep Learning project?

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

      Thanks for your comment. Yes sure

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

    I will do this project

  • @arshad1781
    @arshad1781 2 ปีที่แล้ว +1

    Thanks

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

      Thanks for your comment. Keep watching

  • @automativedev5708
    @automativedev5708 2 ปีที่แล้ว +1

    very usefull!! please next time atleast take some time to show the gui dont explain it just show !

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

      Thanks for your comment. Sure👍

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

    I want this project completely

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

      github.com/PRIYANG-BHATT/Machine-Learning-Projects-Code

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

    This is awesome. Please sir can I have your official email. Would like to discuss with you.
    Thanks

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

      priyang.datathinkers@gmail.com