Other packages > Find by keyword >

shattering  

Estimate the Shattering Coefficient for a Particular Dataset
View on CRAN: Click here


Download and install shattering package within the R console
Install from CRAN:
install.packages("shattering")

Install from Github:
library("remotes")
install_github("cran/shattering")

Install by package version:
library("remotes")
install_version("shattering", "1.0.7")



Attach the package and use:
library("shattering")
Maintained by
Rodrigo F. de Mello
[Scholar Profile | Author Map]
First Published: 2020-09-25
Latest Update: 2021-08-21
Description:
The Statistical Learning Theory (SLT) provides the theoretical background to ensure that a supervised algorithm generalizes the mapping f:X -> Y given f is selected from its search space bias F. This formal result depends on the Shattering coefficient function N(F,2n) to upper bound the empirical risk minimization principle, from which one can estimate the necessary training sample size to ensure the probabilistic learning convergence and, most importantly, the characterization of the capacity of F, including its under and overfitting abilities while addressing specific target problems. In this context, we propose a new approach to estimate the maximal number of hyperplanes required to shatter a given sample, i.e., to separate every pair of points from one another, based on the recent contributions by Har-Peled and Jones in the dataset partitioning scenario, and use such foundation to analytically compute the Shattering coefficient function for both binary and multi-class problems. As main contributions, one can use our approach to study the complexity of the search space bias F, estimate training sample sizes, and parametrize the number of hyperplanes a learning algorithm needs to address some supervised task, what is specially appealing to deep neural networks. Reference: de Mello, R.F. (2019) "On the Shattering Coefficient of Supervised Learning Algorithms" ; de Mello, R.F., Ponti, M.A. (2018, ISBN: 978-3319949888) "Machine Learning: A Practical Approach on the Statistical Learning Theory".
How to cite:
Rodrigo F. de Mello (2020). shattering: Estimate the Shattering Coefficient for a Particular Dataset. R package version 1.0.7, https://cran.r-project.org/web/packages/shattering. Accessed 07 Apr. 2025.
Previous versions and publish date:
1.0.1 (2020-10-01 12:20), 1.0.2 (2020-10-10 12:00), 1.0.3 (2020-10-17 02:10), 1.0.4 (2020-10-29 19:40), 1.0.5 (2021-05-28 07:40), 1.0.6 (2021-06-03 01:00), 1.0 (2020-09-25 11:10)
Other packages that cited shattering R package
View shattering citation profile
Other R packages that shattering depends, imports, suggests or enhances
Complete documentation for shattering
Downloads during the last 30 days
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/06Downloads for shattering024681012141618202224TrendBars

Today's Hot Picks in Authors and Packages

probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA