Skip to content

askeluv/dai-transitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of DAI collateralized debt position (CDP) transitions

Notebooks

If you're mainly here to see the results.

Setup

If you'd like to reproduce on your own laptop.

Make sure you have pipenv installed - if not, follow these simple instructions.

Clone this repo:

git clone git@github.com:askeluv/dai-transitions.git

cd into the directory:

cd dai-transitions

Install virtual Python environment via pipenv:

pipenv install

Start your Jupyter notebook:

jupyter notebook

If your browser doesn't automatically open, then go to http://localhost:8888.

Notebooks can be found in the notebooks folder.

About

Analysis of DAI CDP state transitions using Markov chains and survival curves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published