Senti4SD icon indicating copy to clipboard operation
Senti4SD copied to clipboard

Pure R classification script and functions

Open maelick opened this issue 7 years ago • 0 comments

This PR contains:

  • A set of functions to use Senti4SD directly from the R interpreter or any script. This includes a function to chunk a large dataset so that it can be processed without requiring huge amount of memory.
  • A new classification scripts written in pure R. (The script doesn't currently rely on the function chunking the data though.)

maelick avatar Apr 10 '19 06:04 maelick