Skip to content

DataJello.com

Anything about data analytics

  • Get Current Timestamp
  • Timestamp Converter

Category: machine learning

  • Home
  • machine learning
  • Page 4
machine learning

Responsible AI

May 31, 2022June 8, 2022 John

AI has created a lot of opportunity to improve people’s lives, but also raised questions about what is the best way for the AI systems

Read More
machine learning

Model Interpretability

May 30, 2022May 31, 2022 John

Defintion Explainable Artificial Intelligence (XAI) is a field of AI to provide transparency and details on the decision making process of the AI system. Interpretability

Read More
machine learning

t-test for normal distributions

May 30, 2022May 31, 2022 John

To be added

Read More
machine learning

Production ML: Model Analysis

May 28, 2022June 7, 2022 John

Problem In production ML, it’s not done after training and deploying the model. Blackbox Loss (ex: cross entropy and mse) Accuracy or error Ex: Tensorboard

Read More
machine learning

Knowledge Distillation (introduction)

May 27, 2022May 30, 2022 John

Problem Large ML model might be difficult to be deployed because of deployment constraint (edge/mobile devices). Training a small model on raw data might not

Read More
machine learning

Don’t let the accelerator (GPU/TPU) idle

May 26, 2022May 26, 2022 John

Problem When training a large model with multiple workers/accelerators, they might be idle when the data ingestion is not fast enough to catch up with

Read More
machine learning

Training large models – distributed training

May 25, 2022May 31, 2022 John

Problem A model is too large to fit on one machine. Space – Too many weights to fit in memory Time – Too many training

Read More
machine learning

Dimensionality Reduction in Machine Learning

May 25, 2022May 26, 2022 John

Problems of high dimension Many ML algorithm relies on distances to compute similarity between samples Curse of dimensionality – as number of dimension increases, distances

Read More
machine learning

Hyperparameter Tuning and AutoML

May 24, 2022June 24, 2022 John

What is hyper-parameter tuning? Since variables of the model that cannot be learned by the learning algorithm (via gradient descent) still need to be optimized

Read More
machine learning

Not just supervised learning (semi-supervised, active, and weak-supervision)

May 23, 2022May 23, 2022 John

There are two broad kind of ML problems: supervised and unsupervised learning. Supervised Learning – each record has both feature and label (X and Y)

Read More

Posts pagination

Previous 1 … 3 4 5 … 7 Next

Recent Posts

  • 7 Game-Changing Strategies for Using Cold Emails in Your Data Science Job Search
  • Probability Recursion Question for DS/ML Interviews (Step-by-Step Simple Solution)
  • How To Crack the Probability Interview Questions from FAANG Company (with 3 Examples)
  • NLP Tutorial: Named Entity Recognition using LSTM and CRF
  • NLP: Word Representation and Model Comparison Tree

Recent Comments

  1. NLP Tutorial: Named Entity Recognition using LSTM and CRF - DataJello.com on Machine learning 101: what is the Confusion Matrix?
  2. NLP Tutorial: Named Entity Recognition using LSTM and CRF - DataJello.com on NLP: Word Representation and Model Comparison Tree
  3. NLP: Word Representation and Model Comparison Tree - DataJello.com on NLP: what is attention mechanism?
  4. NLP: Word Representation and Model Comparison Tree - DataJello.com on Transformer NLP Tutorial in 2022: Finetune BERT on Amazon Review
  5. NLP: Word Representation and Model Comparison Tree - DataJello.com on Knowledge Distillation (introduction)
All Rights Reserved 2021.
Proudly powered by WordPress | Theme: Fairy Lite by Candid Themes.