Software Alternatives & Reviews

Best way to learn ML/AI hands-on as a developer?

Jupyter Matplotlib
  1. Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.

    #Data Science And Machine Learning #Data Science Tools #Data Science Notebooks 205 social mentions

  2. matplotlib is a python 2D plotting library which produces publication quality figures in a variety...
    Pricing:
    • Open Source
    An example of how I would do this is to just plot your data on a line graph (https://matplotlib.org/) . Are there any repeating trends? Next try splitting your data into day of the week, day of the month, months, etc. Look for any kind of seasonality (we're trying to use the past to predict the future, so if the future is not like the past our models will fail).

    #Data Visualization #Development #Technical Computing 98 social mentions

Discuss: Best way to learn ML/AI hands-on as a developer?

Log in or Post with