Tagged articles
6 articles
Page 1 of 1
Sohu Tech Products
Sohu Tech Products
Mar 6, 2024 · Artificial Intelligence

Mastering Regression: A Comprehensive Guide to Linear and Non‑Linear Models

This article provides an in‑depth overview of regression prediction, covering linear models like OLS, Lasso, Ridge, and Bayesian approaches, as well as non‑linear techniques such as tree ensembles, SVR, KNN, neural networks, and advanced deep learning frameworks for tabular data.

Deep Learninggradient boostinglinear models
0 likes · 13 min read
Mastering Regression: A Comprehensive Guide to Linear and Non‑Linear Models
Model Perspective
Model Perspective
Jan 7, 2023 · Artificial Intelligence

Mastering Supervised Learning: From Linear Models to SVMs and Beyond

An extensive overview of supervised learning introduces key concepts, model types, loss functions, optimization methods, linear and generalized linear models, support vector machines, generative approaches, tree and ensemble techniques, as well as foundational learning theory, providing a comprehensive foundation for AI practitioners.

AIGenerative Modelslinear models
0 likes · 9 min read
Mastering Supervised Learning: From Linear Models to SVMs and Beyond
Model Perspective
Model Perspective
Oct 24, 2022 · Artificial Intelligence

Understanding RuleFit: Combining Tree Rules with Linear Models for Interpretable AI

RuleFit, introduced by Friedman and Popescu in 2008, integrates decision‑tree‑derived rules with linear regression to boost predictive accuracy while maintaining strong interpretability, and this article explains its definition, rule extraction, algorithmic implementation, code example, advantages, limitations, and practical insights.

RuleFitensemble treesfeature engineering
0 likes · 10 min read
Understanding RuleFit: Combining Tree Rules with Linear Models for Interpretable AI
DataFunTalk
DataFunTalk
Dec 25, 2021 · Artificial Intelligence

Optimizing Spark‑ML Linear Models with Project Matrix: Background, Progress, and Future Plans

This article introduces the Project Matrix initiative that re‑examines and restructures Spark‑ML linear models, detailing the background of Spark‑ML usage at JD, the performance‑focused optimizations such as blockification and virtual centering, and outlines upcoming work to further improve scalability and accuracy.

Big DataPerformance OptimizationSpark
0 likes · 9 min read
Optimizing Spark‑ML Linear Models with Project Matrix: Background, Progress, and Future Plans