Skip to content

Latest commit

 

History

History

2018_08_model_assisted_sampling

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Model-Assisted Sampling

This is the code for the August 2018 "Biometrics Bits" article in the Forestry Source.

To view the notebook, just click this link: model_assisted_sampling.ipynb

Additional documentation is contained in the jupyter notebook.

Installation and Initialization

If you want to, you can run this notebook on your own computer.

First, install Python 2.x on your machine. Then:

pip install -r requirements.txt
jupyter notebook