Skip to content

A Reinforcement Learning Based Index Selector for MongoDB

Notifications You must be signed in to change notification settings

Meelan-98/IndexMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IndexMaster

A Reinforcement Learning Based Index Selector for MongoDB

Create the environment

    python3 -m venv env 

Activate the environment

    mac : source env/bin/activate
    
    windows : .\env_name\Scripts\activate

Install the requirements

    pip3 install -r requirements.txt

About

A Reinforcement Learning Based Index Selector for MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages