Ishita Patel's repositories
SVM
temp
NeuralNetwork
A Back Propagation Feed Forward Neural Network for binary classification of images with .pgm format in down gesture or not..
DecisionTree
Implementation of Decision tree Machine Learning algorithm
missing-value-replacement
techniques: Mean, min, max, mode, median, Incremental mean
Search-DOC
Programmed web-app and android app for finding a document stored in database based on content, name or author. Also upload, edit, delete documents for account holders.
Carrom-game
event handling carrom board using HTML5 Canvas API
Tic-Tac-Toe-Game
Tic-tac-toe is a game for 2 players, X and O, who take turns marking the spaces in a 3◊3 grid
Web-Application-for-Pathology-Laboratory
web application to replace a software used in pathology labs using PHP, JavaScript, MySQL. Usual Functionalities + option for sending reports to doctor by email, What's App message, calculation of monthly revenue, etc
Lizard-with-Trees
BFS, DFS and Simulated Annealing for placing maximum number of lizards in matrix with trees
Inference-Engine
An inference engine which used first order logic resolution to answer queries from given knowledge base with not and or operators.
The-Fruit-Rage
Game in Python to select fruit bunch (adjoint similar fruits) & apply gravity on selected bunch which used mini-max algorithm along with α-β pruning to reduce the branching factor with time constraint to find solution.
binarytree-in-C
binary tree creation, inorder,preorder,post order traversal,searching and deletion in that
bloggerwebsite
simple blogger website
Fp_Growth
A detailed proje t on the implementation of extended frequent pattern growth based on Association Rule Mining.