Skip to content
View barkha1729's full-sized avatar
:octocat:
Learning
:octocat:
Learning
Block or Report

Block or report barkha1729

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. Large-scale-parallel-data-processing Large-scale-parallel-data-processing Public

    Makefile

  2. personal_projects personal_projects Public

  3. recommender_system recommender_system Public

    To compare the performance of different implementations(SVD, CUR and collaborative filtering) of recommendation system based on metrics like precision, spearman rank correlation

    HTML

  4. search_engine search_engine Public

    Search engine specific to healthcare domain

    Java

  5. altdeep/causalML altdeep/causalML Public

    The open source repository for the Causal Modeling in Machine Learning Workshop at Altdeep.ai @ www.altdeep.ai/courses/causalML

    Jupyter Notebook 715 192

  6. find_influencer find_influencer Public

    This repository contains implementation of PageRank algorithm or HITS algorithm which can be used to find the most influential node in the graph. Common usecases are in finding the social media inf…

    Python