Boosuro Stephen's repositories
diabetes_prediction_with_knn
Using KNN Algorithm to predict if a person will have diabetes or not
profit_estimation_of_companies
profit estimation of companies with linear regression
logistic_regression_suv_purchase_prediction
Predicting if an employee will purchase an suv given their age and salary using Logistic Regression
image_color_compression_kmeans
Color compression of an image with K-Means Clustering Algorithm which can help in devices with low processing power and memory for large images
predicting_numbers_in_image_with_logistic_regression
predicting numbers in image with logistic regression
text_classification_using_naive_bayes_algorithm
Text classification using Naive Bayes Algorithm¶
housing_pricing_python
simple python script on housing pricing prediction using Boston data set
identifying_handwritten_digits_with_tensorflow_nn
identifying mnist handwritten digits with tensorflow neural network
iris_flower_species_prediction_with_random_forest
predicting the specie of iris flower using random forest algorithm
k_means_example
k-means simple example
kyphosis_prediction
Determing the existence of kyphosis after surgery with Decision Tree and Random Forest Algorithm
linear_regression_housing
using linear regression to determine prices of houses based on house size
lyric_finder
Simple react app to find track lyrics using musixmatch api
salary_prediction_yrs_experience
predicting the salary of new employees based on years of experience
laravel-realworld-example-app
Exemplary real world backend API built with Laravel