Skip to content

Latest commit

 

History

History
57 lines (48 loc) · 2.17 KB

File metadata and controls

57 lines (48 loc) · 2.17 KB
layout page
title Welcome!
nav_exclude true
permalink /
currWeekNumber 14
currWeekMoniker machine-learning

Data Science for Economists

{: .mb-2 }

UC Berkeley, Spring 2025

{: .mb-2 .fs-6 .text-grey-dk-200 }

PollEV{: .btn .btn-purple } Ed{:target="_blank" .btn .btn-ed .mr-1 } Gradescope{:target="_blank" .btn .btn-gradescope .mr-1 } Lecture Recordings{:target="_blank" .btn .btn-recordings .mr-1} Extensions{:target="_blank" .btn .btn-blue .mr-1 } Extenuating Circumstances{:target="_blank" .btn .btn-feedback .mr-1 } Anonymous Feedback{:target="_blank" .btn .btn-feedback .mr-1 }

{: .mb-2 } Instructor: {: .mb-0 .fs-5 .text-grey-dk-200 }

{% assign instructors = site.staffers | where: 'role', 'Instructor' %}
{% for staffer in instructors %} {{ staffer }} {% endfor %}

{: .mb-3 } Lecture: Tuesday's and Thursday's, 2:00 - 3:30 PM, Hearst Field Annex A1
{: .mb-0 .fs-5 .text-grey-dk-200 }

{: .mb-4 }
Office Hours: TBD {: .mb-0 .fs-5 .text-grey-dk-200 }

{: .highlight }

Welcome to Week {{page.currWeekNumber}} of Econ 148!

  • The schedule and dates listed below are tentative and may be subject to change.
  • All announcements will be made via Ed.
  • The Syllabus contains a detailed explanation of how each course component will work this semester
  • If you plan to add late, make sure you contact the staff first to see if you can make up the missed assignments before officially adding the class.

Schedule

{% for module in site.modules %} {{ module }} {% endfor %}