Skip to content

rizwan212/Thesis_FL_Ectrie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read me

This is the repository for the master Thesis Econometrics at the UvA.

Folders

  • images
  • Results
  • FL

virtual environments

Use the commands python3 -m venv .env and source .env/bin/activate to make a virtual environment and to activate the virtual environment. Then use the command pip3 install -r FL/requirements.txt to install the required packages.

Simulations

Run the simulation study with the following command, in the run_simulations.py file you can change the parameters. python3 FL/run_simulations.py

Healthcare data

For the healthcare data run the FL/heartdisease.ipynb file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Python 0.2%