Skip to content
View irutupatel's full-sized avatar

Highlights

  • Pro

Organizations

@googlers
Block or Report

Block or report irutupatel

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. Agglomerative-Hierarchical-Clustering Agglomerative-Hierarchical-Clustering Public

    Agglomerative clustering is a "bottom-up" approach: each observation starts in its own cluster, and pairs of clusters are merged as one moves up the hierarchy.

    Python

  2. Shortest-Path-Graph-Visualization Shortest-Path-Graph-Visualization Public

    A Python based pathfinder program on Europe rail travel times, that evaluated the shortest path between two destinations using Dijkstra’s Algorithm, and reported a Graph Viz file that can draw a sc…

    Python 1

  3. Text-Processing-and-indexing Text-Processing-and-indexing Public

    A data mining project that preprocesses input text in preparation for indexing, and index it by using multimap data structure, preparing data for more comprehensive analysis

    Python 1

  4. Job-Scheduling Job-Scheduling Public

    Simulate a batch job scheduler using adaptable heap priority queue

    Python

  5. Geometric-File-Converter Geometric-File-Converter Public

    A python program that converts wavefront OBJ files to VTK legacy format polygonal data

    Python 2

  6. Decision-Tree Decision-Tree Public

    A Decision Tree; multi-class classification problem with continuous feature/attribute values

    Python 1