What does a machine learning toolbox consist of ?
Machine Learning Tech Stories

Machine Learning Tech Stories @gansai9

About: Currently documenting my learning journey into data/ai Clubhouse --> https://joinclubhouse.com/@data.ai

Joined:
Aug 16, 2018

What does a machine learning toolbox consist of ?

Publish Date: Jun 24 '21
0 0

(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...

Comments 0 total

    Add comment