SkillAgentSearch skills...

ForcastingTheFuture

Materials related to my talk on using machine learning in Ruby

Install / Use

/learn @thedayisntgray/ForcastingTheFuture
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars35
CategoryEducation
Updated1y ago
Forks0

Languages

Jupyter Notebook

Security Score

65/100

Audited on Nov 13, 2024

No findings