Pinned Repositories
NBAShotPrediction
NBA play by play data and player statistics are used to predict individual shot outcomes. Pandas is used to combine and clean the data. Scikit-Learn is used for modeling.
NLP-Party-Affiliation
Predicting party affiliation from speech
R-machine-learning
R scripts covering clustering, decision trees, Bayes nets, and causal Bayes inference.
Scikit-Learn-Regression
Regression with Scikit-Learn
Search-Engine
Python Web Crawler, Porter Stemmer, Page Rank, Inverse Index
Sudoku
Scala Sudoku backtracking solver
Tetris-Genetic-Alg
Genetic algorithm for tuning weights on a Tetris bot
Party-Affiliation
Naive Bayes and SVM (with SGD training) classification on political documents to determine the speaker's party affiliation.
pcarron2's Repositories
pcarron2/NLP-Party-Affiliation
Predicting party affiliation from speech
pcarron2/Sudoku
Scala Sudoku backtracking solver
pcarron2/NBAShotPrediction
NBA play by play data and player statistics are used to predict individual shot outcomes. Pandas is used to combine and clean the data. Scikit-Learn is used for modeling.
pcarron2/R-machine-learning
R scripts covering clustering, decision trees, Bayes nets, and causal Bayes inference.
pcarron2/Scikit-Learn-Regression
Regression with Scikit-Learn
pcarron2/Search-Engine
Python Web Crawler, Porter Stemmer, Page Rank, Inverse Index
pcarron2/Tetris-Genetic-Alg
Genetic algorithm for tuning weights on a Tetris bot