pcmason

pcmason

@pcmason
22
Followers
10
Following
42
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 38 owned repositories

1.1M Total LOC
Python
644,085 lines
57.3%
N/A
Lua
196,997 lines
17.5%
N/A
HTML
113,948 lines
10.1%
N/A
JavaScript
74,238 lines
6.6%
N/A
Swift
55,070 lines
4.9%
N/A
Other
38,782 lines
3.5%
N/A
T

T-Shaped Developer

T-shaped

Deep in Python with broad versatility

Python
Lua
HTML
JavaScript
Swift

Collaboration Network

Global Impact visualization

LIVE
pcmason
0 active collaborators

Repos

45

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

1 day
7
Contributions
6
Commits
0
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

Optimization-in-Python-for-ML

Going over different optimization methods for ML in Python. In particular this will go over Local Optimization (BasinHopping & Stochastic Hill Climbing), Global Optimization (Annealing, Differential Evolution, random & grid search), Gradient Descent, and the Applications of Optimization.

3 0
Python
DeepLearningKeras

Example programs using the Python Keras library with TensorFlow backend to create multi-layer perception models, convolutional neural networks and recurrent neural networks

1 0
Python
Imbalanced-Classification

Example programs going over 4 different areas of imbalanced classification ML problems: what performance measures work best, how to sample data for these problems, cost sensitive algorithms to know and more advanced imbalanced classification techniques.

1 0
Python
pcmason.github.io

This repository will be used to host my NFL machine learning money-line model's predictions and historic data which is pulled from Google Sheets.

0 0
HTML
flaskTest
0 0
DeepLearningPyTorch

Program that has example code that goes over the basics of PyTorch, MLPs, model building techniques and advanced methods like CNN and LSTM.

0 0
Python
Real-World-Python

This is my solution code for the challenge problems for Real World Python A Hacker's Guide to Solving Problems with Code by Lee Vaughan.

0 0
Python
XGBoost-Python

Worked example code setting up the data for a XGBoost model using the xgboost Python library. Then more files tuning the algorithm to get optimal performance. Simple example of running XGBoost algorithm can be found in this file, which then gets expanded on.

0 0
Python
Data-Prep-ML

Worked example code taking ML datasets and cleaning the data, transforming the data, choosing the best features in the data & reducing the dimensionality.

0 0
Python
Time-Series-Forecasting

Two files that go over the data preparation in Python and then different methods of implementing forecasts on the time series.

0 0
Python

Open Source Impact

Contributions to external projects

1 merged PRs

No external contributions found.