Skip to content

gsenseless/misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

misc

outliers.R - Density based outlier detection. It might be used for sales data.
tryCatchCache.R - This function can enchase fault-tolerance of a system. It is useful for scripts which are run regularly (daily). In case of any error this function will try to use cache. If everything is fine, then wrapper will return inner function results and save a new fresh cache.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages