Skip to content

ekaksher/FedCTR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FedCTR

PRs Welcome

To Run This On Your Local Machine

  1. Clone This Repo

     git clone https://github.com/ekaksher/FedCTR
    
  2. Change Working Directory

     cd FedCTR
    
  3. Install Requirements

     pip3 install -r requirements.txt
    
  4. To Run The Server

     python FL/server.py
    
  5. To Run The Clients Run The Command Below Where 'cid' is the unique client id which is numerical and less than total number of clients

     python FL/client.py cid
    
  6. To Run The Deployment Server For Interaction

     python Deployment/home.py
    

To Get The Saved Models From Simulation Please Mail At : ekaksher21@gmail.com

About

CTR Prediction Model Developed In A Federated Setup On Avazu Dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published