No description
  • Jupyter Notebook 100%
Find a file
2026-02-15 20:26:39 -06:00
.ipynb_checkpoints Working linear regression by hand. 2024-05-09 22:17:24 -05:00
3dGraphing Did stuff 2024-07-11 07:15:03 -05:00
catsAndDogs did some stuff with visualization and other stuff. 2024-10-28 00:13:59 -05:00
cnnPlayground 92% on mnist fashion with cnn. 2024-07-01 13:21:16 -05:00
correlationCoefficient Completed implementation of person's correlation coefficient calculation. 2024-05-17 20:43:42 -05:00
creditCardFraud Updated metrics for model eval. 2024-07-16 11:16:30 -05:00
dataScienceSalaries did stuff 2024-10-28 22:45:11 -05:00
dataViz Wanted to mess with one hot encoder. 2024-08-08 18:11:02 -05:00
decisionTreeClassifierFromScratch NN sorting seems... possibly a valid avenue of research. 2024-11-07 19:26:18 -06:00
decisionTreeRegression Completed notes and implementation of gradient boosting and adaboosting for ensembles. 2024-06-10 09:56:10 -05:00
deepSorting Wrote code for matmul, dp vector matrix, and dp vector vector. 2024-11-14 20:00:16 -06:00
depression Stupid dataset. 2024-08-08 16:15:03 -05:00
diabetes added polynomial feature logistic regression. 2024-07-17 18:03:16 -05:00
embeddings Did some image and text manipulation stuff. 2024-07-01 08:14:14 -05:00
fashionMNIST implemented data augmentation. 2024-07-01 18:20:00 -05:00
fromScratch Added from scratch directory 2026-02-15 20:26:39 -06:00
gradientDescent Wrote code to do softmax regression, logistic regression, stochastic gd, and gd for polynomial regression. 2024-06-05 20:15:07 -05:00
housingPricePredictions Did stuff 2024-07-12 19:18:15 -05:00
imageManipulation Did some image and text manipulation stuff. 2024-07-01 08:14:14 -05:00
imageSegmentation Moved around files and began working with MLPs for regression and classification. I also worked through some clustering with DBSCAN (neighbors) and kmeans. 2024-06-11 05:36:16 -05:00
inverseFunction Did stuff 2024-07-09 16:15:34 -05:00
irisClassification did some stuff with visualization and other stuff. 2024-10-28 00:13:59 -05:00
linearRegression Did stuff 2024-07-11 07:15:03 -05:00
meanAbsoluteError Added data and git ignore 2024-05-14 21:11:25 -05:00
middleSchoolExamCheating Predict cheating for students based on scores. 2024-06-27 10:42:03 -05:00
minMaxScaling Completed some stuff 2024-05-24 19:06:48 -05:00
mnist Wrote code for matmul, dp vector matrix, and dp vector vector. 2024-11-14 20:00:16 -06:00
moonsClassification Moved around files and began working with MLPs for regression and classification. I also worked through some clustering with DBSCAN (neighbors) and kmeans. 2024-06-11 05:36:16 -05:00
nnFromScratch revised mat mul 2024-11-14 20:16:32 -06:00
nnPruning finished some stuff 2024-10-24 20:57:50 -05:00
nnTextGeneration Created model. 2024-06-30 22:29:26 -05:00
phishingClassification MN NB 2024-06-29 13:14:42 -05:00
playingWithClustering Moved around files and began working with MLPs for regression and classification. I also worked through some clustering with DBSCAN (neighbors) and kmeans. 2024-06-11 05:36:16 -05:00
plotlyTesting Did stuff 2024-07-12 19:18:15 -05:00
radialBasisFunction Worked on transforms to change distributions (log for right/left skew etc.) 2024-05-29 21:23:47 -05:00
randomForestRegressor Completed regression problem for housing using random forest. 2024-06-03 21:56:00 -05:00
recidivism Created some more models for student performance 2024-06-26 23:00:27 -05:00
rootMeanSquareError Added data and git ignore 2024-05-14 21:11:25 -05:00
sigmoidFunction Completed some stuff 2024-05-24 19:06:48 -05:00
spamFilter Created Neural Network for spam filtering achieving 86 accuracy. 2024-06-25 17:31:17 -05:00
standardization updated 2024-05-25 16:15:58 -05:00
studentPerformance Created some more models for student performance 2024-06-26 23:00:27 -05:00
svmRegression some stuff 2024-06-06 23:54:24 -05:00
tensors Did diagramming and some stuff 2024-06-24 21:13:41 -05:00
trickAIImageDetection Moved things 2024-10-25 18:13:58 -05:00
.gitignore finished some stuff 2024-10-24 20:57:50 -05:00