This repo contains a Machine-Learning enhanced B+ Tree index. You can call it learned B+ Tree or Model-based B+ Tree. It replaces the data format of internal nodes with a linear regression model and a ...