Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: adicionando um novo plot #152

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

gregorylira
Copy link
Contributor

plot que mostra as variâncias das colunas, e mostra qual coluna foi retirada e qual não foi

…tra qual coluna foi retirada e qual não foi
Copy link

@DayvisonGomes DayvisonGomes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tranquilo

@@ -32,11 +32,11 @@
"outputs": [],
"source": [
"# parameters\n",
"dataset = \"/tmp/data/boston.csv\" #@param {type:\"string\"}\n",
"target = \"medv\" #@param {type:\"feature\", label:\"Atributo alvo\", description: \"Esse valor será utilizado para garantir que o alvo não seja removido.\"}\n",
"dataset = \"/tmp/data/heart-3.csv\" #@param {type:\"string\"}\n",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Procure deixar no notebook de experiment um dataset que seja de fácil acesso. Não sei do que se trata esse "heart".
Sugiro deixar um dos datasets listados aqui https://github.com/platiagro/tasks/blob/main/tests/datasets.py
Arrumando isso já aprovo o PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

opa ta certo, eu coloquei o iris nesse novo commit que eu dei

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@gvechini gvechini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants