Levent Baş's repositories
logistic_regression
Implementation of logistic regression using numpy
linear_regression
Implementing linear regression using numpy from scratch
k_nearest_neighbors
Implementing k-nearest neighbors algorithm from scratch with NumPy
image_classification_logistic_regression
Image classification with Logistic Regression from scratch using NumPy