Stock Market Analysis

Skills: Java (JavaFX)

Description: Interested in the fields of both statistics and computer science, this was my first major dive into the interdisciplinary field of machine learning. At this point of time, I had no formal training of machine learning techniques and was just learning the principles of computer science through Java. Nevertheless, I was determined to apply my newfound computer science knowledge, along with machine learning knowledge gained from watching videos here and there, into creating an ambitious stock market analysis/prediction program. At the conclusion of this project, I created a program that resembles a neural network, trained with genetic algorithms, with results displayed using a JavaFX GUI and which did surprisingly well, especially on stocks like Apple (APPL).

Source: https://github.com/penguinz1/Senior-Project (Github)