Skip to content
View Datarchpy's full-sized avatar

Block or report Datarchpy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Datarchpy/README.md

Hello, I'm Datarchpy 👋

Welcome to my GitHub portfolio! Here you can find my projects showcasing my skills and experience in software development, data analysis, and machine learning. / 私のGitHubポートフォリオへようこそ!ここでは、ソフトウェア開発、データ分析、機械学習に関するスキルと経験を紹介するプロジェクトを掲載しています。


🛠️ Skills / 技術スキル

My Skills

  • Programming Languages / プログラミング言語: Python, C++
  • Frameworks / フレームワーク: Django, Flask, React, TensorFlow, PyTorch, Streamlit
  • Tools / ツール: Git
  • BI Tools / BIツール: Tableau, PowerBI, Looker studio

🏛️ Competitions & Achievements / コンペティションと成果

【MDXQ2023】

  • PBL02 不良個所自動検出(製造)「AI課題優秀賞」

    • 課題: 製造ラインで発生する不良個所を自動検出するアルゴリズムを開発。精度向上のため、アノテーションデータの品質向上とデータ拡張を実施。
    • 使用技術: TensorFlow, OpenCV, モデル精度検証に交差検証を適用。
  • PBL06 新規事業提案/組織変革(食品製造小売企業)「総合第4位」

    • 課題: 食品製造業の新規事業立案に携わり、データに基づく市場分析を実施。
    • 使用技術: Tableau, Pythonで市場データを視覚化し、売上予測を実施。
  • PBL03 収益改善(店舗運営型)「DS課題優秀賞」

    • 課題: 店舗運営における利益改善のため、売上データと来店データを分析。
    • 使用技術: SQL, Python, Tableauで在庫最適化と利益分析を実施。
  • PBL05 工数予測(製造)「現在参加中」

    • 課題: 製造ラインの工数を正確に予測するアルゴリズムを設計。
    • 進捗: 機械学習モデルの選定とパラメータ最適化を実施中。

【atmaCup】

  • #18 Turing × atmaCup 「Top12%」

    • 課題: NLPを用いたテキストデータの感情分析と分類モデルの構築。
    • 使用技術: BERT, Hugging Face, Python。
  • #17 [初心者歓迎] atmaCup 「Top21%」

    • 課題: データ前処理と簡易な機械学習モデルによる需要予測。
    • 使用技術: LightGBM, Target Encoding, Python。
  • atmaCup #16 in collaboration with RECRUIT 「Top14%」

    • 課題: レコメンデーションシステムの構築。特徴量エンジニアリングに注力。
    • 使用技術: XGBoost, PCA, Python。
  • yukiCup 2023 Autumn x atmaCup 「Top70%」

    • 課題: 時系列データの分析によるイベント来場者数の予測。
    • 使用技術: Prophet, Python。

【Kaggle】

  • LLM Prompt Recovery

    • 課題: 大規模言語モデル(LLM)からのプロンプト復元。モデル間のパフォーマンス差を比較検証。
    • 使用技術: Transformer, Hugging Face。
  • The Learning Agency Lab - PII Data Detection

    • 課題: 個人情報検出モデルの構築。正確性向上のためデータ拡張を実施。
    • 使用技術: BERT, SpaCy。
  • RSNA 2024 Lumbar Spine Degenerative Classification

    • 課題: 医療画像を用いた腰椎退行性変性の分類。
    • 使用技術: ResNet50, TensorFlow, CLAHE。
  • AI Mathematical Olympiad - Progress Prize 1

    • 課題: 数学問題の解法生成モデルの開発と評価。
    • 使用技術: GPT-3, 自然言語処理。
  • LMSYS - Chatbot Arena Human Preference Predictions

    • 課題: チャットボット間でのユーザー選好予測モデルの構築。
    • 使用技術: RLHF, Scikit-learn。
  • Eedi - Mining Misconceptions in Mathematics

    • 課題: 数学教育データにおける誤解ポイントの分析。
    • 使用技術: XGBoost, Python。

🛠️ What I’m Currently Working On / 現在の活動

  • レコビュ: Book recommendation system based on user reviews. / ユーザーレビューを基にした本のレコメンドシステム。
  • シフトスケジュール: Automated shift scheduling for clinic staff. / クリニック職員用の自動シフト編成プログラム。

🏆 Certifications & Awards / 認定資格と賞給

  • JDLA Deep Learning for ENNGINEER 2024#2

📣 Contact / 連絡先

Feel free to reach out to me via LinkedIn or Email. / LinkedInまたはEmailでお気軽にご連絡ください。

Anurag's GitHub stats

Popular repositories Loading

  1. Datarchpy Datarchpy Public

    Config files for my GitHub profile.

  2. project01 project01 Public

    Python

  3. project02 project02 Public

  4. project03 project03 Public

  5. project04_slack_dashboard project04_slack_dashboard Public

    Python

  6. book_algorithm_solution book_algorithm_solution Public

    Forked from drken1215/book_algorithm_solution

    拙著「問題解決力を鍛える!アルゴリズムとデータ構造」の補足資料。ソースコードと、章末問題への略解を掲載。

    C++