Skip to content

Improve the knn model used for mbti on kaggle and make it capable of generating models that can be used for prediction.

Notifications You must be signed in to change notification settings

YKT-668/KNN-Model-Improvement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

数据文件在我另一个mbti的仓库里面,叫做mbti_1.csv,不知道为啥这次传不上来了。indx是我做的一个运用模型的简单代码界面。model是修改后的模型生成器。对其数据处理、特征提取等方面做了修改,准确率提升了15%。change是老的模型加了输出报告的,其他没改。这些代码是可以生成一个可以用来训练的模型,一个模型大概要训练3到4小时。我用的python3.12,其他库都是今年最新的

About

Improve the knn model used for mbti on kaggle and make it capable of generating models that can be used for prediction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages