Tagged articles
5 articles
Page 1 of 1
AI Code to Success
AI Code to Success
Mar 28, 2025 · Artificial Intelligence

Unlocking the Power of Support Vector Machines: Theory, Code, and Real‑World Uses

This comprehensive guide explores Support Vector Machines—from their historical roots and core mathematical principles to practical Python implementations, visualization techniques, and diverse applications such as image recognition, text classification, bioinformatics, and financial risk assessment—while also weighing their strengths and limitations.

PythonSupport Vector Machineclassification
0 likes · 19 min read
Unlocking the Power of Support Vector Machines: Theory, Code, and Real‑World Uses
Volcano Engine Developer Services
Volcano Engine Developer Services
Dec 15, 2022 · Artificial Intelligence

How Adaptive Transfer Kernels Boost Low‑Resource Regression: IEEE TPAMI Insights

The paper introduces adaptive transfer kernel learning for transfer Gaussian process regression, defines transfer kernels mathematically, proposes three generalized forms and two improved kernels, proves their positive‑semi‑definiteness, and demonstrates superior performance on low‑resource regression tasks through extensive experiments.

Gaussian Processkernel methodslow-resource regression
0 likes · 9 min read
How Adaptive Transfer Kernels Boost Low‑Resource Regression: IEEE TPAMI Insights
Model Perspective
Model Perspective
Aug 6, 2022 · Artificial Intelligence

How Kernel Functions Enable SVMs to Classify Non‑Linear Data

When training data from two classes overlap heavily, linear SVMs fail, so we map inputs into a high‑dimensional Hilbert (feature) space using kernel functions—such as linear, polynomial, radial basis, and Fourier kernels—to make the data linearly separable, formulate a quadratic programming problem, solve its convex dual, and construct a classifier for unknown samples.

Hilbert spacekernel methodsmachine learning
0 likes · 2 min read
How Kernel Functions Enable SVMs to Classify Non‑Linear Data
Baobao Algorithm Notes
Baobao Algorithm Notes
Apr 19, 2022 · Artificial Intelligence

Understanding Nonlinearity in Machine Learning: From Logistic Regression to Neural Networks

The article explores the concept of nonlinearity in machine learning, illustrating why tasks like distinguishing cat versus dog or predicting body shape from height and weight are challenging for linear models, and discusses feature engineering, kernel tricks, and periodic activation functions as strategies to introduce nonlinearity and improve model performance.

Neural Networksfeature engineeringkernel methods
0 likes · 7 min read
Understanding Nonlinearity in Machine Learning: From Logistic Regression to Neural Networks
JD Tech Talk
JD Tech Talk
Jun 3, 2020 · Artificial Intelligence

JD Digital Science Unveils Fast Secure Federated Learning Framework and Two Industry‑First Techniques

JD Digital Science introduced its fast secure federated learning framework, highlighted two pioneering technologies—a kernel‑based nonlinear federated learning algorithm and a distributed fast homomorphic encryption method—both accepted at KDD 2020, and discussed their industrial applications, privacy benefits, and regulatory relevance.

AI InfrastructureFederated LearningKDD2020
0 likes · 6 min read
JD Digital Science Unveils Fast Secure Federated Learning Framework and Two Industry‑First Techniques