Skip to content

Stewie-pixel/AI-project-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Models Collection

Deploy Models Dashboard Pages Models GitHub Repo Size License

A collection of machine learning and deep learning models trained on big dataset.

All Models Collection

No Project Name Model Domain Accuracy Project
01 Employee Salary Prediction Linear Regression + XGBoost Regression ~92% GitHub
02 Titanic Survival Prediction Random Forest + XGBoost Classification ~82% GitHub

Repository Structure

AI-project-collection/
├── .github/           # GitHub Actions workflows and funding config
├── .vscode/           # VS Code workspace settings
├── assets/            # Images and static assets
├── docs/              # Documentation
├── k8s/               # Kubernetes manifests and overlays
├── models/            # Machine learning and deep learning models
├── scripts/           # Automation and deployment scripts
├── README.md
├── models.json        # Model registry/metadata
└── index.html         # Project landing page

License

MIT License @Stewie-pixel

Sponsor this project

Packages

 
 
 

Contributors