Skip to content
View jakeroseboro's full-sized avatar
  • Pensacola
  • 17:56 (UTC -05:00)

Highlights

  • Pro

Block or report jakeroseboro

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. heart-disease-ml-api heart-disease-ml-api Public template

    This is a machine learning project built in Python/Flask. It uses SkLearn's random forest classifier to predict the probability of heart disease based on medical history input. The API is hosted on…

    Python 2

  2. updated-portfolio updated-portfolio Public template

    I built this site to showcase my design skills, a little bit of API consumption, and my resume. This is built in React with TypeScript. The app makes calls to the Github API for repo information.

    TypeScript 1

  3. Stock-Prediction-Api Stock-Prediction-Api Public

    This is a Flask API that takes in stock data based on a ticker query and outputs the predicted closing price of the stock for the next day. The prediction is done with sklearn random forest regress…

    Python 1

  4. C-Student-Roster-Manager C-Student-Roster-Manager Public

    Class Roster Manager built with C++

    C++

  5. Inventory-manager Inventory-manager Public

    This is a standalone Java application that allows a user to manage warehouse inventory. It features a JavaFX GUI

    Java

  6. Appointment-Scheduler Appointment-Scheduler Public

    This is a Java based appointment scheduler that works with MySQL to schedule appointments and add customers. It features a JavaFX GUI

    Java