Open in app

Sign In

Write

Sign In

Lorin Helfenstein
Lorin Helfenstein

1 Follower

Home

About

Aug 4, 2021

Netflix Recommendation System

Pretty much everyone is familiar with Netflix. Netflix has what seems like countless tv-shows and movies at its disposal. How do they take this large amount of shows and movies and compact it into recommendations based solely on an individual? They use Machine learning, algorithms, and creativity to deal with…

3 min read

Netflix Recommendation System
Netflix Recommendation System

3 min read


Jul 14, 2021

How do baseball win predictions work?

For this blog, I will be discussing how 538’s baseball prediction works. Team Ratings First, they start with creating Team Rankings. To do this they collected game results and box scores going all the way back to 1871. They used data to create an Elo-based rating system and predictive model for baseball…

Baseball

3 min read

How do baseball win predictions work?
How do baseball win predictions work?
Baseball

3 min read


Jun 23, 2021

How to write functions in Python

What’s a function? In Python, a function is a group of related statements that perform a specific task. A parameter is the variable listed inside the parentheses in the function definition. An argument is the value that is sent to the function when it is called. Main components of a function Keyword def that marks…

Python3

2 min read

How to write functions in Python
How to write functions in Python
Python3

2 min read


Jun 2, 2021

List Methods in Python

What is a List? Lists are collections of data that are surrounded by brackets [ ] and each item in the list is separated by commas. What can be in a list? Strings, numbers, booleans, even other lists can be items in a list. Lists are ordered and mutable (changeable). This means that lists can be sorted and changed. …

Python

2 min read

List Methods in Python
List Methods in Python
Python

2 min read

Lorin Helfenstein

Lorin Helfenstein

1 Follower

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech