aniruddhavpatil / second-order-model-selection

Regularization, Bayesian Model Selection and k-fold Cross-Validation Selection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSCI-B555: Machine Learning

Programming Project 2

  • To run the program, use python3 main.py
  • No command line arguments are necessary
  • Ensure that the dataset files reside in the same folder as main.py, are in the format as given in the assignment and have the .csv extension

About

Regularization, Bayesian Model Selection and k-fold Cross-Validation Selection


Languages

Language:Python 100.0%