GithubHelp home page GithubHelp logo

cs-data-science-build-week-1's Introduction

CS Build Week I for Data Science Students

For your first CS Build Week, you'll be implementing a few watershed algorithms that are very often used in the data science world. You've probably heard of these algorithms before. You might even have an idea of how they work. But to really solidify your understanding of them, you're going to implement them and then use your implementation just like how you would if you'd imported the algorithm from a data science or machine learning library.

Rubric

DS-specific help

Drop into your DS cohort channel if you have questions that are beyond the reach of the CS TLs and/or instructor.

Deliverables

Part I

For the first part of this Build Week project, you'll pick one of the following algorithms to implement:

Your algorithm, implemented as a Python class, should have the following methods: fit and predict. You are only allowed to use base Python, numpy, and scipy for the implementation of the core algorithm of your choice. (For visualization and analysis, you can use other libraries.) You may reference any outside materials that you need, but copying and pasting another open-source implementation is strictly prohibited.

You'll then use your implementation on an appropriate set of data and compare the results that you got from your implementation against the results yielded by the versions in the sklearn library.

Part II

For the second part of this Build Week project, you'll be writing up a HOW-TO blog entry that describes the algorithm, how to implement it, and what it's useful for.

Your target audience should be other developers who haven't seen the algorithm before.

There's no size limit, but a reader should be able to begin implementation of the algorithm based on the information presented.

Post your entry to any blog site, either your own or a platform like Medium.

cs-data-science-build-week-1's People

Contributors

seanchen1991 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.