Inspiration

2023 Rice Datathon - Chevron: Predicting Renewable Energy Investments

Description

Chevron is continuously looking for renewable energy businesses, initiatives, and start-ups to potentially invest in as part of their energy transition strategy. With each year, this task of narrowing down prospective collaborators becomes trickier and more difficult as the national investment in clean energy explodes throughout the United States. With the idea that the greater the investment in a state, the more likely Chevron is to find collaborators and companies of interest within that state, Chevron will narrow down the list of states to look for potential investments within using predictions for the amount of renewable energy investment dollars each state will be given.

Objective

Provided that it is the year 2019, Chevron is planning for the next year and needs to know which US states seem most promising with regards to renewable investments. In this Data Science Challenge, you are tasked with developing a model to predict:

The Renewable Energy Investments ($) of each US state for 2020.

Chevron Data

The challenge involves a couple of files for you to use. The files required to build and test your predictive model will be made available at the start of the Datathon. However, 30 minutes before the judging period starts, we will also release a scoring file that contains additional data for which you will run your final model and provide corresponding predictions. The following files will be available on Piazza at the start of the Datathon: Investment_Data_train.xlsx: contains raw data used to build, train, and test your model. MSN Codes.xlsx: provides description of the codes in Investment_Data_train.xlsx The following file will be available on Piazza 30 minutes before the Datathon judging begins: Investment_Data_2020.xlsx: used to generate model predictions required for us to score your model accuracy

Evaluation Criteria

Projects will be evaluated holistically based on model accuracy the criteria outlined by Rice Datathon: Technical Difficulty: We are looking for technically advanced solutions to difficult problems that make use of a diverse set of modeling and data science techniques. That being said, if you can solve a challenging problem with a simple solution, we will be very impressed! Analysis & Exploration: We are looking for projects that take time to analyze and explore the nuances of whatever data they are working with. Creativity: We are looking for original ideas or new angles on existing ideas. Predictive Accuracy: predictive accuracy will be measured by the Root Mean Squared Error (RMSE) in Dollars

Our Approach

Built With

Share this project:

Updates