Recently Published

Kepuasan mahasiswa
ini adalah data seberapa banyak mahasiswa yang puas dengan fasilitas kampus
Filming Locations Across the Globe
Map depicting the production locations of 5000 of the 8000 most popular tv shows & films around the world.
Document
Next Word Prediction: A Shiny-Based NLP App
This project demonstrates a data product focused on Natural Language Processing. The application predicts the most likely next word in an English phrase based on a simple statistical language model. The model uses cleaned text data to create bigram frequency tables and returns the most probable next word for user input. The goal is to provide a fast, interactive prototype that showcases how predictive text systems are designed.
Plot
Fichas de Estudio
Matemáticas Aplicadas a la Empresa y Negocios
Precipitation report
Fort Collins Student data collection report
Predictive Modeling of Heart Disease Using Clinical Data
The purpose of this project is to predict whether a patient has heart disease or not, based on clinical and demographic variables. We used the Cleveland Heart Disease dataset and compared three models: a logistic regression, a cost-sensitive decision tree and a random forest. Our goal is to evaluate model performance and see which approach is most reliable for this classification task.