Skip to content
View ronak-07's full-sized avatar
Block or Report

Block or report ronak-07

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. poverty poverty Public

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

    Python 3

  2. PathFinder PathFinder Public

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

    Python

  3. Customer-Retention-Using-Neural-Network Customer-Retention-Using-Neural-Network Public

    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 …

    Python 2

  4. Medical-Expert-System-Knowledge-Base Medical-Expert-System-Knowledge-Base Public

    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…

    Python 49 27

  5. YaAR-Chatbot YaAR-Chatbot Public

    A basic chatbot implementation using AIML.

    Python 1

  6. PageRank PageRank Public

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

    Python