Closed spalger closed 6 years ago
This updates the libesvm cache with a clear() method, which wipes the cache from disk. It is then used when a fresh install is requested, and exposed at the top level API for the esvm cli to use if necessary.
clear()
esvm
This updates the libesvm cache with a
clear()
method, which wipes the cache from disk. It is then used when a fresh install is requested, and exposed at the top level API for theesvm
cli to use if necessary.