4 Réponses
+ 5
hmm , So many questions ...Kindly use the search bar and you will get all your answers yourself ...
+ 5
I think you should finish your Python courses (Beginner, Intermediate, and Core), practice the basics and familiarize yourself with Python first.
Anyway, here are my answers to your questions.
( Q1 )
Data science is an inter-disciplinary field that uses scientific methods, processes, algorithms and systems to extract knowledge and insights from many structural and unstructured data. Data science is related to data mining, machine learning and big data.
https://en.wikipedia.org/wiki/Data_science
( Q2 )
You will learn about Python libraries such as NumPy for manipulating numerical data; Pandas for Data Analysis; Matplotlib for Data Visualization. Then you will learn about predicting values by using different machine learning algorithms like Linear Regression, Classification etc.
( Q3 )
Learning Data Science will be a great experience if you want to learn about predicting values based on the given data. Not much coding, half math half coding. Like Alphin said, start the course and see if you'll like it.
( Q4 )
You can start 'Machine Learning' course after Data Science course here in SoloLearn to learn more about machine learning algorithms and different datasets where you can practice from.
+ 2
Ohk thanks to all