DEV Community

Machine Learning Tech Stories
Machine Learning Tech Stories

Posted on

What does a machine learning toolbox consist of ?

(This is a placeholder for my exploration of various tools used in the machine learning ecosystem)

As we consider machine learning projects, from end to end fashion, following are some of the phases and based on each phase, we have different toolsets which enable the engineer to perform the data processing in each phase.

Phases in Machine Learning project
  1. Data ingestion
  2. Data exploration
  3. Data analysis
  4. Data visualization
  5. Model training
  6. Model testing
  7. Model deployment
  8. Model serving
  9. Model logging/healthchecks etc
Tools used in each phase

(unordered by its usage)

  1. Python
  2. numpy
  3. Tensorflow
  4. Apache Spark
  5. pandas
  6. R
  7. SAS
  8. jupyter notebooks
  9. kubeflow

Learning continues...

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay