WikidataQueryServiceR - API Client Library for 'Wikidata Query Service'
An API client for the 'Wikidata Query Service' <https://query.wikidata.org/>.
Last updated 4 years ago
api-wrappersparqlwdqswikidata
7.26 score 28 stars 31 packages 73 scripts 1.9k downloadsMLPUGS - Multi-Label Prediction Using Gibbs Sampling (and Classifier Chains)
An implementation of classifier chains (CC's) for multi-label prediction. Users can employ an external package (e.g. 'randomForest', 'C50'), or supply their own. The package can train a single set of CC's or train an ensemble of CC's -- in parallel if running in a multi-core environment. New observations are classified using a Gibbs sampler since each unobserved label is conditioned on the others. The package includes methods for evaluating the predictions for accuracy and aggregating across iterations and models to produce binary or probabilistic classifications.
Last updated 5 years ago
classificationmachine-learningmcmcmulti-label-classificationsupervised-learning
4.74 score 11 stars 6 scripts 134 downloads