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

User story for Checklist #25

Open
5 of 7 tasks
Tracked by #27
SoloSynth1 opened this issue May 6, 2024 · 2 comments
Open
5 of 7 tasks
Tracked by #27

User story for Checklist #25

SoloSynth1 opened this issue May 6, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@SoloSynth1
Copy link
Collaborator

SoloSynth1 commented May 6, 2024

As a leader in ML research, I want to come up with a set of guidelines to improve and safeguard the industrial practices used in Machine Learning systems, so that we can guarantee the quality and the output of the systems are fully tested and can be reproducible.

To do this, I expect the said guidelines would be presented in the form of a checklist so that other ML researchers can develop a comprehensive test suite to test their own research projects.

I expect this checklist to cover every aspect in the ML end-to-end pipeline, including:
(Not complete, feel free to add)

  • Data Presence
  • Data Quality
  • Data Ingestion
  • Model Fitting
  • Model Evaluation
  • Artifact Testing

Also, I expect this checklist would be written in a format that can be read by both humans and machines. (e.g. YAML/TOML/JSON format)

Good to Have:

@JohnShiuMK
Copy link
Collaborator

What is Artifact Testing, @SoloSynth1?

@SoloSynth1
Copy link
Collaborator Author

What is Artifact Testing, @SoloSynth1?

It refers to testing any artifacts created from the ML pipeline e.g. models, plots that cannot be directly tested.

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

No branches or pull requests

3 participants