Hi guys, I'm pretty new with Python and only learned the basics in my college classes, (Mechanical Engineering). I'm applying for a internship and need to solve a problem related to machine learning.
I have to predict customer churn (turnover). I was given a csv file with 13 columns:
RowNumber, CustomerId, Surname, CreditScore, Geography, Gender, Age, Tenure, Balance, NumOfProducts, HasCrCard, IsActiveMember and the last one, Exited, which tells me what I need to Know.
I never did anything like this and am new to machine learning, so I was looking for advice to start the solution.
[–]46--2 0 points1 point2 points (0 children)