amallia / learned-index

6.867 Course Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT 6.867 Fall 2018 Course Project

In this project, we reproduced the paper The Case for Learn Index Structures.

This project is completed with Zeyuan Shang and Kevin Zhu.

Usage

cd train
./gendata.py --help
./gendata.py --num 100000 --dist uniform > random.csv
./train

About

6.867 Course Project


Languages

Language:Python 71.8%Language:C++ 25.6%Language:Makefile 2.6%