This is the development version of COSNet; for the stable release version, see COSNet.
Cost Sensitive Network for node label prediction on graphs with highly unbalanced labelingsBioconductor version: Development (3.22)
Package that implements the COSNet classification algorithm. The algorithm predicts node labels in partially labeled graphs where few positives are available for the class being predicted.
Author: Marco Frasca and Giorgio Valentini -- Universita' degli Studi di Milano
Maintainer: Marco Frasca<frasca at di.unimi.it>
Citation (from within R, entercitation("COSNet")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("COSNet")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("COSNet")
An R Package for Predicting Binary Labels in Partially-Labeled Graphs PDF R Script Reference Manual PDF NEWS Text Details See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4