Skip to content

Commit deb7a39

Browse files
authored
Initial update index.html for Spring 2026
1 parent 8196a15 commit deb7a39

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

index.html

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
</div>
3030
<p>
3131
<strong>Join us</strong>
32-
at our weekly meetings, Tuesdays at 5pm.
33-
Fall 2022 location: ITLL 1B50.
34-
All are welcome.
32+
at our weekly meetings.
33+
Spring 2026: 2pm Tuesdays and Thursdays in ECES 112.
34+
All are welcome!
3535
</p>
3636
<p>
3737
Join our <strong><a href="https://join.slack.com/t/cubdatascienceteam/shared_invite/enQtMzA0MTc1Mjk1NzM0LTRmMDlmYzlmNTFlMGI1OGFlNzI1NzQyZjg4MjZmODMyZjc4ZmI5NDNlZTE5NjU5OTZjYTY3YmQ3N2U5MzQwOGU">Slack channel</a></strong>
@@ -52,10 +52,10 @@
5252
</div>
5353
<div class="col-9 col-12-medium">
5454
<header class="major">
55-
<h2>Fall 2022 Schedule</h2>
55+
<h2>Spring 2026 Schedule</h2>
5656
</header>
5757
<p>
58-
We have an exciting array of speakers lined up this semester!
58+
We have an exciting array of speakers lined up this semester! (Coming soon...)
5959
Please feel free to join even if you are not in the class (space permitting).
6060
We will also occasionally have remote speakers in which case anyone can join via <a href="https://cuboulder.zoom.us/j/99378877806">Zoom</a> (pass: "data").</p>
6161
<style type="text/css">
@@ -65,6 +65,7 @@ <h2>Fall 2022 Schedule</h2>
6565
//.tg .tg-2b7s{text-align:right;vertical-align:bottom}
6666
//.tg .tg-7zrl{text-align:left;vertical-align:bottom}
6767
@media screen and (max-width: 767px) {.tg {width: auto !important;}.tg col {width: auto !important;}.tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;}}</style>
68+
<!--
6869
<div class="tg-wrap"><table class="tg">
6970
<tbody>
7071
<tr>
@@ -148,7 +149,7 @@ <h2>Fall 2022 Schedule</h2>
148149
<td class="tg-7zrl"></td>
149150
</tr>
150151
</tbody>
151-
</table></div>
152+
</table></div> -->
152153
</div>
153154
</div>
154155
</div>
@@ -162,8 +163,8 @@ <h2>Fall 2022 Schedule</h2>
162163
<header class="major">
163164
<h2>Educational Mission</h2>
164165
</header>
165-
<p> Our primary goal is educational: to get hands on experience working in teams applying modern machine learning tools to real problems with real data. As part of this goal, we compete in internal prediction challenges, as well as represent CU Boulder in global competitions as seen on Kaggle, DrivenData, Quantopian, and other platforms.
166-
The team has an official <strong><a href="https://home.cs.colorado.edu/~raf/teaching/codata.html">1-credit companion course</a></strong> as well.
166+
<p> Our primary goal is educational: to get hands on experience working in teams applying modern data science and machine learning tools to real problems with real data. As part of this goal, we compete in internal prediction challenges, as well as represent CU Boulder in global competitions as seen on Kaggle, DrivenData, Quantopian, and other platforms.
167+
The team has an official <strong><a href="https://home.cs.colorado.edu/~raf/teaching/codata.html">companion course</a></strong> as well.
167168
</div>
168169
<div class="col-6 col-12-medium imp-medium">
169170
<span class="image fit"><img src="images/first_meeting_fall_sem_2.jpg" alt="" /></span>
@@ -184,7 +185,7 @@ <h2>Educational Mission</h2>
184185
<h2>Meet a Data Scientist (MADS) Series</h2>
185186
</header>
186187
<p>
187-
Every meeting (Tuesdays @ 5pm), we begin by hearing from a practicing data scientist or data science researcher. Talks are usually 10-15 minutes, and give students a glimpse of the breadth of data science in practice, beyond classroom projects and competitions, and the diversity in the types of data, techniques, and applications. Researchers often share techniques they are developing, or how they use existing techniques to advance scientific knowledge; practicing data scientists often share their experiences about what works and when it works. Talks are typically aimed toward beginner and intermediate students, with some technical details for the more advanced students.</p>
188+
Every Tuesday meeting, we begin by hearing from a practicing data scientist or data science researcher. Talks are usually 20 minutes, and give students a glimpse of the breadth of data science in practice, beyond classroom projects and competitions, and the diversity in the types of data, techniques, and applications. Researchers often share techniques they are developing, or how they use existing techniques to advance scientific knowledge; practicing data scientists often share their experiences about what works and when it works. Talks are typically aimed toward beginner and intermediate students, with some technical details for the more advanced students.</p>
188189
<!-- <p> -->
189190
<!-- If you are a data scientist (broadly construed) and believe a presentation on your current work would be a good fit for the Colorado Data Science Team, please reach out to the leadership team at codata@colorado.edu.</p> -->
190191
</div>
@@ -199,7 +200,7 @@ <h2>Meet a Data Scientist (MADS) Series</h2>
199200
<header class="major">
200201
<h2>Want to Learn More?</h2>
201202
</header>
202-
<p>Sign up for our Slack channel and the 1-credit companion course.</p>
203+
<p>Sign up for our Slack channel and companion course.</p>
203204
<ul class="actions special">
204205
<li><a href="https://join.slack.com/t/cubdatascienceteam/shared_invite/enQtMzA0MTc1Mjk1NzM0LTRmMDlmYzlmNTFlMGI1OGFlNzI1NzQyZjg4MjZmODMyZjc4ZmI5NDNlZTE5NjU5OTZjYTY3YmQ3N2U5MzQwOGU" class="button wide primary">Sign Up</a></li>
205206
<li><a href="https://home.cs.colorado.edu/~raf/teaching/codata.html" class="button wide">Course Page</a></li>
@@ -217,3 +218,4 @@ <h2>Want to Learn More?</h2>
217218

218219
</body>
219220
</html>
221+

0 commit comments

Comments
 (0)