Emanuele Olivetti

Results 8 repositories owned by Emanuele Olivetti

convert_matlab73_hdf5

35
Stars
27
Forks
Watchers

Convert Matlab v7.3 '.mat' files (i.e. HDF5 file format) into Python's pickle or numpy format.

git-annex_tutorial

52
Stars
4
Forks
Watchers

A tutorial for using git-annex to shared large datasets and code within the Lab.

kaggle_ops

29
Stars
18
Forks
Watchers

My best submission to the Kaggle competition "Online Product Sales", ranked 21th over 366 teams.

kaggle_pbr

440
Stars
204
Forks
Watchers

My best submission to the Kaggle competition "Predicting a Biological Response", ranked 17th over 711 teams.

kernel_two_sample_test

33
Stars
11
Forks
Watchers

A python implementation of the kernel two-samples test as in Gretton et al 2012 (JMLR).

dominant_set

16
Stars
8
Forks
Watchers

Dominant set clustering. See 'Dominant Sets and Pairwise Clustering', by Massimiliano Pavan and Marcello Pelillo, PAMI 2007.

minibatch_kmeans

18
Stars
5
Forks
Watchers

Mini-batch K-means algorithm.

PyCoverTree

15
Stars
4
Forks
Watchers

Python library of cover tree (http://hunch.net/~jl/projects/cover_tree/cover_tree.html) for fast nearest neighbor querying