Skip to content

christianokada/AI-XL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

AI-XL

AI-XL is a simple machine learning exercise that takes in categorical data from a training sets and constructs dictionaries that map specific data to specific categories. Program then reads in a second excel file with similar data fields and chooses the best category based on the given data, weighting the categories based on their importance.

DEMO

$ pip install openpyxl

$ python dict.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages