Pinned Repositories
DenisonBasketball
WebScraper written for the Denison Basketball team. Uses Selenium Webdriver automation to scrape data from hundreds of tables from a proprietary site for NCAA basketball statistics. Iteratively stores and exports all data using Pandas Dataframes for analysis in R.
LOTR
Classifying the Lord of the Rings Corpus using Latent Dirichlet Allocation and an API that employs the use of Naïve Bayes, Maximum Entropy, and Support Vector Machines.
joshblaz
My personal website: joshblaz.com
NLP
Naïve Bayes classifier trained using NLTK corpuses and packages.
Weather
Program that uses the JSON to fetch data from the OpenWeatherMap API.
Custom-IRC-Chat
Custom IRC Chat developed using Socket Programming.
AlgorithmDesign
Work for CS 371: Randomized Algorithms.
Baseball
Baseball research + Fantasy Baseball
mastercoderz.github.io
networks-project
Custom p2p chat client with simple protocol
jblazzy's Repositories
jblazzy/Baseball
Baseball research + Fantasy Baseball
jblazzy/LOTR
Classifying the Lord of the Rings Corpus using Latent Dirichlet Allocation and an API that employs the use of Naïve Bayes, Maximum Entropy, and Support Vector Machines.
jblazzy/DenisonBasketball
WebScraper written for the Denison Basketball team. Uses Selenium Webdriver automation to scrape data from hundreds of tables from a proprietary site for NCAA basketball statistics. Iteratively stores and exports all data using Pandas Dataframes for analysis in R.
jblazzy/joshblaz
My personal website: joshblaz.com
jblazzy/AlgorithmDesign
Work for CS 371: Randomized Algorithms.
jblazzy/NLP
Naïve Bayes classifier trained using NLTK corpuses and packages.
jblazzy/Weather
Program that uses the JSON to fetch data from the OpenWeatherMap API.
jblazzy/Custom-IRC-Chat
Custom IRC Chat developed using Socket Programming.