How to get into ML?
Hello I’m programming for about 2 months in python. I would say I’m something between beginner and intermediate. I’ve done a few projects, some games etc. but now I don’t know what to do or what to learn. I’m really interested in ML but I don’t know how to get into it or even if I should try it or rather work on something easier and get more skills.
KeyError: “[‘label’] not found in axis” When splitting data with X = tester.drop(‘label’, axis=1) and y = tester[‘label’]
I can’t find anything that would help online and I’m begging for any tips with this. From what I can find online, this should be working, but it’s not. I got code similar to this working in R studio, before finding out that Python would be better for the project(digit recognition). I’m using Visual Studio Code for this project.
Can anyone please explain why the error ” FileNotFoundError: [Errno 2] No such file or directory: ‘music_recommender.joblib’ ” is coming?
This is the code that I implemented on jupyter