uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4281 bookmarks.

Showing top Tags within 2 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   online   service   product   business   uk   tool   company   linux   code   server   application   system   web   list   video   marine   create   data   experience   tutorial   description   explanation   learn   technology   build   article   blog   world   project   boat   download   windows   lookup   security   free   performance   javascript   technical   london   beautiful   control   network   tools   support   course   file   research   purchase   image   library   programming   youtube   example   php   install   opensource   construction   community   html   quality   computer   feature   profile   power   browser   music   platform   process   mobile   work   user   share   manage   professional   database   hardware   buy   industry   advice   internet   dance   developer   installation   3d   camera   search   customer   access   travel   material   standard   money   test   develop   documentation   review   css   photography   engineering   webdesign   engine   digital   device   speed   event   api   source   management   program   question   client   phone   discussion   content   simple   water   story   marketing   yacht   app   account   setup   interface   package   idea   fast   communication   compare   cheap   script   market   study   easy   live   google   resource   operation   demonstration   contact   startup  


Tag selected: classifier.

Clear all

Showing 2 results.

Looking up classifier tag. Showing 2 results. Clear

Weighting words using Tf-Idf - NLP-FOR-HACKERS

https://nlpforhackers.io/tf-idf/

Saved by uncleflo on December 23rd, 2018.

If I ask you “Do you remember the article about electrons in NY Times?” there’s a better chance you will remember it than if I asked you “Do you remember the article about electrons in the Physics books?”. Here’s why: an article about electrons in NY Times is far less common than in a collection of physics books. It is less likely to stumble upon the “electron” concept in NY Times than in a physics book. Let’s consider now the scenario of a single article. Suppose you read an article and you’re asked to rank the concepts found in the article by importance. The chances are you’ll basically order the concepts by frequency. The reason is simply that important stuff would be mentioned repeatedly because the narrative gravitates around them. Combining the 2 insights, given a term, a document and a collection of documents we can loosely say that:importance ~ appearances(term, document) / count(documents containing term in collection).

python classifier compute implement compile calculate corpus classify phrases extraction compare advise keyword technical development howto suggestion article frequency analysis tf-idf importance administration


A simple object classifier with Bag-of-Words using OpenCV 2.3 [w/ code] | More Than Technical

http://www.morethantechnical.com/2011/08/25/a-simple-object-classifier-with-bag-of-words-using-opencv-2-3-w-code/

Saved by uncleflo on August 25th, 2012.

Just wanted to share of some code I’ve been writing. So I wanted to create a food classifier, for a cool project down in the Media Lab called FoodCam. It’s basically a camera that people put free food under, and they can send an email alert to the entire building to come eat (by pushing a huge button marked “Dinner Bell”). Really a cool thing. OK let’s get down to business. I followed a very simple technique described in this paper. I know, you say, “A Paper? Really? I’m not gonna read that technical boring stuff, give the bottom line! man.. geez.” Well, you are right, except that this paper IS the bottom line, it’s dead simple. It’s almost a tutorial. It is also referenced by the OpenCV documentation.

bagofwords opencv object classifier image analysis tutorial documentation solution howto development


No further bookmarks found.