Skip to content

This is a python project used to estomate score in CCF data contest

Notifications You must be signed in to change notification settings

zhbbupt/ScoreEstimate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScoreEstimate

This is a python project used to estomate score in CCF data contest.

使用方法:

1.打开test.py;

2.把推荐新闻的txt文档路径复制下来,覆盖ScoreEstimate.Estimate('../data/recommendation.txt','../data/result.txt')中的 ../data/recommendation.txt;

3.把结果集的txt文档的路径复制下来,覆盖ScoreEstimate.Estimate('../data/recommendation.txt','../data/result.txt')中的 ../data/result.txt;

4.运行test.py

About

This is a python project used to estomate score in CCF data contest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages