king2b3 / king2b3/meta-comments

Setup GitHub Actions for builds

Open
#4 4 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
No language data
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

# Builds with GitHub Actions
Unittests to build on PR
Also set up behavioral tests for ML

## ML Behavioral Tests
This is a cool one, something new I've picked up.
Added desired behaviors in unittests, not checking for layer shapes, but desired behaviors from any model

### Examples
Adding a few common spelling mistakes for training data, checking output
Removing punctuation
Set desired metrics for "best" model. New PR could propose a new model/weights, and needs to pass this test

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the repository's existing build and unit-test entry points, then determine how ML behavioral tests and model metrics should run in GitHub Actions. Done means pull requests run the unit and behavioral checks, including the stated spelling, punctuation, and best-model metric cases, with failures blocking the build.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, machine-learning, testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.