Giter Club home page Giter Club logo

Ronak Sisodia's Projects

agglomerative-hierarchical-clustering icon 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.

bayesnet icon bayesnet

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

customer-retention-using-neural-network icon 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.

medical-expert-system-knowledge-base icon 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.

outlier-detection-lof icon outlier-detection-lof

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

pagerank icon pagerank

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

pathfinder icon pathfinder

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

poverty icon poverty

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

pytunes icon pytunes

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

rocksdb icon rocksdb

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.