facultyai / facultyai/lens

Consider specifying a target variable when computing a summary

オープン
#15 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
discussion feature good first issue
主要言語
Python
スター
99
フォーク
8
PR マージ指標
30日以内にマージされた PR はありません

説明

Currently all of the metrics computed are independent of a target variable or column, but if `lens.summarise` took the name of a column as the target variable, the output of some metrics could be more interpretable even if the target variable is not used in any kind of predictive modelling.

A good example of this could be PCA (see #14), which could plot the different categories of the target variables in different colours for 2D plots of the data transformed into the principal components. This would give a good idea of whether the target variable can be easily inferred from the available data.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。