Created a program that utilises machine learning in Python using OpenCV, Scikit-learn, and tensorflow. It takes images and tries to recognise if the image contains Hackclub's mascot Orpheus.
I had some issues running on my main laptop which is Linux so I had to change to my Windows laptop and reinstall the packages which is why the screenshots are a bit different.
github repo: github.com/wyn-cmd/To-Orpheus-Or-Not
A Python program that uses machine learning on sklearn and pandas to predict housing prices based on a CSV dataset.
github repo: github.com/wyn-cmd/Machine-Predictor