Skip to content
/ Data180-1_Fall22 Public template

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

Notifications You must be signed in to change notification settings

ernbilen/Data180-1_Fall22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Eren Bilen
Email bilene@dickinson.edu
Office Rector North 1309
Office Hours M 4:30-5:30pm, T 3-4pm,
W 9-10am
GitHub ernbilen
Zoom Link Click here
  • Meeting day/time: T-Th 9:00-10:15am, Tome 120
  • Office hours also available by appointment.
  • QRA: Ashley Doan doana@dickinson.edu
  • QRA Office Hours: T 6:30-8:30pm @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 20 20.0%
Exam #2 20 20.0%
Take-home Final 20 20.0%
Homework 40 40.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 hw0 folder, 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 22 at Dickinson College.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published