sk_tibble: Convert SK Matrix to Tibble

View source: R/utils.R

sk_tibbleR Documentation

Convert SK Matrix to Tibble

Description

Convert SK Matrix to Tibble

Usage

sk_tibble(data, feature_names = NULL)

Arguments

data

SK data output

feature_names

if not NULL data feature names

Value

tibble


abresler/sklearn documentation built on July 27, 2023, 7:07 a.m.