Recently Published
StuVul buri 2026
StuVul buri 2026
Does a Palm Tree Being Understorey or Canopy Affect its Average Fruit Length?
LaSalle Spring 2026 Final Project
Public or Private? Logistic Regression on the College Dataset
ALY6015 Module 3 — Logistic Regression analysis using the ISLR College dataset to predict whether a university is private or public. Includes EDA, glm() model fitting, confusion matrices, ROC curve (AUC = 0.976), standardised coefficient plot, and predicted probability distribution. Built with R, ggplot2, and Plotly.
Part1 Analysis and Machine Learning on colorectal gene expression data GSE302491
Starting the data extraction and exploratory data analysis to colorectal cancer gene study GSE302491, we got the series and text data together in a tabular data set to start analyzing the gene expression data of fpkm, tpm, and read counts already normalized. There are 16,122 genes we got from this by Gene Symbol. We will be analyzing the data, finding top genes to colorectal cancer and seeing if any of the EBV genes from our previous projects show up in this one.