K-fold Cross Validation by Jessica Peng on March 24, 2021 with No Comments I had some confusions in my AI class regarding how k-fold cross validation worked, and I found this very concise and clear explanation for it:
Ways to expand a row or div when button clicked or checkbox checked by Jessica Peng on March 24, 2021 with No Comments Creating collapsible: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_collapsible_animate Expand div when checkbox is checked: https://stackoverflow.com/questions/7996291/when-checkbox-is-checked-expand-div