Pinned Repositories
allanlab
Allan Lab website
avinashbhat.github.io
Blog and CV
Awesome-explainable-AI
A collection of research materials on explainable AI/ML
bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
bs2ordereddict
A python3 module that converts your bs4 Tag into ordered dict object.
Code-LMs
Guide to using pre-trained large language models of source code
CodeGen
CodeGen is an open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
similarity-item-based
Code for the paper A Novel Deterministic Framework for Non-probabilistic Recommender Systems, Emerging Technologies in Data Mining and Information Security, Springer 2019
similarity-user-based
Code used in paper Analysis of Similarity Measures for Collaborative Filtering Recommendation, presented in ISCCDA 2017, NIE, Mysuru.
wikicontext-v2
avinashbhat's Repositories
avinashbhat/similarity-user-based
Code used in paper Analysis of Similarity Measures for Collaborative Filtering Recommendation, presented in ISCCDA 2017, NIE, Mysuru.
avinashbhat/kafka-queue
Building a pipeline for processing data from IoT devices
avinashbhat/keyword-extraction-using-tf-idf
Extraction of keywords in Wikipedia articles using web scraping and TF-IDF concept
avinashbhat/machine-learning
Classification (R), Decision Trees (C), Regression (R), K Means Clustering (Python), Apriori (Python)
avinashbhat/ml-design-patterns
Source code accompanying O'Reilly book: Machine Learning Design Patterns
avinashbhat/mongodb-docker
Docker Compose for Mongo and Mongo-Express
avinashbhat/similarity-item-based
Code for the paper A Novel Deterministic Framework for Non-probabilistic Recommender Systems, Emerging Technologies in Data Mining and Information Security, Springer 2019
avinashbhat/superset
Apache Superset is a Data Visualization and Data Exploration Platform
avinashbhat/textrank-summarization
An extractive summarization technique using textrank algorithm
avinashbhat/trees
BST, AVL, 234, B+
avinashbhat/wikicontext-v2
avinashbhat/Info_Types_in_OSS_Issue_Discussions
Data, Code and Results from the ICSE 2019 accepted paper: Analysis and Detection of Information Types of Open Source Software Issue Discussions
avinashbhat/interpretable_ai_book__sw_chapter
The code snippets for the SW chapter of the "Interpretable AI" book.
avinashbhat/irc-disentanglement
Dataset and model for disentangling chat on IRC
avinashbhat/mcgill-thesis-template
avinashbhat/ml4code.github.io
Website for "A Survey of Machine Learning for Big Code and Naturalness"
avinashbhat/slate
A Super-Lightweight Annotation Tool for Experts: Label text in a terminal with just Python
avinashbhat/texthero
Text preprocessing, representation and visualization from zero to hero.