Pinned Repositories
anomaly_detection
A collection of use cases focused around anomaly detection algorithms
Applied-Data-Science-Specialization
bib-crawler
A bibtex scraper from command line
bigscholarlydata
citation-network-explorer
Tool for exploring local citation networks.
ColourPicker
Community-Detection-in-Social-Networks
Community Detection in social networks using modularity measure optimization
COMS661project_AcademicKnolwedgeGraph
This project is aimed at creating a knowledge graph from DBLP dataset with author affiliations added from Google Scholar.
DGFraud-TF2
A Deep Graph-based Toolbox for Fraud Detection in TensorFlow 2.X
groupAnomaly
aqeelferoze's Repositories
aqeelferoze/groupAnomaly
aqeelferoze/anomaly_detection
A collection of use cases focused around anomaly detection algorithms
aqeelferoze/bib-crawler
A bibtex scraper from command line
aqeelferoze/bigscholarlydata
aqeelferoze/Community-Detection-in-Social-Networks
Community Detection in social networks using modularity measure optimization
aqeelferoze/Coursera-Machine-Learning
source from exercises in Coursera.
aqeelferoze/CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
aqeelferoze/DPMM
Dirichlet process mixture model code in Matlab. Sampling and variational.
aqeelferoze/gad
This repository contains experiments conducted for the paper submitted to ECML-2018 Group Anomaly detection using deep generative models.
aqeelferoze/google-scholar-scraper
Python library for scraping Google Scholar [no longer supported, use https://github.com/ckreibich/scholar.py]
aqeelferoze/internationality-journals
Inter-nationality of Journals
aqeelferoze/JournalRankandCluster
Ranking and Clustering of Journals based on Internationality
aqeelferoze/LSH-community-detection
community detection for the whole Twitter graph on a single laptop
aqeelferoze/MetaData
aqeelferoze/ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
aqeelferoze/MLNotes
Very concise notes on machine learning and statistics.
aqeelferoze/NetClus
Implementation of NetClus:Ranking-Based Clustering of Heterogeneous Information Networks with Star Network Schema
aqeelferoze/pytwools
Python tools for the analysis of Twitter data
aqeelferoze/scholar.py
A parser for Google Scholar, written in Python
aqeelferoze/scholarNetwork
Visualize coauthor network of Google Scholar
aqeelferoze/scholarnetwork-1
Extract and Visualize Google Scholar Collaboration Networks
aqeelferoze/SciBase-VizKit
Visualization tool kit
aqeelferoze/SciBaseCache
aqeelferoze/SciBaseGraphDB
python based web API framework for interacting with the SciBase GraphDB.
aqeelferoze/SciBaseHome
aqeelferoze/scrape-scripts
Scrapping scripts for IEEE, ACM ...
aqeelferoze/Unsupervised_Anomaly_Detection
A Notebook where I implement differents anomaly detection algorithms on a simple exemple. The goal was just to understand how the different algorithms works and their differents caracteristics.