Skip to content
View ajitashree's full-sized avatar
  • IIT Kanpur
  • Kanpur
Block or Report

Block or report ajitashree

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

Popular repositories

  1. Data_Mining_Algorithms Data_Mining_Algorithms Public

    Below is the implementation of Data Mining algorithms i.e. ECLAT and Pincer Search, and clustering algorithms i.e. agglomerative and Hierarchical clustering.

    Python 2 1

  2. Hierarchical-Facility-Location Hierarchical-Facility-Location Public

    Facility location is a name given to class of optimization problems in the areas of Computer Science and Game Theory, where the objective is to maximize the profits by optimal placement of faciliti…

    C++ 1 1

  3. Multi-Level-Facility-Location Multi-Level-Facility-Location Public

    Multi-Level Facility Location is a variant of Facility Location, an NP hard optimization problems. Here, the objective is minimize the cost incurred and maximize the profits with the optimal placem…

    C++ 1

  4. Gibbs_Sampling-Markov_Chain_Monte_Carlo Gibbs_Sampling-Markov_Chain_Monte_Carlo Public

    Implemented the Gibbs sampler over the Markov network structure to perform inference over the OCR graphical models.

    C++ 1

  5. Image_Comparision-Kaggle_Problem_Statement Image_Comparision-Kaggle_Problem_Statement Public

    The below implementation is the solution of a problem statement on Image comparison . The link to the problem statement is in the description below.

    Python

  6. SQL_IMDB_data_set SQL_IMDB_data_set Public

    SQL Queries for database operations on IMDB data-set. The details of queries are in the pdf file below.