This repository maintains implementation codes for papers published by Big Data and Cloud Services Engineering Laboratory, Anhui University.
Last updated: 2019/4/23
Please cite our paper if you use our codes. Thanks!
-
BigDataLab : Big Data and Cloud Service Lab of Anhui University
-
WS-Dream datasets: https://github.com/WS-DREAM/Dataset
-
MovieLens datasets: https://grouplens.org/datasets/movielens/
-
Covering Algorithm
- EACP-CA [Wang et al., SCN'2018]
- C-K-means [Zhang et al., Complexity'2018]
-
Deep Learning based Service Recommendation
- LDCF [Yin et al., Trans on SMC'2019]
- RTF [Yin et al., ASOC'2019]
-
Fruit Fly Optimization Algorithm
- MSFOA [Cui et al., KBS'2016]
- AFOA [Cui et al., IJAIT'2016]
This code can be run at following requirement but not limit to:
- python = 3.6.6
- keras = 2.0.9
- pandas = 0.23.4
- numpy = 1.14.0
- scikit-learn = 0.21
- other installation dependencies required above
Please read the source code directly.
##Contributing
Your contributions are welcome!
A big thanks to BigDataLab contributors:
- Yi-wen Zhang, Anhui University (Project Owner)
- Chun-hui Yin, Anhui University (Project Coordinator)
##Bugs, Discussion, Feedback For bugs and feedback, please contact zywahu@qq.com.