-
Notifications
You must be signed in to change notification settings - Fork 0
plartoo/clothing_type_classifier_ruby
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An experiment on implementating a simple word-frequency-based, and Naive-Bayes-based classifiers written in Ruby. For further (but brief) explanations and results, please read "Explanations_and_results". Note: you should have "rake", "rubygems" and a few others ruby stuff required in "lib/dependencies.rb" installed. Type: $ rake -T to get available rake tasks options. $ rake -D <rake task name> for detailed instruction of how to use a particular rake task. Have fun! p.s. No guarantee is made on anything related to this code so please use it with your wisdom ( I trust you! ;) ).
About
Classify clothing types from their description labels based on two simple approaches.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published