Skip to content
View ashutoshnanda's full-sized avatar

Block or report ashutoshnanda

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. Team449CompetitionCode2013 Team449CompetitionCode2013 Public

    This the competition code for FRC Team 449's competition code from the 2013 Season (Ultimate Ascent).

    1

  2. LogClustering LogClustering Public

    Project that will hopefully cluster logs..

    Python 1

  3. specdegreesconferred specdegreesconferred Public

    This repo analyzes data about the degrees conferred by Columbia University to CC, SEAS, and GS students.

    Python 1 1

  4. core-impulse-analytics core-impulse-analytics Public

    Project for doing analytics on CORE Impulse's website

    1 1

  5. data-science-process data-science-process Public

    This repo will contain information on the process of doing data science; it is primarily gauged at people new to data science.

    Shell 1 2

  6. DistributedMulticlassSolver DistributedMulticlassSolver Public

    This is a solver for the general multiclass problem whose data is distributed across nodes in a P2P network. The problem is solved in the primal form, and the generated classifier matrices are then…

    Java