Cerebrovascular disease is a leading cause of death in Taiwan. Timely and accurate outcome prediction plays an important role in guiding treatment decision. In this work we focus on the ML development, validation and model analysis for predicting mRS at discharge and deterioration. Random forest performs the best in both target evaluated with Area Under the ROC Curve(AUC). For deterioration during ward, which target is imbalanced, experiment with re-sampling is also included. We observe that by features obtained by assessment like mRS, NIHSS, BI are key for predicting. We conclude that not only the random forest could be the best model to use for prediction, but also point out adding more features, like blood test result, can slightly increase AUC of models. Interpretation for prediction is also described in this work.