Pinned Repositories
Assembly-x86-helper
We Learned how to make games with ASM 86x, had great fun with it, and want to share what we learned with you, to ease your process. 😉
Prison_Management
Car-travels
This repo is for the second project of my internship.
CODSOFT
This is the repo for codfsoft machine learning internship.
doctor
Heart-Disease
This repo is a heart disease classification problem.
Hotel-Reservations
This dataset is a part of an internship project where I am supposed to work on a machine learning dataset, perform EDA, train,and fine tune a model
MobileApp-PaperDetector
This repo is an app for object detection. It contains a react native app that uses any mobile phone camera to take photos every 1 second and sends this photo to the python backend that runs on it a trained tflite model that was initially a yolov8s model and then display the bounding boxes on screen.
OS-Hero
This repo simulates a mini-os with process generator and schedular using three different algorithms.
SpiderWebs
This project implements a search engine composing of crawler, indexer and query processing. It has web interface for queries.
zizoisprogramming's Repositories
zizoisprogramming/Car-travels
This repo is for the second project of my internship.
zizoisprogramming/doctor
zizoisprogramming/Hotel-Reservations
This dataset is a part of an internship project where I am supposed to work on a machine learning dataset, perform EDA, train,and fine tune a model
zizoisprogramming/CODSOFT
This is the repo for codfsoft machine learning internship.
zizoisprogramming/Heart-Disease
This repo is a heart disease classification problem.
zizoisprogramming/ISLR-Answers-for-me
Solutions to exercises from Introduction to Statistical Learning (ISLR 1st Edition)
zizoisprogramming/MNIST
This repo has a notebook containing different classification models using ensemble learning on the MNIST data set
zizoisprogramming/MobileApp-PaperDetector
This repo is an app for object detection. It contains a react native app that uses any mobile phone camera to take photos every 1 second and sends this photo to the python backend that runs on it a trained tflite model that was initially a yolov8s model and then display the bounding boxes on screen.
zizoisprogramming/OS-Hero
This repo simulates a mini-os with process generator and schedular using three different algorithms.
zizoisprogramming/SpiderWebs
This project implements a search engine composing of crawler, indexer and query processing. It has web interface for queries.
zizoisprogramming/Moons-Decision-Tree
This repo has Decision Tree classifier for moons data set
zizoisprogramming/Portofolio_
This repo is my first webpage which is a portofolio for me.
zizoisprogramming/Random-Forests-and-Ensemble-Learning
This repo contains several Ensemble Learning techniques and most importantly Random Forests on the moons dataset.
zizoisprogramming/Resume_builder_React_app
This repo contains a react and express app that builds free resumes and cover letters.
zizoisprogramming/Statistics-notebooks
This Repository have implementations for some useful statistical functions and visualization using python.
zizoisprogramming/Wine-dataset
This repo has the wine dataset Machine Learning Project