renom_rg.api.utility ¶
renom_rg.api.utility.feature_graph ¶
Copyright 2019, Grid.
This source code is licensed under the ReNom Subscription Agreement, version 1.0. ReNom Subscription Agreement Ver. 1.0 ( https://www.renom.jp/info/license/index.html )
-
renom_rg.api.utility.feature_graph.
get_corr_graph
( X , neighbors , explanatory_column_ids = [] ) ¶ -
Get correlation feature graph.
-
renom_rg.api.utility.feature_graph.
get_kernel_graph
( X , neighbors , gamma ) ¶ -
Get kernel feature graph.