Joyce Cahoon
Joyce Cahoon
Consider implementing a plot function to show the reduction in memory footprint with each axe method
Going forward, new model objects should not (or mostly should not) require axing, esp for those built with the `hardhat` package. Consider putting together a modeling package using `hardhat` and...
Create a new function that uses some heuristic to "intelligently" reduce a model object such that only the `predict()` generic works. This version of the model object would release more...
New release fixes class references in `xgb.get.handle()` so it should no longer with broken with appending butcher class
Code to reduce the size of a model object from lfe::felm(): small_felm
@Herman-Wu @scottveirs I finally had a cycle this morning to put together an extractor to pull the metadata from Cosmos. This uses the Microsoft.Azure.Cosmos library from NuGet to connect to...