<p dir="ltr">On Dec 19, 2016 5:41 AM, <<a href="mailto:dr.stevenpawley@gmail.com">dr.stevenpawley@gmail.com</a>> wrote:<br>
><br>
> Thanks for this ā€“ I have made some major changes to r.randomforest recently, including adding options for spatial cross-validation.</p>
<p dir="ltr">This is great!</p>
<p dir="ltr">> I will move the import of pandas to a lazy import because Iā€™m only using pandas as a convenient way of saving the cross-validation results to file.<br>
><br>
> Another question ā€“ r.randomforest is not really an appropriate name for the module anymore. I have been adding features over time, based on my own needs, but now it performs classification and regression using all of the major machine learning methods, with random forests just being one of them.<br>
><br>
> Is there a correct protocol for me to rename the script to something like r.scikit.learn, or <a href="http://r.ml">r.ml</a>?</p>
<p dir="ltr">IMHO the name should reflect what it does and be understandable. So, <a href="http://r.ml">r.ml</a> is a bit cryptic.</p>
<p dir="ltr">How about a new "family" r.learn.something? Maybe more will follow in future.</p>
<p dir="ltr">Markus</p>