Skip to content
Menu
machinelearning.to
  • Home
machinelearning.to

Advice: New Grads

July 20, 2021July 20, 2021 by admin

A solid project looks like the following with everything in a gitrepo (with commits overtime, not just one massive commit):

1. You scraped the data from the web yourself. You didn’t just download the data set.

2. You cleaned up the scraped data into a usable format.

3. With the data from #2, you then performed some basic EDA.

4. Using the results from #3 you built a few different candidate models.

5. You are able to create a brief presentation/report about what you did and the significance of your findings.

6. You can generate a model artifact (i.e. Python pickle or joblib file).

You can do all of the above in a notebook format, but please make it coherent. One notebook does one job, and one job only. The cells in your notebooks are in order (i.e. you don’t go from cell 33 to cell 58 and then back to cell 34). Show it in a top-down manner.

Status: Online

All pages will be updated and added to, thank you for your patience!

Categories

Quick Links:

  • ML Tutorials
  • ML Everyday Challenge – Anjum Ismail
  • ML Discussions
  • ML Applications
  • ML News
  • ML Ops
  • ML Books
  • ML Careers
  • ML Researchers
  • ML Podcasts
  • ML Papers
  • ML Domains
  • ML Ethics
  • ML Certificate Programs
  • ML Degree Programs

Recent Posts:

  • Tutorials: Towards AI – Machine Learning Fundamentals
  • Tutorial: KDnuggets – Retraining the Model
  • Tutorial: Siddhardhan – Machine Learning Models
  • Tutorial: Siddhardhan – Machine Learning Projects
  • Tutorial: Siddhardhan – Python Basics for Machine Learning

Sites We Like:

 

  • madewithml
  • Mr. Daniel Bourke
  • Tech with Tim
  • https://pythonprogramming.net
  • geeksforgeeks
  • mlexpert
  • Chip Huyen
  • /r/MachineLearning
  • /r/LearnMachineLearning
  • machinelearningmastery
  • paperswithcode
  • towardsai
  • kdnuggets
  • Analytics Vidhya
  • William Rinehart – Resource DB
  • https://online.datasciencedojo.com/

YouTube Channels We Like

  • Sentdex
  • freeCodeCamp.org
  • Clément Mihailescu
  • Tech With Tim
  • 3Blue1Brown
  • Aaron Jack
  • Statquest with Josh Starmer
  • Ken Jee
  • Daniel Bourke
  • DeepLearningAI
  • Mike Dane
  • Khan Academy
  • Keith Galli
  • Lex Fridman
  • Professor Leonard
  • Part Time Larry
  • Jon Krohn
  • Tübingen Machine Learning
  • Shai Ben-David
  • Krish Naik

Help support this site:

Buy me a coffee

©2025 machinelearning.to