Skip to content
View khetanshu's full-sized avatar
  • Walmart Labs
  • California, USA

Block or report khetanshu

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 Loading

  1. AgentWorld AgentWorld Public

    Implemented a software agent that will operate in a virtual environment, populated with vegetation, predators, and other agents. Agents can consume vegetation (when it is blooming) to increase thei…

    Scheme

  2. HeuristicSearching HeuristicSearching Public

    An implementation searching algorithms that will sort a list of locations on a map so that they form a continuous path through adjacent locations.

    Scheme

  3. AutomatedTheoremProver AutomatedTheoremProver Public

    An implementation to resolve the propositional logics using functional language (scheme)

    Scheme

  4. Random-Forest-Learning-ID3 Random-Forest-Learning-ID3 Public

    Implementation of Data Classification System using Random Forest Machine Learning using ID3 Algorithm

    Java 1

  5. Kmean-Plus-Plus-And-Linkage-Algo Kmean-Plus-Plus-And-Linkage-Algo Public

    Clusters & Anomalies Detection System: using Kmean++ Algorithm, Linkage, Silhouette, Hamming distance, Advanced Data structures etc.

    Java 1

  6. All-Possible-Levenshtein-Distance All-Possible-Levenshtein-Distance Public

    Implementation to find all possible Levenshtein (or edit) sequences ( @input : Two strings , @output: All possible Levenshtein (or edit) sequences)

    Java