-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Fuwei Li edited this page Jun 4, 2018
·
20 revisions
Welcome to the Learning-based-Power-Allocation-Strategy-in-Small-Cell-Network wiki! This repository is for the UCD EEC289Q 2018 Spring Quarter final project. The content of our project includes:
- data pre-processing
- feature selection
- learning algorithms
- Gibbs based optimization
- conclusion
In this part, the data sets we get are some log files from Huawei Inst. We formalized the data sets with the target be the throughput of a base station and the feature be pilot power, data power, load, number of users, and its neighbor base station featres. A typical data frame is as below:
Time | Cell ID | Throughput | Load | Power | User | Neighbor |
---|---|---|---|---|---|---|
1 | 154 | 365 | 0.635 | 30 | 25 | 117,228,165,152,119 |