Skip to content

Latest commit

 

History

History
415 lines (337 loc) · 23.7 KB

things-to-know.md

File metadata and controls

415 lines (337 loc) · 23.7 KB

Things to know

As a (to-be) or (current) data scientist, data engineer, data analyst, machine learning engineer or any other professional or new-bie or student in this space, the below are useful points to know in a snapshot. They can become your learning points or fill any gaps in your understanding. Credits to the authors of the Kaggle survey, most of the ideas are from that document.



Important part of your role at work (if work with data)

  • Analyze and understand data to influence product or business decisions
  • Build and/or run the data infrastructure that the business uses for storing, analyzing, and operationalizing data
  • Build prototypes to explore applying machine learning to new areas
  • Build and/or run a machine learning service that operationally improves the product or workflows
  • Experimentation and iteration to improve existing ML models
  • Do research that advances the state of the art of machine learning

Media sources

Useful blogs to read

Course providers

Courses

See Courses

Primary tools to analyse data

IDEs

Hosted Notebook products

Programming languages

Data visualization libraries or tools

Specialized hardware

Machine learning Algorithms

Machine learning frameworks

Machine learning products

Big data / analytics products

Cloud computing platforms

Cloud computing products

Automated pipelines

Automated machine learning tools (or partial AutoML tools)

Tools to help manage machine learning experiments

Publicly share or deploy your data analysis or machine learning applications

Relational database products

Business intelligence tools

Other Tools

Contributing

Contributions are very welcome, please share back with the wider community (and get credited for it)!

Please have a look at the CONTRIBUTING guidelines, also have a read about our licensing policy.


Back to main page (table of contents)