Noah Barulic

Check out what I'm working on!

View College Football Model

About Me

Hi! I'm Noah Barulic, an Industrial Engineer and AI enthusiast. I enjoy solving complex problems and designing innovative solutions to make industries smarter, faster, and more efficient.

CFBOracle: College Football Prediction Model

Welcome to CFBOracle, a machine learning model designed to predict the outcomes of college football games. The project consists of two key parts: the prediction model itself and an interactive website that allows users to view predictions and interact with the model.

The Prediction Model

This model is built using machine learning techniques and historical data to predict college football game outcomes. The model processes team statistics, game data, and more to generate predictions for upcoming games.

View Model Code on GitHub

The Interactive Website

Our interactive website allows users to view the model's predictions for upcoming college football games. Users can also ask questions, which are answered by ChatGPT using raw game data from the model. This provides a more intuitive and engaging way to explore predictions.

View Website Code on GitHub