facultyai / facultyai/lens

Consider specifying a target variable when computing a summary

Aberta
#15 0 comentários 0 reações 0 responsáveis Ver no GitHub
discussion feature good first issue
Linguagem predominante
Python
Estrelas
99
Forks
8
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.