学生心理分类
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wangchunlin e9de92962c 加入完整的excel处理,处理基础是:data/下文件;已经验证和最终现在实验的feature_label.xlsx一致;data/下的文件都是最原始的没有用python文件处理过,但是可能用手改过 2 years ago
data 更改了几个excel 2 years ago
data_processed 增加学业处理,并完成处理 3 years ago
Academic_Data_Processing.py 加入完整的excel处理,处理基础是:data/下文件;已经验证和最终现在实验的feature_label.xlsx一致;data/下的文件都是最原始的没有用python文件处理过,但是可能用手改过 2 years ago
ArtificialClassification.py 加入4个类别分类结果 3 years ago
Concat_Feature_Label.py 加入完整的excel处理,处理基础是:data/下文件;已经验证和最终现在实验的feature_label.xlsx一致;data/下的文件都是最原始的没有用python文件处理过,但是可能用手改过 2 years ago
Data_Partition.py 完整的训练:feature_label.xlsx Feature_Weighting_Unnormalize.py Data_Partition.py Psy_Train.py;验证:Psy_Detect.py;推理:detect_server_api.py inference.py;训练环境:requirements-psy.txt;验证、推理环境:requirements-psy_cpu.txt 2 years ago
Feature_Process_2.py 进一步统计特征,学业和出勤特征没有进一步统计进去 3 years ago
Feature_Process_3.py FeaturePr_3.py直接从源文件计算,不从中间文件计算,已经对比过了,和昨天FeaturePr_2.py是一样的 3 years ago
Feature_Process_5.py Feature_Process_5.py文件可以把数字化全部做完,待检查其他特征是否集中完全 3 years ago
Feature_Processing.py 加入完整的excel处理,处理基础是:data/下文件;已经验证和最终现在实验的feature_label.xlsx一致;data/下的文件都是最原始的没有用python文件处理过,但是可能用手改过 2 years ago
Feature_Weighting_Unnormalize.py 完整的训练:feature_label.xlsx Feature_Weighting_Unnormalize.py Data_Partition.py Psy_Train.py;验证:Psy_Detect.py;推理:detect_server_api.py inference.py;训练环境:requirements-psy.txt;验证、推理环境:requirements-psy_cpu.txt 2 years ago
LR_Process_concat_sheet.py val保存每个模型;LR统计请假m名单次数代码 3 years ago
LR_Process_single_sheet.py val保存每个模型;LR统计请假m名单次数代码 3 years ago
Leave_Record_Data_Processing.py 加入完整的excel处理,处理基础是:data/下文件;已经验证和最终现在实验的feature_label.xlsx一致;data/下的文件都是最原始的没有用python文件处理过,但是可能用手改过 2 years ago
Psy_Detect.py 完整的训练:feature_label.xlsx Feature_Weighting_Unnormalize.py Data_Partition.py Psy_Train.py;验证:Psy_Detect.py;推理:detect_server_api.py inference.py;训练环境:requirements-psy.txt;验证、推理环境:requirements-psy_cpu.txt 2 years ago
Psy_Train.py 完整的训练:feature_label.xlsx Feature_Weighting_Unnormalize.py Data_Partition.py Psy_Train.py;验证:Psy_Detect.py;推理:detect_server_api.py inference.py;训练环境:requirements-psy.txt;验证、推理环境:requirements-psy_cpu.txt 2 years ago
Psychological_Classification_4Classes.pth 第一次给幺爸看 3 years ago
README.md first commit 3 years ago
add_label_weight.py 可以用 3 years ago
detect.py 第一次给幺爸看 3 years ago
detect_num.py 第一次给幺爸看 3 years ago
detect_num_mse.py 训练和推理换成了回归0到1 3 years ago
detect_server_api.py 完整的训练:feature_label.xlsx Feature_Weighting_Unnormalize.py Data_Partition.py Psy_Train.py;验证:Psy_Detect.py;推理:detect_server_api.py inference.py;训练环境:requirements-psy.txt;验证、推理环境:requirements-psy_cpu.txt 2 years ago
feature.xlsx 更改了几个excel 2 years ago
feature_label.xlsx 完整的训练:feature_label.xlsx Feature_Weighting_Unnormalize.py Data_Partition.py Psy_Train.py;验证:Psy_Detect.py;推理:detect_server_api.py inference.py;训练环境:requirements-psy.txt;验证、推理环境:requirements-psy_cpu.txt 2 years ago
feature_processed.xlsx 上次的代码是接着在做,所以要保存中间文件,顺便都保存了,免得出错 3 years ago
inference.py 完整的训练:feature_label.xlsx Feature_Weighting_Unnormalize.py Data_Partition.py Psy_Train.py;验证:Psy_Detect.py;推理:detect_server_api.py inference.py;训练环境:requirements-psy.txt;验证、推理环境:requirements-psy_cpu.txt 2 years ago
main.py 2023年5月17日,备份下,这是以前g改动的 3 years ago
psychology_model.pth 2023年5月17日,备份下,这是以前g改动的 3 years ago
readme.txt 加入4个类别分类结果 3 years ago
record.txt update record 2 years ago
requirements-psy.txt 完整的训练:feature_label.xlsx Feature_Weighting_Unnormalize.py Data_Partition.py Psy_Train.py;验证:Psy_Detect.py;推理:detect_server_api.py inference.py;训练环境:requirements-psy.txt;验证、推理环境:requirements-psy_cpu.txt 2 years ago
requirements-psy_cpu.txt 完整的训练:feature_label.xlsx Feature_Weighting_Unnormalize.py Data_Partition.py Psy_Train.py;验证:Psy_Detect.py;推理:detect_server_api.py inference.py;训练环境:requirements-psy.txt;验证、推理环境:requirements-psy_cpu.txt 2 years ago
train_gpu.py 可以用 3 years ago
train_gpu_blance.py 第一次给幺爸看 3 years ago
train_gpu_blance_mse.py 训练和推理换成了回归0到1 3 years ago
val.py val保存每个模型;LR统计请假m名单次数代码 3 years ago

README.md