搜索资源列表
keyBlaze-Typing-Tutor
- 随机产生60个字母的范文,要求用户按范文打字录入,录入开始时计时,录入结束后,计算录入时间和正确率。 功能:1) 随机产生100个字母的范文,范文既要显示在终端上,同时又要保存在文件中。 2) 用户录入的结果也应保存到单独的文件。 3) 录入开始前应有提示和倒计时。 4) 录入结束后显示录入所耗时间和准确率。准确率=正确的字符数/总字数*100 。 5) 允许用户在一次录入结束后选择退出程序或重新开始。 6) 同一用户的每次录入成绩应保存到同一文件中。-Randomly
conlleval
- CRF 准确率、精确率、召回率、F值计算程序-CRF accuracy, precision, recall, F value calculation program
bayes
- 数据的正态检验和评估,原始样本贝叶斯分类并计算准确率;仿真生成1000个样本的贝叶斯分类及计算准确率;-Normality test and evaluate data, and calculate the original sample Bayesian classification accuracy simulation generated 1000 samples Bayesian classification and calculation accuracy
cnn-mnist
- CNN-mnist自制算法,使用卷积神经网络进行计算,准确率99.2(CNN-mnist is a algorithm written by yourself.A convolution neural network is used for calculation, the accuracy rate is 99.2)
朴素贝叶斯
- 能实现对相应数据集进行分类,并计算出准确率(Able to classify the corresponding data set and calculate the accuracy)