Exploring Machine Learning and AI
Hi, I’m Eric. I share insights, experiments, and ideas through my work and blog articles.
Featured Articles
Learn how to build a heart failure prediction model using SVM with Scikit-Learn. This step-by-step tutorial covers preprocessing, model training, and evaluation for beginners.
Learn how to build a Support Vector Machine (SVM) from scratch using NumPy. This guide explains the math, Hinge Loss, and Gradient Descent for beginners.
Learn how to build a heart disease prediction model using KNN with Scikit-Learn in Python. A beginner-friendly step-by-step guide.