Skip to content

thedayisntgray/ForcastingTheFuture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForcastingTheFuture

Materials related to my talk on using machine learning in Ruby

Authors Note:

This project is a useful example of the steps it takes to complete an ml project in ruby. Some of the libraries and methods used may not be the most optimal.

For example Linear Regression is not a great model for predecting the weather but is a simple model which makes it easy to explain for a talk.

There are other areas where there is room for cleanup if this were an actually going into production.

If you have any questions or want to get started on your own projects but need some guidance, you can reach out to me at thedayisntgray@gmail.com

If you have questions about the methodologies uses, I adapted a good portion of this project from this video

I also want to thank my coworker AJ @ajhekman for helping me setup a docker file to accompany this repo and make it easier for folks to access.

Docker Setup

Assuming you have docker installed, pull down the repo and run:

docker-compose up

Useful Resources:

https://ankane.org/rails-meet-data-science

About

Materials related to my talk on using machine learning in Ruby

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published