Configuration
Example dataset#
You can test GenoML on an example dataset. To install the examples/ directory (~315 KB), you can use SVN (pre-installed on most Macs):
tip
When you pip install this package, the examples/ folder is also downloaded! However, if you still want to download the directory and SVN is not pre-installed, you can download it via Homebrew if you have that installed using brew install svn.
[OPTIONAL] Setting up a virtual environment via Conda#
You can create a virtual environment to run GenoML, if you prefer. If you already have the Anaconda Distribution, this is fairly simple.
To create and activate a virtual environment:
To install the GenoML in the user's path in a virtual environment, you can do the following: