-
Notifications
You must be signed in to change notification settings - Fork 5
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/data split #144
base: develop
Are you sure you want to change the base?
Feature/data split #144
Conversation
Tem que revisar também a parte de cluster pois tem que saber se esse componente vai vim instalado de forma padrão ou não. Precisa ver se precisa ser atualizada a imagem de experimento e tarefas para absorver esse componente novo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Olhei as mudanças e aparenta estar tudo ok. Só não vi os arquivos relacionados a config e ymal.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pelo que eu vi esta tudo certo, só não vi muito os arquivos yml.
Os arquivos que me preocupam são os de teste do data split e rf classification. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Por aqui parece tudo certo.
"\n", | ||
"artifacts = {\n", | ||
" \"columns\": columns,\n", | ||
" \"new_column_name\" = new_column_name,\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aqui não seria : tbm ?
Kudos, SonarCloud Quality Gate passed!
|
Adicionando o componente data-split e suas adaptações nos componentes da platIA.