Skip to content

Some fun programs that implement predictive analytics in Java, taken for my Predictive Analytics graduate class at NYU

Notifications You must be signed in to change notification settings

loulai/PredictiveAnalyticsJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predictive Analytics + Java = fun

Some fun programs that implement predictive analytics in Java, taken for my Predictive Analytics graduate class at NYU.

Concepts Covered

  • Descriptive modeling in textual data
  • Fundamentals of cleaning textual data to make it ready for predictive analytics
  • Compacting text documents to matrices
  • Developing n-gram models
  • Applying neural nets with Word2Vec
  • Representing words as vectors for feature extractions

About

Some fun programs that implement predictive analytics in Java, taken for my Predictive Analytics graduate class at NYU

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages