Skip to content

Commit

Permalink
Update and rename Project.R to Bayesian_learning.R
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyan-stat authored May 4, 2022
1 parent 9070ec9 commit e4c24e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.R → Bayesian_learning.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
########################################################
# Project: R code #
########################################################
###############################################################################
# Team Ranking using Bayesian Optimazation #
###############################################################################

# read data
data <- read.csv(file="NFL2018data.csv", header=TRUE)
Expand Down

0 comments on commit e4c24e5

Please sign in to comment.