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
Accelerator
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 }}
codeMaestro78
/
MLcli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
23
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: codeMaestro78/MLcli
Actions
All workflows
Workflows
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Python CI
Python CI
Website CI/CD
Website CI/CD
Show more workflows...
Management
Caches
Deployments
Python CI
Python CI
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
.
python.yml
will be ignored since log searching is not yet available
54 workflow runs
54 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.
fix reporter file
Python CI
#54:
Commit
c047f2a
pushed by
codeMaestro78
4m 3s
master
master
4m 3s
View workflow file
feat: Add regression support and AutoML classifier
Python CI
#53:
Commit
3d959f9
pushed by
codeMaestro78
2m 57s
master
master
2m 57s
View workflow file
Add automl reporter that provides comprehensive reporting for automl …
Python CI
#52:
Commit
f1c8f46
pushed by
codeMaestro78
3m 7s
master
master
3m 7s
View workflow file
Add Preprocessing Selector that Automatically selects preprocessing s…
Python CI
#51:
Commit
753f811
pushed by
codeMaestro78
3m 25s
master
master
3m 25s
View workflow file
feat: Automatically selects preprocessing steps based on DataAnalyzer…
Python CI
#50:
Commit
c120ec0
pushed by
codeMaestro78
3m 5s
master
master
3m 5s
View workflow file
feat: enhance Random Forest trainer with Pydantic config validation
Python CI
#49:
Pull request
#10
synchronize by
codeMaestro78
3m 28s
modification
modification
3m 28s
View #10
View workflow file
feat: enhance Random Forest trainer with Pydantic config validation
Python CI
#48:
Pull request
#10
synchronize by
codeMaestro78
3m 8s
modification
modification
3m 8s
View #10
View workflow file
Merge branch 'master' of https://github.com/codeMaestro78/MLcli
Python CI
#47:
Commit
03e8f13
pushed by
codeMaestro78
5m 34s
master
master
5m 34s
View workflow file
Merge pull request #9 from codeMaestro78/automl/new_features
Python CI
#46:
Commit
cd3dfe5
pushed by
codeMaestro78
3m 21s
master
master
3m 21s
View workflow file
feat: make missing ratio warning threshold configurable
Python CI
#45:
Pull request
#9
synchronize by
codeMaestro78
3m 27s
automl/new_features
automl/new_features
3m 27s
View #9
View workflow file
feat: make missing ratio warning threshold configurable
Python CI
#44:
Pull request
#9
synchronize by
codeMaestro78
3m 17s
automl/new_features
automl/new_features
3m 17s
View #9
View workflow file
feat: make missing ratio warning threshold configurable
Python CI
#43:
Pull request
#9
opened by
codeMaestro78
3m 2s
automl/new_features
automl/new_features
3m 2s
View #9
View workflow file
Merge pull request #8 from codeMaestro78/automl/new_features
Python CI
#42:
Commit
24b2209
pushed by
codeMaestro78
3m 26s
master
master
3m 26s
View workflow file
Add analyzes dataset characteristics to inform AutoML decisions.
Python CI
#41:
Pull request
#8
synchronize by
codeMaestro78
3m 25s
automl/new_features
automl/new_features
3m 25s
View #8
View workflow file
Add analyzes dataset characteristics to inform AutoML decisions.
Python CI
#40:
Pull request
#8
synchronize by
codeMaestro78
3m 7s
automl/new_features
automl/new_features
3m 7s
View #8
View workflow file
Add analyzes dataset characteristics to inform AutoML decisions.
Python CI
#39:
Pull request
#8
opened by
codeMaestro78
3m 18s
automl/new_features
automl/new_features
3m 18s
View #8
View workflow file
feat(svm): harden SVMTrainer – fix save/load bugs, add validation, sa…
Python CI
#38:
Commit
afc5d1e
pushed by
codeMaestro78
3m 21s
master
master
3m 21s
View workflow file
fix Bug pickle format
Python CI
#37:
Commit
1bbeb05
pushed by
codeMaestro78
3m 56s
master
master
3m 56s
View workflow file
Fix flake8 linting errors: duplicate dict keys, missing whitespace ar…
Python CI
#36:
Commit
8821421
pushed by
codeMaestro78
5m 33s
master
master
5m 33s
View workflow file
Add blank line after imports in logger.py to match CI Black formatting
Python CI
#35:
Commit
1c49454
pushed by
codeMaestro78
2m 56s
master
master
2m 56s
View workflow file
Fix Black formatting in logger.py to match CI expectations
Python CI
#34:
Commit
a288f99
pushed by
codeMaestro78
2m 59s
master
master
2m 59s
View workflow file
Merge branch 'master' of https://github.com/codeMaestro78/MLcli
Python CI
#33:
Commit
d1ca5a1
pushed by
codeMaestro78
3m 2s
master
master
3m 2s
View workflow file
Remove f object from the svm_trainer.py as self.config is a string , …
Python CI
#32:
Commit
4e39d34
pushed by
codeMaestro78
2m 59s
master
master
2m 59s
View workflow file
Remove f object from the svm_trainer.py as self.config is a string , …
Python CI
#31:
Commit
125e836
pushed by
codeMaestro78
3m 8s
master
master
3m 8s
View workflow file
Remove pytorch modules
Python CI
#30:
Commit
edc8f37
pushed by
codeMaestro78
2m 55s
master
master
2m 55s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.