Julie Fisher

Julie Fisher @julielinx

About: Renaissance woman who loves creative endeavors, data science, and arts & crafts.

Joined:
Oct 21, 2022

Julie Fisher
articles - 7 total

Fitting KNN: From Overfit to Underfit and Everything Between

Machine learning models, like clothes, are all about fit — too tight, and they can’t move; too loose,...

Learn More 2 0Oct 30 '25

KNN: The Importance of Being Scaled

What is Scaling? In short, scaling is a data preprocessing step that transforms features...

Learn More 0 0Oct 24 '25

Evaluating KNN: From Training Field to Scoreboard

In the last post we looked at the Social_Network_Ads dataset and figured out what features we'll use....

Learn More 0 0Oct 22 '25

Exploring K-NN Data: A Beginner’s Guide to EDA and Feature Selection

TLDR; The Gender feature is noise and the User ID column is a unique identifier that's...

Learn More 0 0Oct 20 '25

Python Projects With Less Pain: Beginner's Guide to Virtual Environments

TLDR; To create a virtual environment: Navigate to your project directory's root...

Learn More 1 0Oct 16 '25

Cleaning Data: wrangling data for a SageMaker pipeline

Wrangling data into a usable form is a big part of any real world machine learning problem. When...

Learn More 6 0Nov 28 '22

Using S3 from AWS's SageMaker: reading and writing files

There are a lot of considerations in moving from a local model used to train and predict on batch...

Learn More 6 0Oct 27 '22