Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by sidjey-y
A curated list of projects in awesome lists by sidjey-y .
https://github.com/sidjey-y/bomb-and-bills
The "Bombs and $100 Bills" problem is a grid-based puzzle where the objective is to maximize the number of $100 bills saved before bombs explode. The grid is an n x m matrix where each cell either contains a bomb (B) or a number from 1 to 9, representing the number of $100 bills in that cell.
Last synced: 30 Dec 2024
https://github.com/sidjey-y/quine-mccluskey-simulator
This repository contains a Java implementation of the Quine-McCluskey algorithm, a method used to simplify Boolean expressions. The project includes Java code, a user manual, and a technical manual to help both technical and non-technical users understand and use the application.
apachenetbeans java quine-mccluskey-algorithm
Last synced: 30 Dec 2024
https://github.com/sidjey-y/wine-quality-machine-learning
A machine learning project to predict wine quality based on physicochemical properties. It includes comparisons of model performance with and without imputation techniques using various algorithms.
gaussian-naive-bayes jupyter k-nearest-neighbours logistic-regression machine-learning
Last synced: 11 Oct 2024