Skip to content

Example-Script to load data from a database and classify by the KNN-Method

Notifications You must be signed in to change notification settings

Baschin1103/Knn-classification-sqlalchemy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Example-Script to classify players from hattrick.org by the Knn-Classification. The data is taken from a database I created before in another project (Players-Database-Hattrick). The target-variable Führungsqualitäten (engl. leadership qualities) could have been in a separate table in the database-design. I decided not to do this because it is not a case of (vertical) string-replication. The connection is done with the library called sqlalchemy.

Releases

No releases published

Packages

No packages published

Languages