Skip to content
View CHNG7's full-sized avatar

Block or report CHNG7

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 Loading

  1. eCommerce-DBMS eCommerce-DBMS Public

    Forked from anne27/eCommerce-DBMS

    An eCommerce portal created in Java, Swing and MySQL database.

    Java

  2. Search-Engine Search-Engine Public

    Forked from freniapinto/Search-Engine

    Generate a retrieval model to return top documents for a given query from the corpus

    Python

  3. TestGit TestGit Public

    this is for testing git

  4. Apriori-and-FP-growth-algorithm Apriori-and-FP-growth-algorithm Public

    Apriori and FP-growth algorithm implementation for large data set (groceries.csv) which has around 9800 transactions and 169 unique words(items).

    C++ 1

  5. Agglomerative_Divisive_K-medoids Agglomerative_Divisive_K-medoids Public

    Agglomerative_Divisive_k-medoids clustering on data set of strings (Each is a DNA sequence).There are total of 311 strings.

    Python