0
AI & Machine-learning
How can I use AI and machine learning in real life? Which softwares do I need and what knowledge should I gain?
3 Antworten
+ 2
Scikit Learn has built in datasets like The Iris Dataset, Breast Cancer Dataset, The Boston Housing Market Dataset, etc. You should become familiar with the concepts by working with these built in datasets. For the most part, the data is clean and ready to use. After, you should go to Kaggle.com they have lots of datasets. You can learn to Predict Titanic Survivors, Dwarf Planet Location, Video Game Sales, Credit Card Fraud, etc.
https://code.sololearn.com/W2aoWafi1Ty6/?ref=app
https://code.sololearn.com/cHHQ2iGB72ai/?ref=app
https://code.sololearn.com/cR4156l00Nsl/?ref=app
+ 1
As a beginner you should learn Python
Learn use of python libraries like Tensflow ,Panda ,Numpy
Also higher Mathematics is also required
Overall=> Python is Base to AI and Machine learning
+ 1
f7f7f7f7f7
I'm learning python and I have a solid mathematical background already but I'm facing some trouble understanding how to take these skills and apply them in the real world
I'm lost in this big world