_> Adam Dutson

_> Software Developer

_>

_> Examples of Python Projects

_> Machine Learning

_> Credit Card Fraud Predicting

_> Decision Tree, Random Forest, and Neural Network Models


Github Gist Link

_> This is a machine learning model I built to predict credit card fraud.

_> I used an existing dataset found on Kaggle, (referenced in the notebook.)

_> I built 3 different model types in the notebook, (Decision Tree, Random Forest, and Neural Network.)

_> The neural network model provided nearly 100% accuracy, as posted below.

Computer Monitor for border
Credit Card Fraud Jupyter Notebook Markdown

_> Full Stack Web Application

_> AI Generated Content

_> Short Story Creator

_> Developed using Flask/Python


Short Story Creator

_> This is a project that I developed by writing a Python/Flask backend and frontend.

_> It has data persistence through MongoDB Atlas and uses a worker that runs through Redis Cloud.

_> The story creations are created using the OpenAI Chat Completion API.

Computer Monitor for border
Short Story Creator application screenshot