renehuang/Python_projects
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This repositories contains small projects coded using python. 1. NBA Game Simulator - run simulation on NBA games 2. Other small programs - Basically my HW from python introductory class. Check the readme inside that folder to see the detailed information about each program. 3. VaR ES Calculation System - Program from Guanjie Huang (my own calculation system is programmed using MATLAB and under that MATLAB repository) - Used to calculate Value at Risk and Expect Shortfall for input data. - Used historcial, parameteric and monte carlo methods.