Tuesday, December 30, 2025
google cloud platform

How to run notebook in Google Cloud for Machine Learning

0
Step one: Go to Google Cloud Platform and create a Project. Step two: Click Activate Cloud Shell Step three: In the console you will want to...
css

CSS vs. CSS3: What is the difference between CSS and CSS3

0
The first thing you need to know is that CSS3 is the latest standard for CSS. And, CSS3 is backwards-compatible with earlier versions of...

How to merge data frames in R

0
You will find occasions when you'll need to merge data from two different data frames. In order to merge two datasets you are required...
histogram in r

Learning R plot with NFL Data wins vs. yards allowed

0
R plot data doesn't need to be boring. Being an NFL football fan has made it a lot more interesting to create lessons on...
r programming

How to use the str function in R

0
What is str? Str is a compact way to display the structure of an R object. This allows you to use str as a...

Fix: sudo: port: command not found

6
I'm trying to setup Python 2.7 and SciPy and hit a major roadblock. I kept getting sudo: port: command not found On Mac OSX, I'm...

Data Wrangling: Cleaning up Ohio Crime Data for Machine Learning

2
Often it seems like the biggest part of machine learning is actually acquiring and cleaning up data. The state of Ohio provides crime data...
nfl

Machine Learning NFL: My rule changes for punts

0
The NFL has created a competition in an attempt to reduce concussions on punt plays. Read more about the competition in my previous post....

Use Google Colab and Kaggle Data with bonus: fastai2

0
I was just running through this process and thought it might be helpful for others: What to do in Kaggle: Step 1. Go to your Kaggle...
python variables

Best practices for naming variables in Python

1
When naming variables in Python there are some best practices that we will discuss. If you don't follow the best practices you'll get errors...
Help Us Help You :)
Sometimes we have Good Things to Share, so signup now. What do you have to lose?
We respect your time. We won't bug you with nonsense.