Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Repository for the familiar R-package. Familiar implements an end-to-end pipeline for interpretable machine learning of tabular data.

License

NotificationsYou must be signed in to change notification settings

alexzwanenburg/familiar

Repository files navigation

GitHub LicenseCRAN VersionGitHub Actions Workflow Status

Familiar

Overview

Familiar is an R-package that allows for end-to-end machine learning of tabulardata, with subsequent evaluation and explanation of models.

Installing familiar

Stable versions of familiar can be installed from CRAN.dependencies=TRUE prevents being prompted to install packages when using familiar.

install.packages("familiar", dependencies=TRUE)

Familiar can also be installed directly from the GitHub repository:

require(devtools)devtools::install_github("https://github.com/alexzwanenburg/familiar", dependencies=TRUE)

More information

The package vignettes contain additional information concerning familiar:

About

Repository for the familiar R-package. Familiar implements an end-to-end pipeline for interpretable machine learning of tabular data.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp