Interestingness First Classifiers - Data Processing Club
Share This PostMost existing machine learning models aim to maximize predictive accuracy, but in this article, I will introduce classifiers that prioritize interestingness. What Does It Mean to Prioritize Interestingness? For example, let us consider the task of classifying whether a user is an adult based on their profile.If the profile contains an age feature, […]
Share This Post Most existing machine learning models aim to maximize predictive accuracy, but in this article, I will introduce classifiers that prioritize interestingness . What Does It Mean to Prioritize Interestingness? For example, let us consider the task of classifying whether a user is an adult based on their profile. If the profile contains an age feature, then the rule “age ≥ 18” would achieve 100% accuracy. On social media, there is always a possibility that users write down a false age, but in most cases people report their age more or less correctly, so this rule would likely achi
Explore this link on the map →saved by
related reading
- Classificationfairmlbook.org
- Using Interpretability to Identify a Novel Class of Alzheimer's Biomarkersgoodfire.ai
- Statistical Fairness - Turing Commonsalan-turing-institute.github.io
- Rules of Machine Learning: | Google for Developersdevelopers.google.com
- Classification vs. Prediction – Statistical Thinkingfharrell.com
- MRMR - Minimum Redundancy Maximum Relevance — 1.8.3feature-engine.trainindata.com
- Thinking about High-Quality Human Data | Lil'Loglilianweng.github.io
- Minimum redundancy feature selection - Wikipediaen.wikipedia.org
- A Course in Machine Learningciml.info
- Papers · Nikhil Garggargnikhil.com
- DataRater: Meta-Learned Dataset Curationarxiv.org
- Naive Bayes Classifiers - GeeksforGeeksgeeksforgeeks.org