Pinned Repositories
adagrad
A simple implementation of adagrad
AdjustedRandCI
Compute Adjusted Rand Index and Confidence Interval. The confidence interval is computed using central limit theorem and the exact variance of the Adjusted Rand Index.
ConnectedComponentDocumentClusters
Compute fast connected components for text data using MinHash
interactive-weak-supervision
Interactive Weak Supervision: Learning Useful Heuristics for Data Labeling
kmeans_max_cluster
kmeans clustering with a maximum cluster size constraint
MAL
Active Learning using open source scikit tools
qprLSH
SimilarityTransfer
Transfering Knowledge in Low-Rank Similarity Metric Learning
stylewsgan
WSGAN-paper
benbo's Repositories
benbo/interactive-weak-supervision
Interactive Weak Supervision: Learning Useful Heuristics for Data Labeling
benbo/adagrad
A simple implementation of adagrad
benbo/WSGAN-paper
benbo/SimilarityTransfer
Transfering Knowledge in Low-Rank Similarity Metric Learning
benbo/qprLSH
benbo/stylewsgan
benbo/ConnectedComponentDocumentClusters
Compute fast connected components for text data using MinHash
benbo/AdjustedRandCI
Compute Adjusted Rand Index and Confidence Interval. The confidence interval is computed using central limit theorem and the exact variance of the Adjusted Rand Index.
benbo/kmeans_max_cluster
kmeans clustering with a maximum cluster size constraint
benbo/MAL
Active Learning using open source scikit tools
benbo/pyCE
benbo/RegularizedMetricLearning
Matlab code for regularized metric learning using trace norm and frobenius norm regularization.
benbo/Summer_Hack_CP1
benbo/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
benbo/autonlab.github.io
benbo/benbo.github.io
benbo/botc
basic Bayesian optimization for text classification
benbo/BPL
Bayesian Program Learning model for one-shot learning
benbo/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
benbo/InstanceBasedClassifier
Instance Based Classifier on time series and static data
benbo/IQA_rest_api
Rest api for the Image Query Adaptation (IQA) tool
benbo/IQA_ui
UI for the Image Query Adaptation (IQA) tool
benbo/MemexAS
Active Search (AS) wrapper to conduct AS on deduplicated texts and transfer labels unto a new corpus
benbo/opencv-gpu-py
Python OpenCV GPU CascadeClassifier Wrapper
benbo/personaLink
Package to perform persona linking (MEMEX 16 CP2)
benbo/PML
Profile maximum likelihood (PML) approximations
benbo/python-sequence-kernels
Implementation in Python of the one sided mean kernel and other kernels for sequences.
benbo/SDAS
Scalable Domain Adaptive Similarity functions
benbo/SocialLeaders
Data analysis on Social Leader killings in Colombia in order to inform an investigative journalism piece.
benbo/TSCLUST_PP
Machine learning methods for clustering time series data in public policy.