Skip to content

mendez6412/programming-language-classifier

Repository files navigation

programming-language-classifier

Files

  • Jupyter Notebook: Uses sklearn to create a model to identify programming languages.
  • bmgame folder: benchmarking program database (with some bonus programs) to help train my model
  • test folder: unlabeled programs to test my model against
  • test.csv: labels for the unlabeled programs
  • requirements.txt: environment requirements to use the program

TODO

  • Export my model as features to store it's training and resume use quickly
  • Increase scoring; try greater sampling

About

TIY W4 Weekend Homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors