Thanks for your comment. Glad you like this video. Thanks
@tatalee9621 Жыл бұрын
Hi, your video is very informative and full of explanation. However, as I know that the rule of thumb is: never mess up with your test set. Always split into test and train sets BEFORE trying oversampling/undersampling techniques! Because oversampling before splitting the data can allow the exact same observations to be present in both the test and train sets. This can allow model to simply memorize specific data points and cause overfitting and poor generalization to the test data. Data leakage can cause you to create overly optimistic if not completely invalid predictive models. So what you think of that?
@justme-yj6ck5 ай бұрын
This comment really helped me Koz I was able to consider what you wrote there thank you
@vishalvvnagar2 жыл бұрын
Thanks for sharing 👍🏻
@DataThinkers2 жыл бұрын
Thanks for your comment.Glad you like this video.keep watching.thanks
@skykhanncanoeboy2 жыл бұрын
Thanks for the great video!
@DataThinkers2 жыл бұрын
Thanks for your comment. Glad you liked this video. Thanks
@aayushgautam4324Ай бұрын
In encoding we just take Germany and Spain by nit taking france won't it effect the outcomes?
@avinashrauniyar99972 жыл бұрын
Thanks a lot
@DataThinkers2 жыл бұрын
Thanks for your comment. Glad you like this video. Thanks
@MR-gp4zp2 жыл бұрын
Thank you for such good explanation… can you tell me if we can visualise the predictions as a dashboard in tableau or power bi
@hoangduongvu8 ай бұрын
Hello, how about if we have a panel data of clients over time? And may be we want to see the impact of changing salary on the decision to stay or quit the bank? Can we do it, please?
@arshad17812 жыл бұрын
Thanks 👍
@DataThinkers2 жыл бұрын
Thanks for your comment.Glad you like this video.keep watching.thanks
@Vale246810 Жыл бұрын
THANK YOUUUUU :D
@bhoomikagv11 ай бұрын
Hi, Customer Churn Prediction using KNearest Neighbour Model and using machine learning both are same or not,
@radyoalmikyel6881 Жыл бұрын
Hi just i want to know thet we use also x_train resampled in all ML algortithm??
@muditgupta8813 Жыл бұрын
guys please answer a query, while putting on new data do we have to scale that new set of data too in deployment of streamlit??
@samirkumishra48112 жыл бұрын
Brooo... Plzzz... Make a video on fake news detection... Plzz
@DataThinkers2 жыл бұрын
Sure👍
@samirkumishra48112 жыл бұрын
Using NLP make a video on fake news detection... Plzzz... Broo
@DataThinkers2 жыл бұрын
Sure i will upload shortly.
@itsme84877 ай бұрын
Sir please share the code for the implementation of cat boost algorithm in this data set......
@viplovechander752 жыл бұрын
If u have removed the customer ID then how are you identifying which customer is churning.
@DataThinkers2 жыл бұрын
First of thanks for your comment. Dear, we have trained our model on available features just for "future predictions."(just for training our model) by removing customer ID, which is not affecting our target variable. Suppose a new customer comes. Because we know who he is. We have to input different features to our model for prediction by removing customer ID. We can check the churn rate for this particular customer. hope I'm clear. Let me know if you still have some queries.
@ashwinikumar6461 Жыл бұрын
Dear Priyang, Thank you for your precious teaching . Please do provide us a video on python Tkinter for Gui. Also while working out the same i ma getting a comment as "/usr/local/lib/python3.10/dist-packages/sklearn/base.py:432: User Warning: X has feature names, but Logistic Regression was fitted without feature names warnings. warn( ", . Iam getting the same type of comment in all the models, Because of this iam getting differences all the predictions, Request your earnest support.. Thanks in advance.. God bless.
@DataThinkers Жыл бұрын
Thanks, use and run my code once, also compare it with your code:github.com/PRIYANG-BHATT/Machine-Learning-Projects-Code, sure i will upload on video on tkinter.
@ashwinikumar6461 Жыл бұрын
@@DataThinkers Thank you so much and appreciating your quick response. When i was working with your codes everything was working quite right and smooth. Thanks with gratitude for your timely support. God bless....
@dr.mahaboobbasha1074 Жыл бұрын
Sir, you have done standard scaler for x_train and x_test but not for y_train and y_test. For dependent variables standard scaler not required sir ?
@DataThinkers Жыл бұрын
It's already scaled because it contains only two values 0 and 1.
@dr.mahaboobbasha1074 Жыл бұрын
Sir..if dependent variable is numeric in nature in that case do we need to scale the y_train and y_test
@vivekgoyale35012 жыл бұрын
can you pls share the problem statement & conclusion
@DataThinkers2 жыл бұрын
Please elaborate your question. Keep watching. Thanks
@ReelzAndLaughs3 ай бұрын
Bro i executed everything...i got the gui interface also.. but while pressing the predict button there is no output showing
@DataThinkers3 ай бұрын
Check my code here : github.com/DataThinkers/Machine-Learning-Projects-Code/blob/main/Predicting%20Employee%20Churn%20Using%20Machine%20Learning%20(1).ipynb
@nikhil_somani2 жыл бұрын
Dataset not available on given link with the name mentioned. Can you please check that once?
@DataThinkers2 жыл бұрын
First of all thanks for your comment. now dateset is available on my GitHub repo.thanks
@sonalikoli384 Жыл бұрын
very nice video please provide the source code.
@DataThinkers Жыл бұрын
thanks, Link : github.com/PRIYANG-BHATT/Machine-Learning-Projects-Code
@artbloom082 жыл бұрын
getting attribute error in the last line of prediction error--"list object has on attribute called predict "
@DataThinkers2 жыл бұрын
Send your code in Email.
@TajeswiniHs4 ай бұрын
At last wt does tat 1 and 0 indicates in tat output
@DataThinkers4 ай бұрын
Check 2:06
@TajeswiniHs4 ай бұрын
Tqsm❤@@DataThinkers
@hrishikeshjakanur97025 ай бұрын
Can you provide the GUI code
@DataThinkers5 ай бұрын
Link : github.com/DataThinkers/Machine-Learning-Projects-Code
@amishakhetani67122 жыл бұрын
Dataset not available on given link. can you please give link in description??
@DataThinkers2 жыл бұрын
Dataset is available on my Github repo. github.com/PRIYANG-BHATT/Datasets-KZbin-Pandas/tree/main/DS Dateset name is Churn_modelling.csv
@amishakhetani67122 жыл бұрын
@@DataThinkers, I opened this link. but no any ipynb, CSV, Excel file is available. when i click on Churn_Modelling.csv looks like code. Please check once. this project helps me in my interview. please help me🙏
@DataThinkers2 жыл бұрын
Churn_Modelling.csv is a dataset file (in CSV file format) just download it and use it Here is the CSV file (Dataset) : github.com/PRIYANG-BHATT/Datasets-KZbin-Pandas/blob/main/DS/Churn_Modelling.csv Here is the code file : github.com/PRIYANG-BHATT/KZbin_Machine_Learning_Projects_code/blob/main/Project%20-%204%20Bank%20Customers%20Churn%20Prediction.ipynb Best of Luck
@attaulhaq459 Жыл бұрын
shows the erro rthat string could not convert into float plz any body solve the problem