GithubHelp home page GithubHelp logo

sangnguyens / checklists-for-datascientist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frank1010111/checklists

0.0 0.0 0.0 101 KB

Checklists for scientists and engineers

License: Creative Commons Attribution 4.0 International

CSS 2.87% Markdown 97.13%

checklists-for-datascientist's Introduction

☑️ checklists

A collection of checklists and decision trees for scientists and engineers.

The checklists are maintained as Markdown files for convenience, but can be rendered in other formats using conversion tools like pandoc. For example, to render the machine-learning-review checklist as a PDF, you can do this:

pandoc -t html --css style.css \
       -V margin-top=7 -V margin-right=10 \
       -V margin-bottom=7 -V margin-left=10 \
       machine-learning-review.md -o out.pdf

You can install pandoc on Ubuntu with sudo apt install pandoc; builds exist for most distros. To use the command above, you may also need to install the wkhtmltopdf tool as well.

In the near future, we will provide PDFs via links from this repository.

Contents

Coming soon

  • Open data checklist
  • Benchmark dataset checklist
  • Scientific presentation checklist
  • Computing course checklist
  • Hackathon planning checklist
  • Which programming language should I learn first?
  • So you want to build a Python app

checklists-for-datascientist's People

Contributors

kwinkunks 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.