Skip to content
View YukiFujimatsu's full-sized avatar

Block or report YukiFujimatsu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
YukiFujimatsu/README.md

Hi, I'm [Yuki Fujimatsu] 👋

Zenn LAPRAS

CS学部の大学2年生です。自然領域処理とデータサイエンスを中心に、社会課題を解決する技術を学んでいます。

🏆 Research & Publications

Personalized Real-time Flaming Risk Prediction

  • Publication: IIAI AAI 2025 Winter (Full Paper Accepted)
  • Paper: Available on IEEE Xplore
  • Key Technology: BERT, Mean Pooling, Cosine Similarity
  • Highlight: 判定基準のデータを入れ替えるだけで、個人の価値観に応じた炎上リスク予測が可能な手法を提案。

📊 Kaggle Achievements

Competition Score Model Summary
Disaster Tweets 0.83236 DeBERTa v3 URL除去等の前処理と学習率スケジューラーによる最適化
Spaceship Titanic 0.79775 LightGBM 客室番号の分解や家族構成の推定による特徴量エンジニアリング

🛠 Skills

🐍 Programming Languages

  • Python: 1年の経験。データ前処理から深層学習モデル(BERT, DeBERTa, LightGBM)の実装、評価まで一貫して行えます。
  • R: 基礎的な統計解析・データ操作が可能です。
  • Java: 変数、条件分岐、ループ処理といった制御構文の基礎を理解しています。

🤖 AI / Data Science

  • Deep Learning: PyTorchを用いたFine-tuning、Mean Poolingによるベクトル抽出。
  • Machine Learning: Scikit-learn, LightGBMを用いた分類タスク、特徴量エンジニアリング。
  • Data Visualization: Matplotlibを用いたデータ分布の可視化、分析。

💻 Environment & Tools

  • Editors: VS Code, Google Colab, Kaggle Notebooks
  • OS: Windows, Linux (Ubuntu - 基本的なコマンド操作が可能)
  • Math: 線形代数(機械学習の基礎理論の理解に活用)

🌐 Global Experience

  • English: シンガポールでの語学研修に参加し、国際的なコミュニケーションへの意欲があります。

🔗 Links & Contact


大学の課題だけでなく、実社会のデータを用いたモデル構築や研究活動に積極的に取り組んでいます。インターンシップや共同開発のお誘いをお待ちしております!

Pinned Loading

  1. Personalized-Flaming-Prediction Personalized-Flaming-Prediction Public

    Implementation of personalized real-time flaming risk prediction model (IIAI AAI 2025 Winter).

    Jupyter Notebook

  2. Kaggle-Spaceship-Titanic-Lightgbm Kaggle-Spaceship-Titanic-Lightgbm Public

    High-performance classification pipeline for passenger survival prediction using LightGBM and advanced feature engineering.

    Jupyter Notebook

  3. Kaggle-Disaster-Tweets-DeBERTa Kaggle-Disaster-Tweets-DeBERTa Public

    SOTA-level NLP classification model for predicting real disaster tweets using microsoft/deberta-v3-large.

    Jupyter Notebook