Resume
Papers
Websites

Personal Site

PLEASE READ: The following documents are provided "as is" for personal use only. The author, Scott Selikoff, grants permission to download, read, copy, and repost these documents freely provided that the documents remain unaltered. Commercial use is forbidden without the written consent of the author. The author makes no claims as to the general accuracy of these documents (as some were dug up from years ago and may not even be the final version of the paper). In addition, in some documents, symbols or typesetting might not be legible due to an incompatibility during conversion to PDF format. Finally, if you have questions about a particular document, or would simply like to discuss the information further, feel free to contact the author, Scott Selikoff, at scott@selikoff.net.

General Difficulty: From to stars.
(0.3 MB)
An Introduction to Enterprise Java Beans, April 2004

Cornell University CS330 Lecture from Spring 2004, providing an overview of Enterprise Java Beans. Good primer for someone who is all ready familiar with application server development, but has not seen or worked with Enterprise Java Beans.


(0.3 MB)
An Introduction to Enterprise Java Beans - Homework Tutorial, May 2004

Cornell University CS330 Homework from Spring 2004, to be done after reading the preceeding EJB Lecture. Excellant primer for any who needs practice creating or using both entity and session EJBs who has never done one before.

Please use the following source code (0.04 MB) for this tutorial. The source code is designed to support Microsoft SQL Server as the database.


(9.6 MB)
Interactive Web-based Machine Learning Implementation - Presentation, March 2004

Presentation from BOOM 2004 submission sponsored by the department of Computer Science at Cornell University. Online Tool described in this presentation available at: http://idmtools.cs.cornell.edu


(3.8 MB)
The SVM-Tree Algorithm, May 2003

My final paper from the PhD level Computer Science Machine Learning Course I took during my final semester at Cornell. Describes a method for implementing a multi-class Support Vector Machine (SVM) with a Tree-Based Algorithm.


(0.2 MB)
The RankBoost Algorithm, April 2003

Also from the same level Computer Science Machine Learning Course. These are lecture notes from a lecture I gave describing the RankBoost Algorithm for solving a Collaborative-Filter Problems. The original paper can be found here:

http://citeseer.nj.nec.com/66208.html


(0.6 MB)
Treebank Construction with Human Interaction, May 2002

Cornell University CS474 Natural Language Processes Final Project involving adaptation of a Tree-Bank construction algorithm for on-the-fly group and element deletions.


(0.6 MB)
Web Technologies Overview, November 2002

Cornell University CS433 Lecture providing an overview of the various different Java/XML technologies currently available.


(0.1 MB)
Apache Setup Guide, September 2002

Cornell University CSS433 handout to assist in setting up Apache Tomcat on a local machine. (Apache Tomcat version out-dated)


(2.5 MB)
Database Web Software Install Guide, July 2002

General DB2/Java/Tomcat Install Guide.


(0.1 MB)
Intro. to The Finite Fourier Transform, May 2002

Final Paper for an Honors Math Seminar I took during my last undergraduate semester at Cornell. The paper served as a basis for two 90 minute lecture given in class mostly from memory.


(0.1 MB)
Advanced Algebra Presentation, January 2002

Also from the same Honors Seminar. These are lecture notes from a brief lecture I gave giving a simple overview of some Advanced Algebra concepts.


(0.2 MB)
Windows Registry Presentation, August 2000

Introduction to the basic concepts of the Microsoft Windows Registry, how it works, and some ways to modify it.