Hofstra University
Email Me

Dr. Steven C. Lindo, D.P.S.

Hofstra University, Hempstead, New York 11550
Fred DeMatteis School of Engineering and Applied Science,
Department of Computer Science
Weed Hall, Rm 201 : Mobile: (516) 428-5041
Email: Steven.C.Lindo@hofstra.edu


At Hofstra

Adjunct Asst. Professor
/ Courses Taught

  • Introduction to Data Mining
  • Intro to Machine Learning
  • Semantic Web Programming
  • Social Media Data Mining
  • Computer Ethics
  • C++ / Data Structures
  • Python Programming - Intro to Computers Science

At Work

Director IT
/ Global Platforms Organization

  • Head of Technology for the
  • Coding & Regulatory - HC & R
  • Legal & Regulatory Business
  • at Wolters Kluwer
  • Responsible protecting its
  • revenue and delivering
  • Technological Solutions and
  • Innovative Products.

Community

SpringBoard Incubators
/ Non-Profit

  • Teaching STEM (Science Technology Engineering & Math) to students in underserved communities. With the hope of inspiring a new generation of technology leaders while bridging the Digital Divide. Providing Education and Opportunities.

Summary

My Background and Experience

I attend Hofstra University where I earned a Bachelors and a Masters Degree in Computer Science. I later earned my Doctor of Professional Studies, Doctorate from Pace University, Seidenberg School of Computer Science. I worked for 14 Year for (Thomson) Reuters and for the past 16 years I have been working for Wolters Kluwer. I started teaching at Hofstra University in 2015. I have taught the following:

Undergraduate Courses

  • CSC 015 Fundamentals of Computer Science
  • CSC 016 Data Structures / C++
  • CSC 145 Social Media Data Mining
  • CSC 150 Semantic Web Programming
  • CSC 156 Intro to Machine Learning
  • CSC 157 Data Mining
  • CSC 163 Computer Ethics
  • CSC 197 Senior Design
  • CSC 197 Senior Seminar

Graduate Courses

  • CSC 250 Semantic Web Programming
  • CSC 272 Machine Learning
  • CSC 273 Data Mining
  • CSC 291 Social Media Data Mining
  • CSC 291W SP TPC: Adv Neural Networks
  • CSC 300 Independent Projects


Research Interests

My Philosophy: Computer Science is the study of all things computing. It is the study of systems, processes and methods for the purpose of delivering computing solutions to problems. It is a discipline in engineering for analysis, designing, and developing and delivering technology.

"If we knew what it was we were doing, it would not be called research" - Albert Einstein


Publications


Dissertation Abstract

Link to full dissertation

A Comparative Study of Collaborative Filtering Recommendation Systems Using Algorithms to Impute Large Sparse Matrices

In the modern era of computing, recommendation systems are a key component for enterprise systems and consumer applications including e-commerce and web applications. The challenge for these systems is the accuracy and quality of the calculations especially when dealing with sparse amounts of data. This research provides an empirical study of the problems associated with a sparse matrix when encountered by collaborative filtering recommendation systems. The research conducts a comparative analysis of different algorithms used to address the issue of sparse data while trying to predict and prescribe (recommend) the optimal choice to users. The research will compare statistical techniques used to impute missing data with other estimations techniques for predicting missing values. The research will show why Matrix Factorization, Maximum Likelihood Estimation (MLE) or Gradient Optimization methods work better for large sparse matrices, over simple mean, sub-group mean or regression methods.