Skip to content

Simplify first module wrap-up quiz to not need a SimpleImputer #361

Closed
@lesteve

Description

@lesteve

https://mooc-forums.inria.fr/moocsl/t/m1-wrap-up-quiz-q5-simpleimputer-question/2535
There were some feed-back from the beta that it was hard to answer the question because it was not clear that a pipeline could be nested. We tried to give more guidance in the question:

  • this is the first module wrap-up quiz it should not be too hard
  • using something that we have not seen or mentioned (missing data imputation) is not a great idea in general
  • having to use a complex pipeline whereas we have seen only simple pipelines

Proposed solutions:

  • do the missing data imputations with pandas in the code we give to load the data (my favourite option personnally)
  • alternatives? I think we talked about this and there were other proposals but I can't remember (probably partly because I favour the previous option 😉, feel free to edit my post to add them)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions