Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConAlign

Environment

  • Python 3.8.0

Run ConAlign

You can run the main model with:

python3 mymodel.py --dataset coat

Supported datasets:

  • coat
  • yahooR3
  • KuaiRand

Examples:

python3 mymodel.py --dataset coat
python3 mymodel.py --dataset yahooR3
python3 mymodel.py --dataset KuaiRand

Run Baselines

Example:

python3 baselines/InterD.py --dataset coat

You can also replace coat with other supported datasets:

python3 baselines/InterD.py --dataset yahooR3
python3 baselines/InterD.py --dataset KuaiRand

Acknowledgements

This project is partially based on the following open-source repository:

https://github.com/DongHande/AutoDebias

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages