Friday, April 25, 2025

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...

How to generate random numbers and set seeds in R

1
Lets learn how to generate random numbers in R. There might be occasions where you'd want to draw random numbers but want to be...
r programming

R Programming: Example of how to write a function in R

0
What is a function? A function allows you to create a program that has a set of instructions that you use repeatedly or contains...
r programming

How to program a For Loop in R

1
Just apply! What does that even mean? Well, some R programmers will tell you to use the apply function (lapply or sapply) to loop....

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...
headache

How to fail and still succeed – a little data science fun

0
This past week has been brutal on my sinuses. And being that I'm the type who has to find some science in nearly everything....
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...
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...
r programming

What is Random Sampling and How to run it in R

0
We will walk you through how to run random sampling in R, but first lets discuss what is random sampling and why is it...
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.