謝謝大家的觀看,這是這個網站的最後一篇文章
之後都會將新的文章更新在新的網站
也提供大家更好的觀看體驗
以下我目前所有的文章,歡迎大家到新的網站並且記得訂閱喔
我的新家
統計觀念釐清
整體存活率 vs 無病存活率 overall survival vs disease-free survival
成本效益分析(Cost-benefit analysis)
健保資料庫介紹
SAS手把手教學
[SAS][R]Proc Ttest 三種t-test一次搞懂
[R]生資料&匯出CSV資料 與 [SAS]匯入CSV資料
[SAS][R]費雪精確 Fisher Exact test
[SAS]卡方檢定 Chi-Square test 三種卡方檢定介紹
[SAS]存活分析(1) KM存活曲線 Kaplan-Meier Method
[SAS]存活分析(2) COX regression model
[SAS] One-way ANOVA 單因子變異數分析
[SAS] 如何使用SAS做出描述性統計 SAS Description
[SAS]線性迴歸 linear regression
[SAS]迴歸分析 — 模型挑選 Regression feature selection
[SAS]Logistic regression 羅吉斯迴歸 單變項與多變項羅吉斯迴歸
[SAS]傾向分數配對(Propensity score matching)
機器學習自學筆記
機器學習的情境 Scenario
機器學習自學筆記02: Regression: Case Study for ML
機器學習自學筆記03: Where does the error come from? 認識error 的來源,並且知道如何調整model
機器學習自學筆記04: Gradient Descent
機器學習自學筆記05: Classification | Probabilistic Generative Model
機器學習自學筆記06: Logistic regression
什麼? 一連串的Logistic regression 就是類神經網路(Neural Network),也就是Deep Learning !
機器學習自學筆記07: Deep Learning
機器學習自學筆記08: Backpropagation
機器學習自學筆記09: Keras2.0
Convolutional Neural network 卷積神經網路(part1)
Deep-learning 是一個黑盒子? CNN是如何運作的呢? (part2)
CNN的應用 What can CNN do? (Part3)
Tips for Deep Learning-如果Training data 的效果不好怎麼辦?
Tips for Deep Learning-如果Testing data 的效果不好怎麼辦?
Why Deep?
Semi-supervised Learning (半監督式學習)
無監督式學習Unsupervised Learning- Introduction
Unsupervised Learning: PCA
Matrix Factorization 矩陣分解
Unsupervised Learning: Word Embedding
Unsupervised Learning: Neighbor Embedding