ttweekopi-hub/student-score-prediction-aiap
Student Score Prediction : EDA + ML Pipeline
SUMMARY AI要約 by gpt-5-mini
このリポジトリは、学生の属性と学習指標から数学の最終得点を予測するエンドツーエンドの機械学習パイプラインです。AIAP技術評価の演習として作成されており、教育現場での早期リスク検出を目的とします。対象は機械学習エンジニアや評価者、教育関係者で、解釈性と実運用性を両立させた予測(目標MAE ≤ 6.0)を提供します。 主な機能: - データ前処理、特徴量エンジニアリング、モデル学習(Random Forest, Gradient Boosting, Linear Regression など)、評価を含むパイプライン(src/ に実装)。 - SGT(UTC+8)固定のタイムゾーン対応ログとファイル出力による運用ログ管理。 - GitHub Actions によるCI/CDで、MAE が閾値を超えるとデプロイを停止する品質ゲートを実装。合格後は Render 上の FastAPI/Swagger UI に自動デプロイ。 - ローカル実行は Docker, Makefile, run.sh のワンクリック、あるいは個別コマンドで実行可能。API エンドポイントで実データを使った推論も可能。 フォルダ構成、実行手順、サンプル入力はREADMEとAPI_Testing_Analysis.mdに記載。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-05 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 14:22 |
類似Repo (同じ言語のAI関連Repo)
Deep learning framework for automated pneumonia detection from chest X-ray images using transfer learning, data augmentation, and ensemble-based medical image classification. Built with PyTorch using ResNet50, evaluation metrics, ROC analysis, confusion matrices, and visualization for reliable AI-assisted diagnosis.
Luffy-2520/infotact-project1-grievance-nlpAI-Powered Citizen Grievance & Sentiment Analysis System | NLP Project | Infotact Internship
ssprajapati2021/MLOpsAssignmentMLOps assignment from the Applied AI & Agentic AI program at IIITB with upGrad — covering model lifecycle, CI/CD pipelines, and deployment practices.
encoder-010/infotact-project1-grievance-nlpAI-Powered Citizen Grievance & Sentiment Analysis System | NLP Project | Infotact Internship
gururaj004/air-quality-index-analysisEDA and visualization project analyzing Air Quality Index (AQI) trends and pollution patterns using Python and Jupyter Notebook.
Yamuna-6730/adaptive-federated-idsAdaptive Privacy-Preserving Federated Intrusion Detection Framework for AI-Era Cybersecurity using LSTM, Differential Privacy, and Real-Time Threat Intelligence.
sara-7/artificial-intelligence-coursePractical AI course materials including labs, assignments, and hands-on implementations using Python.
Tejass1303/air-temperature-time-series-analysis