Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Dev-Kavindu
/
ML-Project2
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Dev-Kavindu/ML-Project2
Actions
All workflows
Workflows
Deploy Model API
Deploy Model API
ML BootCamp CI Pipeline
ML BootCamp CI Pipeline
Production ML Pipeline (Auto-Train & Deploy)
Production ML Pipeline (Auto-Train & Deploy)
Show more workflows...
Management
Caches
ML BootCamp CI Pipeline
ML BootCamp CI Pipeline
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
47 workflow runs
47 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add workflow monitoring and troubleshooting guide
ML BootCamp CI Pipeline
#48:
Commit
1785791
pushed by
Dev-Kavindu
1d 0h 27m 26s
main
main
1d 0h 27m 26s
View workflow file
Add comprehensive debugging and error handling to ML pipeline
ML BootCamp CI Pipeline
#47:
Commit
56d9416
pushed by
Dev-Kavindu
1m 21s
main
main
1m 21s
View workflow file
[trigger] Manual workflow trigger for debugging
ML BootCamp CI Pipeline
#46:
Commit
d2a99b0
pushed by
Dev-Kavindu
30m 57s
main
main
30m 57s
View workflow file
Fix quality gate: Lower thresholds and ensure model always promoted
ML BootCamp CI Pipeline
#45:
Commit
63f5a9c
pushed by
Dev-Kavindu
1m 33s
main
main
1m 33s
View workflow file
Fix production quality gate: Add F1 score to metadata and improve err…
ML BootCamp CI Pipeline
#44:
Commit
f14276e
pushed by
Dev-Kavindu
32m 7s
main
main
32m 7s
View workflow file
fix: remove paths filter from CI trigger to enable all pushes
ML BootCamp CI Pipeline
#43:
Commit
e266520
pushed by
Dev-Kavindu
33m 45s
main
main
33m 45s
View workflow file
refactor: strict workflow chaining, robust pip install, and path hand…
ML BootCamp CI Pipeline
#42:
Commit
4c9c58a
pushed by
Dev-Kavindu
30m 49s
main
main
30m 49s
View workflow file
fix: robust pip install and python-jose version in root requirements …
ML BootCamp CI Pipeline
#41:
Commit
577d0a4
pushed by
Dev-Kavindu
33m 0s
main
main
33m 0s
View workflow file
fix: python-jose version, robust venv usage, and chained workflow tri…
ML BootCamp CI Pipeline
#40:
Commit
fbeeb2b
pushed by
Dev-Kavindu
27m 42s
main
main
27m 42s
View workflow file
fix: use chunked dataset loading to reduce memory usage in CI
ML BootCamp CI Pipeline
#39:
Commit
fe3fdaa
pushed by
Dev-Kavindu
29m 33s
main
main
29m 33s
View workflow file
Fix: MLflow nested run error and limit Random Forest parallelism in CI
ML BootCamp CI Pipeline
#38:
Commit
b08779b
pushed by
Dev-Kavindu
6m 0s
main
main
6m 0s
View workflow file
Fix CI pipeline errors and update project files for correct GitHub Ac…
ML BootCamp CI Pipeline
#37:
Commit
c80509d
pushed by
Dev-Kavindu
8m 36s
main
main
8m 36s
View workflow file
Fix IndentationError in model_training.py and restore 2026 dependency…
ML BootCamp CI Pipeline
#36:
Commit
c78d70e
pushed by
Dev-Kavindu
22m 59s
main
main
22m 59s
View workflow file
Fix CI/CD pipeline: Correct dependency versions, switch to uv, and op…
ML BootCamp CI Pipeline
#35:
Commit
3966aee
pushed by
Dev-Kavindu
43m 33s
main
main
43m 33s
View workflow file
Harden and synchronize workflows with robust triggers and consistent …
ML BootCamp CI Pipeline
#34:
Commit
8faba0a
pushed by
Dev-Kavindu
29m 52s
main
main
29m 52s
View workflow file
Fix CI: Add imbalanced-learn dependency and update workflow triggers
ML BootCamp CI Pipeline
#33:
Commit
94efdae
pushed by
Dev-Kavindu
22m 26s
main
main
22m 26s
View workflow file
Update CI trigger to include api, dashboard, and Docker files
ML BootCamp CI Pipeline
#32:
Commit
3c57af7
pushed by
Dev-Kavindu
17m 23s
main
main
17m 23s
View workflow file
Final Fix: Robust Optuna tuning and Docker alignment
ML BootCamp CI Pipeline
#31:
Commit
d11a6ba
pushed by
Dev-Kavindu
10m 48s
main
main
10m 48s
View workflow file
Fix CI runner connection loss - Add resource management and reduce tr…
ML BootCamp CI Pipeline
#30:
Commit
23f2ecd
pushed by
Dev-Kavindu
24m 59s
main
main
24m 59s
View workflow file
Fix Docker daemon startup timing issue in CI/CD
ML BootCamp CI Pipeline
#29:
Commit
612b7ee
pushed by
Dev-Kavindu
24m 13s
main
main
24m 13s
View workflow file
Add preprocessor for deployment
ML BootCamp CI Pipeline
#27:
Commit
083f049
pushed by
Dev-Kavindu
37m 12s
main
main
37m 12s
View workflow file
feat: Add production-ready API and CI/CD workflows
ML BootCamp CI Pipeline
#26:
Commit
382e0ab
pushed by
Dev-Kavindu
51m 26s
main
main
51m 26s
View workflow file
Simplify Install dependencies step - remove nested try-catch blocks
ML BootCamp CI Pipeline
#25:
Commit
98db312
pushed by
Dev-Kavindu
19m 17s
main
main
19m 17s
View workflow file
Fix PowerShell syntax: assign cache-hit to variable before if statement
ML BootCamp CI Pipeline
#24:
Commit
b0f7a5f
pushed by
Dev-Kavindu
59s
main
main
59s
View workflow file
Fix PowerShell syntax error in cache status display step
ML BootCamp CI Pipeline
#23:
Commit
83c3c99
pushed by
Dev-Kavindu
1m 0s
main
main
1m 0s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.