Hi Rachit! Once again, your content is more than great! Why did we drop the "loan_percent_income", since it has the combined information of the 2 other variables? Wouldn't it help to decrease the dimensions of our X matrix? Since we are not going to use the interaction of person_income*loan_amount in our ML model, wouldn't it be better if we use 1 variable instead of 2? Thank you and please keep those tutorials coming. You are a gifted teacher
Great video, Rachit. Thank you. I also heard OneHotEncoding is not good for large categorical data in real world projects. Please which method do you advise or is there a video of you doing it that we can watch? Thank you so much
Hello Rachit I like your approach to solve Machine Learning Problems but i am not able to map those steps to another ML problems (Eg: Kaggle Competitions ) could you make a video on how approach ML problems?? easily like you, It would be very helpful. :)
@@abhishekgadde5668 I see, currently I'm trying to make beginner to intermediate level stuff to get the ball rolling, you know. I'll look into it though, thanks!
Very nice, thank you!
Awesome explanation. I learned a lot, for me learning curve was new. Thank you for such wonderful tutorial
Sir
Is it good decision to work in the field of finance by using neural network ?
thank you so much , very nice explanation
Hi Rachit! Once again, your content is more than great!
Why did we drop the "loan_percent_income", since it has the combined information of the 2 other variables?
Wouldn't it help to decrease the dimensions of our X matrix? Since we are not going to use the interaction of person_income*loan_amount in our ML model, wouldn't it be better if we use 1 variable instead of 2?
Thank you and please keep those tutorials coming. You are a gifted teacher
Great video, Rachit. Thank you. I also heard OneHotEncoding is not good for large categorical data in real world projects. Please which method do you advise or is there a video of you doing it that we can watch? Thank you so much
do you told me sir from where the data set is taken?then i might be thankful
Nice video. I believe rather than deleting the records, one should try to replace those missing / absurd values with average values in the column.
Hello Rachit I like your approach to solve Machine Learning Problems but i am not able to map those steps to another ML problems (Eg: Kaggle Competitions ) could you make a video on how approach ML problems?? easily like you, It would be very helpful. :)
How to approach ML problems as in?
@@rachittoshniwal Like kaggle challenges or topcoder challenges they are little bit tougher
@@abhishekgadde5668 I see, currently I'm trying to make beginner to intermediate level stuff to get the ball rolling, you know. I'll look into it though, thanks!
Where data is available
It is on my GitHub