Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Outdated structure folder "Code" #8

@FlorianPydde

Description

@FlorianPydde

Hi all,

The "Code" folder has not been updated based on the TDSP Documentation (https://docs.microsoft.com/en-us/azure/machine-learning/team-data-science-process/overview)
image

My personal suggestion for the structure is as following:

  • DataPrep: rename it to Pipeline. The folder will contain all the scripts DS scripts: data wranling, train test split, preprocessing+feature engineering, modelling and scoring.

  • Model: good. it used to store models locally

  • Operationalization: contains the script to build the infrastructure and also the orchestrator that runs the pipeline

  • Notebooks: missing folder. It's useful to keep traces of notebooks either locally or from remote tools/platforms like Databricks

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