Income Prediction Machine Learning Project in Python

Поділитися
Вставка
  • Опубліковано 28 вер 2024

КОМЕНТАРІ • 76

  • @963seeker
    @963seeker 10 місяців тому +14

    21:38 just a side note, the reason why gender == 'Male' has a strong correlation is that there are twice as much more males than females in the dataset.That is statistically significant, Therefore we might need to tune the model.

  • @alessandrozonato98
    @alessandrozonato98 Рік тому +8

    Another really good video as always! I suggest explaining or underlying a little bit more the fact that correlation IS NOT causation, because many people struggle with this concept and they could easily misunderstand that part of the video

  • @lrgamito
    @lrgamito 3 місяці тому

    Really awesome. I just wanted to see you actually predicting new inputs, it makes really useful for those who are taking the firsts steps into AI.

  • @frakfeem
    @frakfeem Рік тому +5

    Really good walk through, thanks! One thing I feel like I don't understand about ML is, you say at the end that we have a machine learning model that predicts people's incomes, but what is the next step? How do you actually predict it? I feel like I only ever see this part in videos and I never see what you actually do with this model afterwards, like how is it useful besides drawing some conclusions as you did?

    • @Anonymous-tm7jp
      @Anonymous-tm7jp Рік тому +3

      simply call the .predict() function on your model and pass in the features to the functions and you'll get an output as a number, then you can convert it to whatever string you want.

    • @andyn6053
      @andyn6053 2 місяці тому

      @@Anonymous-tm7jp it is not that simple, u need to create a pipeline to handle derived features etc

  • @SmutnaDziewczyna-cn1gh
    @SmutnaDziewczyna-cn1gh Рік тому +7

    and after our model is trained, how can we extract it and actually "try it"? should it be just a simple form when you fill in the most important information about a person and it will output if the prediction is higher or lower than 50K? I don't know how real world implication looks like

    • @frakfeem
      @frakfeem Рік тому +1

      Same here, I'd really like to hear more about implementation and whatever comes after this.

    • @YashSinghal
      @YashSinghal Рік тому

      you are try passing your test_x in forest.predict and see the model predicting. You can also expose model through API and get inputs and output the predictions

  • @nicolasm31
    @nicolasm31 2 місяці тому

    Es muy buena la información y la explicación. Solo una pregunta: cómo se hace la predicción para una nueva persona?

  • @abhinavgarg0077
    @abhinavgarg0077 Рік тому +3

    15:32 shouldn't it be ">50K"? , it is giving 0 value to that whole attribute, which is not desirable

  • @Maailmanmatkava
    @Maailmanmatkava Рік тому +1

    'fnlwgt' means final weight

  • @another_coding_channel_argh

    This is the first UA-cam video I've been the first person to watch. 🤣🤣🤣

  • @shalakadeshan
    @shalakadeshan Рік тому

    Amazing tutorial!

  • @fun4allization
    @fun4allization 4 місяці тому +1

    Need some help with the "Pandas" section. Inputting the line "pd.get_dummies(df.occupation)" outputs all the values as boolean for me. Any assistance would be greatly appreciated!

    • @rohitsali2603
      @rohitsali2603 4 місяці тому

      It actually takes all the values , the occupation column have and then makes separate columns for them and if the row had that value it says true otherwise false

    • @lrgamito
      @lrgamito 3 місяці тому

      same here. i end up with 'true' or 'false' and in the video it shows 0 and 1

    • @lrgamito
      @lrgamito 3 місяці тому

      After some research, ifound that pd.get_dummies default output changed. Try changing the code to pd.get_dummies(df.occupation, dtype='int64')

  • @RevistaGiro360
    @RevistaGiro360 5 місяців тому

    great

  • @hannahprobably5765
    @hannahprobably5765 Рік тому

    thx

  • @swoyamnayak1324
    @swoyamnayak1324 Рік тому

    Are cryptocurrency and business incompatible? I think youre not keeping up with the news. While you thought it was impossible, some enthusiasts from Cannafarm Ltd integrated cryptocurrency into the production of medical cannabis. What do you say now?

  • @pallaviwaghmare605
    @pallaviwaghmare605 Рік тому

    Wait, do you think cryptocurrency will crash? I dont think so. More and more companies are integrating cryptocurrency into their operations: Amazon, Cannafarm Ltd, Burger King, even Starbucks, dude!

  • @unisussexstudent
    @unisussexstudent Рік тому

    I need your help in my project, just basic help for my assignment. Would it be possible for you to do it?

  • @elvis7435
    @elvis7435 Рік тому

    Nice video Bruv

  • @southafricangamer7174
    @southafricangamer7174 5 місяців тому +1

    Hey brother man, is there an alternative to forest.feature_names_in_ section? Either I'm outdated or it doesn't work. Cheers.

  • @Тима-щ2ю
    @Тима-щ2ю 7 місяців тому +1

    is not "?" equals to None (missing value)?

  • @motishreepatel107
    @motishreepatel107 8 місяців тому +1

    Really useful, this helped me clear many ML concepts. Look forward to be an expert in python like you. It was amazing to see how fast you were writing the python code.

  • @andyn6053
    @andyn6053 2 місяці тому

    Why don u just use:
    X_train, X_test, y_train, y_test = train_test_split(df, test_size = 0.2)?

  • @charlesxavier5025
    @charlesxavier5025 Місяць тому

    Why did we not use df.dropped instead of df when creating train and test data at 28.42

  • @zdimonz
    @zdimonz Рік тому +1

    Another amazing tutorial to watch!

  • @hosseinrezazadeh9011
    @hosseinrezazadeh9011 4 місяці тому

    Thank you.
    Really, your content is always excellent, the practical projects that you give as examples clarify the topics

  • @hoangha6680
    @hoangha6680 10 місяців тому

    can you tell me the shortcut keys you used to open the new window to install the packages at 3:11?

  • @NavyTriedCode28
    @NavyTriedCode28 8 місяців тому

    where is the video tutorial on installation?

  • @nerualbrain
    @nerualbrain 7 місяців тому

    Thanks for this amazing tutorial

  • @israelakinola-elewode3833
    @israelakinola-elewode3833 4 місяці тому

    What is the name of these theme?

  • @vietndk5437
    @vietndk5437 Рік тому

    amazing tutorial, thanks alot

  • @hpforthewin469
    @hpforthewin469 8 місяців тому

    18:23

  • @technical9871
    @technical9871 Рік тому

    Awesome tutorial 👍

  • @philtoa334
    @philtoa334 Рік тому

    Thx_.

  • @HamzaKhan-zu9zl
    @HamzaKhan-zu9zl 7 місяців тому

    Which OS is he using?

    • @NeuralNine
      @NeuralNine  7 місяців тому

      "He" is using POP!_OS :)

  • @MentahanLirikLaguOfficial
    @MentahanLirikLaguOfficial Рік тому

    Wait, do you think cryptocurrency will crash? I dont think so. More and more companies are integrating cryptocurrency into their operations: Amazon, Cannafarm Ltd, Burger King, even Starbucks, dude!

  • @nengneneng8175
    @nengneneng8175 Рік тому

    Are cryptocurrency and business incompatible? I think youre not keeping up with the news. While you thought it was impossible, some enthusiasts from Cannafarm Ltd integrated cryptocurrency into the production of medical cannabis. What do you say now?

  • @carapasa2324
    @carapasa2324 Рік тому

    Wait, do you think cryptocurrency will crash? I dont think so. More and more companies are integrating cryptocurrency into their operations: Amazon, Cannafarm Ltd, Burger King, even Starbucks, dude!

  • @na9077
    @na9077 Рік тому

    Hey, when will you talk about the real company Cannafarm Ltd that brings profit?

  • @sumitsharma4385
    @sumitsharma4385 Рік тому

    Hey, when will you talk about the real company Cannafarm Ltd that brings profit?