Skip to content

Python 3.10 compatability

Latest
Compare
Choose a tag to compare
@jnelson18 jnelson18 released this 13 Apr 13:09
· 1 commit to master since this release

Finally took some time to update the code here.

Major updates:

Code works with python >3.7 (removed depreciated np.matrix)
Quantile random forests now handled by pyquantrf
Added an option for directly added a qualityFlag when building the dataset
Minor updates:

removed old parts of the code
updated the tutorial
removed old dependencies for the conda environment