VOL 102 .... No. 46

SATURDAY, AUGUST 16, 2025

Archive for February, 2010

Using the News!

TUESDAY, NOVEMBER 15, 1966 Kevin No comments

newspaperLast time, I tried out a couple different methods to assign sentiment to news articles, and found that the best performance seemed to come from using my Temporal Interference method initialized by zeroes.  Well there’s a little more information available to us, and that’s the news article content themselves! Read more…

Perturbation Modeling, Initial Approach

MONDAY, OCTOBER 13, 2014 Kevin No comments

1235935919

Last time I introduced some test data, and before that I formalized the Perturbation Model for Price Moves a bit further.  Well this required me to rewrite the code I had written before for Sentiment analysis.  I took advantage of interval trees to make my code fairly efficient, and also changed the way I initialize the price movements, yielding minor improvements over the naive methods. Read more…

More Test Data

SATURDAY, DECEMBER 1, 1973 Kevin 1 comment

tumblr_kvk45k0Nam1qznckp

I got back to working on the automated news analysis algorithm again, and thought that it would be wise to generate some new test data that will have some more context to it.  I wrote a simple algorithm that I discuss here, and I generated some data sets. Read more…

Interval Tree Java Implementation

SATURDAY, FEBRUARY 3, 1979 Kevin 1 comment

15_19_1---Tree--Sunrise--Northumberland_web

In a recent Java project, I found myself needing to store several intervals of time which I could access readily and efficiently.  I only needed to build the tree once, so a static data structure would work fine, but queries needed to be as efficient as possible. Read more…

Power Hower is Number One!

TUESDAY, JANUARY 20, 1998 Kevin 1 comment

number1

You may remember some time ago when I created the Power Hower: Power Hour Timer, well I was recently browsing my Google Analytics when I found a bizarre increase in traffic to the website, far above normal.  The cause, as investigation led me to discover, was somewhat surprising! Read more…

Categories: Internet Tags: , ,

Never To See Any Other Way

FRIDAY, SEPTEMBER 2, 1966 Kevin No comments

nevertosee

I haven’t done any painting in a while, and frankly, I missed it a little.  So a couple weeks ago, when I visited NYC with Natalie, I saw a painting at the Metropolitan Museum of Art that I just fell in love with. Read more…

Categories: Potpourri Tags: , ,
hide this follow me