+ 4
How to be a data scientist?
4 Réponses
+ 17
You have to have a great understanding of maths, especially linear algebra, statistics and probability theory. Then, you have to know your way around data mining and transformation, to extract valuable insights from it.
After that, you can get into machine learning algorithms and routines to create predictive models and teach them to foresee the future :)
+ 21
//posts for how to a data scientist
Kuba Sir might be data scientist , I see him in mostly every post abt data scientist
https://www.sololearn.com/Discuss/1018385/?ref=app
https://www.sololearn.com/Discuss/1043733/?ref=app
https://www.sololearn.com/Discuss/556871/?ref=app
https://www.sololearn.com/Discuss/454267/?ref=app
https://www.sololearn.com/Discuss/1157943/?ref=app
+ 6
Python is the most commonly used by scientists. You can import some libraries like matplotlib, simpy, numpy that has built-in functions to draw graphics, to solve equation or to do literal calculations and more........
Learn Python3,NumPy.
or
Traditionally learning R ( it's also free).