Exploring Machine Learning and AI

Hi, I’m Eric. I share insights, experiments, and ideas through my work and blog articles.

Featured Articles

Support vector machine (svm) with scikit-learn
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.
Support vector machine (svm)
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.
Knn with scikit-learn
Learn how to build a heart disease prediction model using KNN with Scikit-Learn in Python. A beginner-friendly step-by-step guide.
>