Pinned Repositories
AB_Testing_Pricing_Test
A A/B Testing Challenge on Software Pricing
algrithm
algrithm on python
Building-a-search-engine-using-Elasticsearch
A simple tutorial on how to build a best tutorial finder search engine using Elasticsearch
candilib
clipper-tutorials
cust2vec
Creates customer embeddings from product purchases
DATASOURCE
prom2click
Prometheus remote storage adaptor for Clickhouse
rnd-reco-gym
RL recommendation R&D based on RecoGym
mindis's Repositories
mindis/AdaBoost
Small and easy C++ AdaBoost Implementation
mindis/ARIMA-Tools
Tools in C++ to forecast time series using ARIMA models
mindis/bloom-filter
This implementation of Bloom Filter is written in java, and uses a murmur hash. The class is a java generic class that requires a ToBytes object for converting your keys into byte arrays. However if you already have byte array keys that you wish to use them with the bloom filter. There are methods that except and test byte arrays with offsets and lengths so that you can reuse your byte array buffers.
mindis/bottou-sgd
Leon Bottou's SGD
mindis/CollabStream
Parallelized Online Matrix Factorization for Collaborative Filtering using Stochastic Gradient Descent
mindis/high-scale-lucene
A modified version of 3.0.2 that incorporates a more compact memory cache, faster GCs, bloom filters and anything else I need to make Lucene faster and more scalable.
mindis/holt-winters
Holt-Winters UDF for Netezza
mindis/InvIndexSearch
A comparison of two search algorithms used to search queries in large datasets: TAAT (term at a time) and DAAT (document at a time).
mindis/jblas-examples
Some small examples for jblas
mindis/Less-Framework
An adaptive CSS grid system.
mindis/liblbfgs
libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)
mindis/linked-list
A singly linked list implemented in C.
mindis/logistic-regression-in-c--
a simple implementation of LR in c++
mindis/mongoProducts
Sample data for Mongo Product Presentation
mindis/spatialtree
Python module for spatial trees
mindis/spree_ajax_cart
Spree extension to easily create an ajax shopping cart
mindis/tpch-dbgen
TPC-H dbgen
mindis/Webservice-Tesco-API