Recently Published
Digit Recognition with KNN, Neural Network, and SVM
This is a classification problem and I applied three different algorithms to predict the MNIST handwritten digit database: SVM (Support Vector Machine), NN (Neural Network), and Fast K-Nearest Neighbor (FNN).
House Sale Price Prediction
House Sale Price Prediction using 5 models: XGBoost, Lasso, Ridge, Net, and Random Forest.