Skip to content

Add titanic Kaggle project to Projects grid and Portfolio - #20

Merged
dapiced merged 1 commit into
mainfrom
claude/add-titanic-repo-projects-8mjgzu
Aug 20, 2026
Merged

Add titanic Kaggle project to Projects grid and Portfolio#20
dapiced merged 1 commit into
mainfrom
claude/add-titanic-repo-projects-8mjgzu

Conversation

@dapiced

@dapiced dapiced commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Adds dapiced/titanic to the site, as requested.

Changes

  • Projects grid (index.html): new static fallback card for titanic (Jupyter Notebook, Kaggle score 0.78947), placed with the other zero-star repos. The live GitHub API refresh will pick the repo up automatically; this keeps the offline/rate-limited fallback in sync.

  • Portfolio (_portfolio/): new bilingual case study built from the repo's README and EXPERIMENTS.md:

    • titanic-kaggle-robust-submission.md (EN, listed on /portfolio/)
    • titanic-kaggle-soumission-robuste.md (FR, linked as the French translation)

    The write-up covers the tested feature engineering, ticket-grouped validation, the OOF 0.8440 vs Kaggle 0.75358 divergence, the self-imposed no-leakage rule, and the final reproducible 0.78947 result.

Both entries cross-link via translation_url, matching the existing CEDD/Mila entry pattern. YAML front matter validated; no other pages touched.

🤖 Generated with Claude Code

https://claude.ai/code/session_0134RyPcpFHf91sCa6WSv9MP


Generated by Claude Code

- Add a static fallback card for dapiced/titanic in the home page
  Projects grid (Jupyter Notebook, Kaggle score 0.78947)
- Add bilingual portfolio case study (EN + FR) covering the project's
  tested feature engineering, ticket-grouped validation, the
  OOF 0.8440 vs Kaggle 0.75358 divergence, and the no-leakage rule

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0134RyPcpFHf91sCa6WSv9MP
@dapiced
dapiced marked this pull request as ready for review August 20, 2026 18:09
Copilot AI lite review requested due to automatic review settings August 20, 2026 18:09
@dapiced
dapiced merged commit 9b4f1cb into main Aug 20, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the dapiced/titanic Kaggle project to the site’s project listings, including a bilingual portfolio case study that cross-links between EN/FR versions.

Changes:

  • Added a static fallback “titanic” project card to the Projects grid on index.html (for offline/rate-limited scenarios).
  • Added two new portfolio case-study pages (EN/FR) under _portfolio/, linked via translation_url/translation_label.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
index.html Adds a new “titanic” card in the Projects grid fallback list.
_portfolio/titanic-kaggle-robust-submission.md New English portfolio case study page with translation link to FR version.
_portfolio/titanic-kaggle-soumission-robuste.md New French portfolio case study page with translation link to EN version.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.


**Savoir s'arrêter fait partie de la méthode.** J'ai arrêté les soumissions à 0.78947. Je rouvrirais le projet à deux conditions : une évaluation indépendante qui n'a joué aucun rôle dans le développement, et une hypothèse sans fuite montrant un gain stable. Sans cela, conserver le résultat actuel *est* la conclusion la plus solide.

## Projet Github titanic complet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants