Skip to content

High-level library for binary classification tasks. In one line, it is possible to call several machine learning methods performing cross-validation and feature selection. (Work In Progress)

Notifications You must be signed in to change notification settings

creggian/bcpanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build from source

  • R CMD build bcpanel

Install the R package

  • R CMD INSTALL bcpanel_0.0.0.9000.tar.gz

Install from github

  • devtools::install_github("creggian/bcpanel")

About

High-level library for binary classification tasks. In one line, it is possible to call several machine learning methods performing cross-validation and feature selection. (Work In Progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages