Please I'm having problems with my first project in the machine learning course. Please i need help and advice. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Please I'm having problems with my first project in the machine learning course. Please i need help and advice.

This is the code i wrote import pandas as pd df = pd.read_csv('https://sololearn.com/uploads/files/one.csv') print (df[['a','b']].values) arr = df[['a','b']].values print (arr[:,0])

8th Mar 2021, 10:46 AM
Eghiemhe Daniel-Francis I.
Eghiemhe Daniel-Francis I. - avatar
4 Answers
+ 4
if i am going on Eghiemhe Daniel-Francis I. Profile, i can see that he has started machine learning tutorial and has finished nearly 30%.
8th Mar 2021, 4:12 PM
Lothar
Lothar - avatar
+ 2
Good evening from this side. I trust you're doing well. Please i'm in search for the best free courses(resources/books) +/- certifications in Python GUI Please if you have any resources regarding this, I would appreciate any help Please, kindly help. Thanks
11th Mar 2021, 4:30 PM
Mujeeb Adeyanju Sunmola
Mujeeb Adeyanju Sunmola - avatar
0
But you didn't do any machine learning here... Read about scikit-learn, tensorflow, keras, ... Then you will be able to ask more specific question related to machine learning
8th Mar 2021, 1:24 PM
Tomas Konecny
0
Lol
8th Mar 2021, 5:42 PM
Tomas Konecny