Ronak Sisodia's repositories

Medical-Expert-System-Knowledge-Base

Using expert system shells for the development of Expert systems. These shells are empty Expert System knowledge bases, which have the structure and interface already written for us; all we need to do is to add the knowledge into the KB. Instead of writing an Expert System from scratch, for this problem we will be using a small Expert System shell to design and implement an expert system. We used PyKnow Framework for building the concerned expert system.

Divisive-Hierarchical-Clustering

In Divisive we have all points in one cluster initially and we break the cluster into required number of clusters.

Language:PythonStargazers:10Issues:0Issues:0

Outlier-Detection-LOF

Local Outlier Factor (LOF), a density-based outlier detection technique to find frauds in credit card transactions.

Language:PythonStargazers:3Issues:0Issues:0

poverty

A Python Package to calculate indexes related to poverty and inequality.

Language:PythonLicense:MITStargazers:3Issues:0Issues:0

Agglomerative-Hierarchical-Clustering

In Agglomerative we start with all points as individual clusters and then keep on combining clusters until required number of clusters are not formed using linkages like single, complete, average, ward or centroid.

Language:PythonStargazers:2Issues:0Issues:0

Customer-Retention-Using-Neural-Network

Creation of a MultiLayer Perceptron using Back Propagation Algorithm. It was trained to efficiently classify the data into two sets:exit and stay. This was able to predict whether a customer might stay with the bank or leave it in future.

Language:PythonStargazers:2Issues:0Issues:0

rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.

Language:C++License:GPL-2.0Stargazers:1Issues:0Issues:0

YaAR-Chatbot

A basic chatbot implementation using AIML.

Language:PythonStargazers:1Issues:0Issues:0

PageRank

Google's page rank implementation on p2p file sharing database.

Language:PythonStargazers:0Issues:0Issues:0

PathFinder

Finding optimised path between source and destination using A-star algorithm.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

BayesNet

Design or build a Bayesian Network for modelling a given situation. Try finding out the Joint probability distributions using the Bayes Net:

Stargazers:0Issues:0Issues:0

Compiler-Construction-C_Like

Implementing a compiler for a miniature programming language.

Language:CStargazers:0Issues:0Issues:0

OsmToRoadGraph

OSM XML file to road graph converter

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

personality-detection

Implementation of a hierarchical CNN based model to detect Big Five personality traits

Language:PythonStargazers:0Issues:0Issues:0

PyTunes

A GUI implementation for searching song and saving lyrics in a text file.

Language:PythonStargazers:0Issues:0Issues:0