PinnedPublished inDataman in AIHandbook of Anomaly Detection: With Python Outlier Detection — (1) IntroductionAnomaly detection is the detection for any rare events that deviate significantly from the majority of the data. Those rare events, called…Oct 9, 2022A response icon2Oct 9, 2022A response icon2
PinnedPublished inDataman in AIExplain Your Model with the SHAP ValuesUse the SHAP Values to Explain Any Complex ML ModelSep 14, 2019A response icon38Sep 14, 2019A response icon38
PinnedPublished inDataman in AITransfer Learning for Image Classification — (2) Pre-trained Image ModelsHands on with Pre-trained modelsJan 30, 2023Jan 30, 2023
PinnedPublished inDataman in AIThe SHAP Values with H2O ModelsMany machine learning algorithms are complicated and not easy to understand, even though they have rendered an impressive level of…Nov 24, 2021A response icon2Nov 24, 2021A response icon2
PinnedPublished inDataman in AITop Data Science Interview Questions and AnswersYou receive a data science interview opportunity from your dream company. You have surveyed many the-top-50-question types of articles but…Nov 18, 2021A response icon2Nov 18, 2021A response icon2
Distillation — From Teacher to StudentWhen you try to use a large language model (LLM) and see a lot of its variations, are you confused about which one to use? Let’s take…Mar 13Mar 13
Four Quantization Techniques for Large Language ModelsLarge language models (LLMs) are indeed large. Training and using them is still a barrier to individuals and startup companies. Reducing…Mar 6A response icon1Mar 6A response icon1
Explain the Transformer to a Smart Freshmanhttps://www.datacamp.com/tutorial/building-a-transformer-with-py-torchFeb 26Feb 26
A Data Scientist’s Toolkit to Encode Categorical Variables to NumericEncoding categorical variables into numeric formats is a crucial and frequent part of a data scientist’s work. Properly handling these…Jan 29A response icon1Jan 29A response icon1
Machine Learning Must Know — Preparing the Modeling DataAt first glance, this topic may seem basic, but I’ve noticed that most machine learning books overlook it. While many books focus on…Jan 20Jan 20