Tagged articles
4 articles
Page 1 of 1
Baobao Algorithm Notes
Baobao Algorithm Notes
Aug 28, 2020 · Artificial Intelligence

Avoid Common Pitfalls in Industrial Text Classification: A Practical Guide

This comprehensive guide examines real‑world text classification projects, covering label taxonomy design, data scarcity solutions, efficient annotation, new‑class discovery, algorithm selection, evaluation metrics, OOV handling, model evolution, rule‑model integration, performance‑boosting tricks, and inference under resource constraints.

Few‑Shot LearningModel EvaluationNLP
0 likes · 15 min read
Avoid Common Pitfalls in Industrial Text Classification: A Practical Guide
Architecture Digest
Architecture Digest
Jul 12, 2018 · Artificial Intelligence

How to Choose the Right Machine Learning Algorithm

This article explains that there is no universal solution for selecting machine learning algorithms and outlines practical factors—such as data characteristics, problem type, business constraints, and algorithm complexity—to help practitioners systematically narrow down and pick the most suitable models.

Model Evaluationalgorithm selectiondata preprocessing
0 likes · 14 min read
How to Choose the Right Machine Learning Algorithm
Architects Research Society
Architects Research Society
Nov 17, 2016 · Artificial Intelligence

Comparative Study of Machine Learning Classifiers and Guidance for Algorithm Selection

The article summarizes a JMLR 2014 study that evaluated 179 classifiers across 121 UCI datasets, finding Random Forests and Gaussian‑kernel SVMs to be top performers, provides a review of supervised learning algorithms, and includes visual guidance for selecting appropriate machine‑learning methods.

Random Forestalgorithm selectionclassifier comparison
0 likes · 3 min read
Comparative Study of Machine Learning Classifiers and Guidance for Algorithm Selection