About me

Brandon M. Greenwell

Hello and welcome to IS4010!


My name is Brandon Greenwell, and I’ll be your instructor for this course.


I am a professor in the department of operations, business analytics, and information systems (OBAIS) here in the Lindner College of Business.

My research focus

My academic work centers on interpretable machine learning and explainable AI (XAI).


  • What does that mean? I build tools and methods to help us understand why complex machine learning models make the predictions they do.
  • Instead of treating AI as a “black box,” my work aims to open it up and make it more transparent, trustworthy, and useful.
  • This is crucial for fairness, debugging, and building reliable systems.

From research to practice

I believe in turning research into practical, open-source tools that everyone can use.


You can find most of my work on GitHub (github.com/bgreenwell), where I maintain several popular R packages for machine learning and data science.


Some examples include:

  • vip: For constructing variable importance plots.
  • pdp: For building partial dependence plots.
  • fastshap: For computing fast, approximate Shapley values for feature contribution.

Connecting my work to this course

You might notice my public work is mostly in R, but this course focuses on Python and Rust. Why?


  • The principles are universal. The concepts of programming, data structures, logic, and even AI are not tied to one language.
  • The future is multi-lingual. A modern developer rarely uses just one tool. The most valuable skill you can learn is how to learn a new language or framework efficiently.
  • This is where AI assistants shine. We are in a new era where tools like Copilot and Gemini make learning new languages easier than ever before. We will embrace that head-on.

Let’s have a great semester


My goal is to make this a collaborative and supportive environment.


  • Ask questions in the Teams channel.
  • Come to office hours.
  • Experiment, build things, and don’t be afraid to break stuff.


I’m looking forward to seeing what you all create!