Skip to content
@drivendataorg

DrivenData

Data & AI solutions for problems that matter.

DrivenData Logo

Welcome to DrivenData's GitHub Page, a home for open source code in support of data science, machine learning, and AI for social good.

DrivenData runs data science competitions and works directly with mission-driven organizations to tackle real-world challenges in areas like health, education, conservation, disaster response, and more. Our open source repositories contain tools we built and maintain as well as competition-winning models and community-driven solutions available for everyone to use, learn from, and contribute to.


Our mission

DrivenData helps mission-driven organizations harness data to work smarter and deliver greater social impact. We believe in:

  • Open collaboration through accessible machine learning, AI, and data science.
  • Sharing learning and tools from both our work and our competitions to benefit the global data community.
  • Supporting social good, enabling data scientists to solve problems that matter.

Learn more about our work on our website.


Explore our repositories

We host a variety of open source repositories, including tools for data science workflows, purpose-built packages in specific domains, and winning models and approaches from our competitions.

Developer tools

We open source practical tools we use in our own work to support reproducible, responsible, and maintainable software.

  • cookiecutter-data-science: A standardized yet flexible data science project template.
  • cloudpathlib: pathlib-style interfaces for cloud storage.
  • deon: A CLI tool for adding ethics checklists to data science workflows.
  • erdantic: Generate entity relationship diagrams from Python models.

Real-world applications

We collaborate with partner organizations to build and deliver open source applications that address domain-specific social impact challenges.

  • zamba: A deep learning framework for wildlife camera trap image classification.
  • cyfi: A package for detecting harmful algal blooms from satellite imagery.
  • scipeds: A "baked data" library for working with higher education data from IPEDS.

Benchmarked models from DrivenData competitions

We publish winning solutions from past data science competitions under permissive licenses to support learning and reuse. These repositories collect competition submissions spanning topics such as public health, energy forecasting, natural language challenges, and more.


Contributing

Check out our contribution guidelines in individual repositories for details on how to get involved!

Licensing

Projects in this organization are released under licenses stated in their individual repositories. Please check each repository for details on licensing and terms of use.


Thank you for exploring DrivenData’s open source! We look forward to what we can build together.

Pinned Loading

  1. cookiecutter-data-science cookiecutter-data-science Public

    A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

    Python 9.6k 2.6k

  2. competition-winners competition-winners Public

    The code for the prize winners in DrivenData competitions.

    409 62

  3. cloudpathlib cloudpathlib Public

    Python pathlib-style classes for cloud storage services such as Amazon S3, Azure Blob Storage, and Google Cloud Storage.

    Python 603 73

  4. deon deon Public

    A command line tool to easily add an ethics checklist to your data science projects.

    Python 303 54

  5. erdantic erdantic Public

    Entity relationship diagrams for Python data model classes like Pydantic

    Python 399 29

  6. zamba zamba Public

    A Python package for identifying hundreds of kinds of animals, training custom models, and estimating distance from camera trap videos and images

    Python 147 35

Repositories

Showing 10 of 137 repositories
  • cloudpathlib Public

    Python pathlib-style classes for cloud storage services such as Amazon S3, Azure Blob Storage, and Google Cloud Storage.

    drivendataorg/cloudpathlib’s past year of commit activity
    Python 603 MIT 73 89 (3 issues need help) 6 Updated Jan 26, 2026
  • cookiecutter-data-science Public

    A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

    drivendataorg/cookiecutter-data-science’s past year of commit activity
    Python 9,634 MIT 2,624 20 7 Updated Jan 21, 2026
  • cyfi Public

    Estimate cyanobacteria density based on Sentinel-2 satellite imagery

    drivendataorg/cyfi’s past year of commit activity
    Python 27 MIT 8 19 (2 issues need help) 0 Updated Jan 16, 2026
  • zamba Public

    A Python package for identifying hundreds of kinds of animals, training custom models, and estimating distance from camera trap videos and images

    drivendataorg/zamba’s past year of commit activity
    Python 147 MIT 35 52 11 Updated Jan 15, 2026
  • .github Public

    About DrivenData

    drivendataorg/.github’s past year of commit activity
    0 0 0 0 Updated Jan 7, 2026
  • competition-winners Public

    The code for the prize winners in DrivenData competitions.

    drivendataorg/competition-winners’s past year of commit activity
    409 MIT 62 0 1 Updated Dec 10, 2025
  • aiai-challenge Public

    Competition winners' code for the Artificial Intelligence for Advancing Instruction (AIAI) Challenge

    drivendataorg/aiai-challenge’s past year of commit activity
    Python 2 MIT 0 0 0 Updated Dec 10, 2025
  • prepare-adrd Public

    Competition winners' code from PREPARE: Pioneering Research for Early Prediction of Alzheimer's and Related Dementias EUREKA Challenge

    drivendataorg/prepare-adrd’s past year of commit activity
    Jupyter Notebook 3 MIT 0 0 0 Updated Nov 24, 2025
  • erdantic Public

    Entity relationship diagrams for Python data model classes like Pydantic

    drivendataorg/erdantic’s past year of commit activity
    Python 399 MIT 29 12 (1 issue needs help) 2 Updated Oct 8, 2025
  • repro-zipfile Public

    A tiny, zero-dependency replacement for Python's zipfile.ZipFile for creating reproducible/deterministic ZIP archives.

    drivendataorg/repro-zipfile’s past year of commit activity
    Python 17 6 1 1 Updated Oct 6, 2025

Most used topics

Loading…