Skip to content
View DevKren's full-sized avatar

Block or report DevKren

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DevKren/README.md

Anthony Krenek

Hello! I'm Anthony, a passionate Computer Science student at the University of Minnesota. Excited to show what I have learned from class and what I am intrested in outside of class. I enjoy building ML models using different python libraries. I hope you like my projects and learn something new!

Languages and Tools

Java Java Java Java Java Total time coded since Feb 19 2024

Pinned Loading

  1. Stock-Model-Predictions Stock-Model-Predictions Public

    I am trying to predict the stock prices of any stock in the YFinance library. Using Linear Regression on a Long Short Term Model a deep learning neural network model. I am making different predicti…

    Jupyter Notebook 2

  2. Next-Album-Popularity-Score-Prediction Next-Album-Popularity-Score-Prediction Public

    A python program using Random Forest Regressions and Spotifys developer platforms and libraries to predict the amount of streams for an artists next album.

    Python 2

  3. DevKren DevKren Public

    1

  4. Finding-New-Routes-Using-Shortest-Path-Algoirthims Finding-New-Routes-Using-Shortest-Path-Algoirthims Public

    This repo contains code that I wrote to use different shortest path algorithm's to find new routes between an origin point and different destinations. The algorithms that were used are A*, Dijkstra…

    Python 2