Pinned Repositories
Alias_Website
BloomML
CountMinSketch
A pure-Python count-min sketch, fast and accurate.
CoutnMinSketch
Probabilistic string counting
DiskDict
A disk-based key/value store in Python with no dependencies.
doubly_linked_list
A doubly linked list in Python
FairGroups
FunWithTrees
Regression trees
OnlineGaussianNaiveBayes
An online Gaussian Naive Bayes classifier
SparseInteraction
Generate 2-3 degree polynomial or interaction features on a CSR matrix.
AWNystrom's Repositories
AWNystrom/DiskDict
A disk-based key/value store in Python with no dependencies.
AWNystrom/CountMinSketch
A pure-Python count-min sketch, fast and accurate.
AWNystrom/OnlineGaussianNaiveBayes
An online Gaussian Naive Bayes classifier
AWNystrom/BloomML
AWNystrom/CoutnMinSketch
Probabilistic string counting
AWNystrom/doubly_linked_list
A doubly linked list in Python
AWNystrom/SparseInteraction
Generate 2-3 degree polynomial or interaction features on a CSR matrix.
AWNystrom/Alias_Website
AWNystrom/FairGroups
AWNystrom/FunWithTrees
Regression trees
AWNystrom/GaussianMixtureModel
I standard GMM. Hey, I was bored :)
AWNystrom/int_to_str
AWNystrom/Kernels
Messing around with kernels and techniques surrounding them.
AWNystrom/lru_cache
A Least Recently Used (LRU) Cache implemented in Python
AWNystrom/MatchingSnippets
AWNystrom/PcaFromSvd
AWNystrom/PhraseTokenizer
AWNystrom/PyBase
Pure Python Native HBase Client
AWNystrom/PyBloom
A pure-Python Bloom Filter
AWNystrom/quantiles
Methods for calculating quanties
AWNystrom/scikit-learn
scikit-learn: machine learning in Python
AWNystrom/sqlite_dict
AWNystrom/WhatIsMlPresentation