Giter VIP home page Giter VIP logo

bladdercancer_amc's People

Contributors

gowun avatar kis0403 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

bladdercancer_amc's Issues

Classifier 최적화: Classifier 내 Gene Symbol 간 & 케이스 간 관계도 기반 Classifier Reduction 및 신규 Classifier 도출

  • 목표: 15개의 기존 classifier의 성능 검증(및 가능하다면 줄일 것) 및 data-driven new classifier 개발

  • As Is

    • Hierarchical Cluster Heatmap으로 한축은 케이스 간 링크, 다른 축은 Gene Symbol 간 링크로 관계 표현
    • 장점: 보기 쉽고, 이해하기 쉬움
    • 단점: pair 비교만 함, 값들의 분포를 고려하지 않고 유사한 값이냐 아니냐만 비교대상(물론, rankgauss를 했을 경우는 상관없을 수 있음), 값의 증감방향이 반대인 경우는 캐치하지 못함
  • To Be

    • Multivariate 방법을 리서치할 필요가 있을 듯 (+ visualization Tool)
    • 제안 방법 1: knn 이용
      1. Classifier 전체 Gene Symbol 데이터로 Decision Tree/Random Forest로 주요 Gene Symbol 추출 (전체 대비 성능이 유사하거나 높을 것)
      2. 주요변수로 KNN Classifier 학습: 케이스 간 거리 측정을 위해...
      3. (visualization tool?)로 도식화
  • 데이터 활용

    • 학습 데이터: 가장 양이 많은 Meta_datasets 중 80%
    • 검증 데이터: Meta_datasets 중 20%, MDA_MVAC, MDA_DDMVAC, AMC
  • 최종 Output

    • Reduced Classifiers
    • New Classifiers
    • Given Classifier 별 Knn model
    • New Classifier 별 Knn model
    • knn model 별 학습/검증 데이터의 데이터 분포 상태

After Response Prediction Modeling, Cross-Validation among 4 data sets

  • 아래의 과정을 각 데이터 별로 거침

    1. 한 데이터셋으로 이슈3에서 도출된 모든 classifiers로 학습
      • 대상 알고리즘 - logistic regression, decision tree, random forest, (앞서 도출된) knn
      • 데이터셋이 AMC인 경우, 추가로 아래의 실험으로 쪼개서 진행
        R1 vs. NR1, R1 vs. NR3, R1 vs. NR1 + NR3, R1 vs. NR1 + NR3 + MID2
    2. 나머지 3개 데이터로 검증
    3. auc, prauc 등의 모델 자체 퍼포먼스 측정
    4. 학습 및 검증 데이터 간, R vs. R / NR vs. NR / R vs. NR 간 분포 차이가 얼마나 합리적인지 측정(t-test 활용)
  • 최종 Output: 유효한 Modeling 방법 및 Classifier 선정

데이터 기초 통계 (with given Classifiers.csv)

  • 서로 간 겹치는 컬럼 수
  • Classifiers.csv 에서의 gene symbol 은 각 데이터 내에 얼마나 존재하는지
  • 각 데이터 별 기초 통계
  • Optimal Normalization Method 도출
  • Normalization 후, 데이터 간 분포가 유사하다고 볼 수 있는 gene symbol 도출
  • 최종 Output: 각 데이터 별 scaled data with filtered gene symbols

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.