Skip to content
View kaumudi's full-sized avatar
  • pittsburgh

Block or report kaumudi

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. Classification-Image-segmentation-and-sentimental-analysis Classification-Image-segmentation-and-sentimental-analysis Public

    A deep learning model using tensor flow which classifies pre-described images in a photo when given as input. I have implemented this as a part of my course Unstructured Data Analytics at Carnegie …

    Jupyter Notebook 1 1

  2. PageRankAlgorithm PageRankAlgorithm Public

    Implemented Google's Page Rank algorithm using MapReduce programming, Spark, and also a mock implementation of Page Rank in Python. This is a part of various assignments I have done as a part of co…

    Jupyter Notebook 1 1

  3. Pre-diabetes-prediction-using-Machine-learning Pre-diabetes-prediction-using-Machine-learning Public

    This jupyter notebook code predicts whether a person has pre-diabetes or diabetes. I have used NHANES data to train and test the model using various classifiers. An extensive feature engineering ha…

    Jupyter Notebook 4

  4. Loan-default-prediction-and-suggesting-best-investment-strategy Loan-default-prediction-and-suggesting-best-investment-strategy Public

    This a case study done in series of three phases. We have used over 10years of lending club loan data. Phase-1: Identified useful attributes, and brainstormed various questions one can solve with t…

    Jupyter Notebook 3

  5. Exploratory-Data-Analysis-on-Gaming-data Exploratory-Data-Analysis-on-Gaming-data Public

    Not all problems require machine learning. Before jumping into ML, data analysis is a crucial step. To understand this, I have done a project on exploratory data analysis using python and tableau o…

    Jupyter Notebook

  6. leetcode-CTCI leetcode-CTCI Public

    Data structures and algorithms