Skip to content
Menu
machinelearning.to
  • Home
  • Contact
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

RSS arxiv.org Computer Science – ML RSS Feed

  • Causal Structural Learning from Time Series: A Convex Optimization Approach. (arXiv:2301.11336v1 [cs.LG])
  • Statistical Inference for the Dynamic Time Warping Distance, with Application to Abnormal Time-Series Detection. (arXiv:2202.06593v2 [stat.ML] UPDATED)
  • Can We Faithfully Represent Absence States to Compute Shapley Values on a DNN?. (arXiv:2105.10719v3 [cs.LG] UPDATED)
  • Synth-by-Reg (SbR): Contrastive learning for synthesis-based registration of paired images. (arXiv:2107.14449v3 [cs.CV] UPDATED)
  • Regret Analysis of Learning-Based MPC with Partially-Unknown Cost Function. (arXiv:2108.02307v2 [math.OC] UPDATED)

RSS arxiv.org Statistics – ML RSS Feed

  • Estimating Causal Effects using a Multi-task Deep Ensemble. (arXiv:2301.11351v1 [cs.LG])
  • Convergence of Batch Updating Methods with Approximate Gradients and/or Noisy Measurements: Theory and Computational Results. (arXiv:2209.05372v2 [math.OC] UPDATED)
  • Synthetic A/B Testing using Synthetic Interventions. (arXiv:2006.07691v5 [econ.EM] UPDATED)
  • When Do Flat Minima Optimizers Work?. (arXiv:2202.00661v5 [cs.LG] UPDATED)
  • Statistical Inference for the Dynamic Time Warping Distance, with Application to Abnormal Time-Series Detection. (arXiv:2202.06593v2 [stat.ML] UPDATED)

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

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

©2023 machinelearning.to