Commit c4198d05 authored by 高雅喆's avatar 高雅喆

change README.md de format

parent 584f0116
功能: **功能:**<br>
从data_feed_click和data_feed_exposure两个表中统计一些推荐指标 &emsp;从data_feed_click和data_feed_exposure两个表中统计一些推荐指标<br>
用法: **用法:**<br>
用法1(推荐): &emsp;用法1(推荐):<br>
./start.sh &emsp;&emsp;./start.sh<br>
用法2(分开运行): &emsp;用法2(分开运行):<br>
python getRate.py &emsp;&emsp;python getRate.py<br>
python getClickTimes2CountUid.py &emsp;&emsp;python getClickTimes2CountUid.py<br>
python getTop100Diary.py &emsp;&emsp;python getTop100Diary.py<br>
python getTop100Answer.py &emsp;&emsp;python getTop100Answer.py<br>
python getTop100Question.py &emsp;&emsp;python getTop100Question.py<br>
输入输出: **输入输出:**<br>
输入:无 &emsp;输入:无<br>
输出: &emsp;输出:<br>
1rate_features_yesterday.txt &emsp;&emsp;1rate_features_yesterday.txt<br>
2click_times_to_count_uid_yesterday.txt &emsp;&emsp;2click_times_to_count_uid_yesterday.txt<br>
3top100_ctr_diary_yesterday.txt &emsp;&emsp;3top100_ctr_diary_yesterday.txt<br>
4top100_ctr_answer_yesterday.txt &emsp;&emsp;4top100_ctr_answer_yesterday.txt<br>
5top100_ctr_question_yesterday.csv &emsp;&emsp;5top100_ctr_question_yesterday.csv<br>
result_all_yesterday.txt &emsp;&emsp;result_all_yesterday.txt<br>
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment