Skip to content

ML Notebook improvements #39

Open
Open
@luisquintanilla

Description

@luisquintanilla

Thanks @andrasfuchs for trying out the notebooks and providing feedback:

This feedback is specific to the Training and AutoML notebook, but it's also good feedback in general to follow across notebooks.

  • The capitalization of "ML.NET" is not consistent in the document

  • The "This notebook is under active development" is barely visible with Visual Studio's dark theme
    image

  • The tutorial is easy to follow, I just missed the links to the different classes and methods (like .Fit, IDataView, Regression.Trainers, TrainTestSplit, etc.), because although they are familiar it would be nice to have a way to jump to that particular class or method to investigate it further. F1 doesn't seem to work as it normally does when I browse my own code.

  • It would have been a little better if the sample datasets had more than one feature columns, just to see how Transforms.Concatenate should look like in that case

  • In the "Use AutoML..." section when I run the code, it only showed a grey rectangle while it was running, and when it finished it remained a grey and made all the other previous outputs shown as grey rectangles.

    image

    When I closed the file, reopened it and clicked "Run All", I got the following exception:

    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions