Skip to content

ernbilen/Data180_Fall23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DATA 180: Introduction to Data Science, 01 (Fall 2023)

Eren Bilen
Email bilene@dickinson.edu
Office Althouse 104
Office Hours Calendly
M 2:30-4pm, F 9-10:30am
GitHub ernbilen
  • Meeting day/time: T-Th 9:00-10:15am, Tome 118
  • Office hours also available by appointment.
  • QRA: Malena Goldman malkagom@dickinson.edu
  • QRA Office Hours: T 8-9pm, W 10-11am @Rector North 1311

Course description

Welcome to Data 180! This course provides an introduction to the core ideas of data science. Topics include data visualization, data wrangling, statistical measures of center, spread, and position, and supervised and unsupervised statistical/machine learning. Upon successful completion of the course a student will be able to

  • Organize, manipulate, and transform data using R,
  • Use Github and RMarkdown to create reproducible reports and maintain a repository for version control,
  • Analyze and interpret data using visualization techniques and statistical summaries,
  • Employ simple supervised and unsupervised machine learning techniques for predictive modeling,
  • Identify internal structure in data organize, manipulate, and transform data in a statistical programming environment,
  • Comprehend and create basic numerical and/or logical arguments.

We will make extensive use of the R and R-Studio to generate graphical and numerical representations of data, and apply basic machine learning techniques while we interpret the results. R is a fun and useful computational tool as well as an immediate resume builder!

Grades

Grades will be based on the categories listed below with the corresponding weights.

Assignment Points Percent
Exam #1 25 25.0%
Exam #2 25 25.0%
Take-home Final 25 25.0%
Homework 25 25.0%
Total points 100 100.0%

Steps to submit your assignment on Github

  • Accept my hw invitation link (this automatically creates a clone repo just for you)
  • On this repo, hit Code -> Open with Github Desktop
  • In Github Desktop -> hit Show in Finder (or explorer if you are on Windows)
  • In your local Finder window, you will see the hw folder, e.g., hw0, go inside, work on the assignment.
  • Once you are finished, save your changes in RStudio.
  • Go back to Github Desktop, you will see that it recognized your changes in your local file, and it’s waiting for you to commit. Go ahead and commit (you must add a short comment at this stage about what changes you have made.)
  • Push your changes by clicking on “Push origin” (blue button in the middle of Github Desktop window). You are done!

Helpful Links

About

Course page for Data 180-01, Fall 23 at Dickinson College.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages