All Projects → apache → Attic Climate

apache / Attic Climate

Licence: apache-2.0
Mirror of Apache Open Climate Workbench

Projects that are alternatives of or similar to Attic Climate

Deep Learning
This repository contains Deep Learning examples using Tensorflow. This repository will be useful for Deep Learning starters who find difficulty in understanding the example codes.
Stars: ✭ 130 (-0.76%)
Mutual labels:  jupyter-notebook
Densecap
Stars: ✭ 127 (-3.05%)
Mutual labels:  jupyter-notebook
Deeplearningframeworks
Demo of running NNs across different frameworks
Stars: ✭ 1,652 (+1161.07%)
Mutual labels:  jupyter-notebook
Cloud Dataproc
Cloud Dataproc: Samples and Utils
Stars: ✭ 128 (-2.29%)
Mutual labels:  jupyter-notebook
Python Feature Engineering Cookbook
Python Feature Engineering Cookbook, published by Packt
Stars: ✭ 130 (-0.76%)
Mutual labels:  jupyter-notebook
Sound localization algorithms
Classical algorithms of sound source localization with beamforming, TDOA and high-resolution spectral estimation.
Stars: ✭ 131 (+0%)
Mutual labels:  jupyter-notebook
Tutorials
DEPRECATED - DO NOT USE
Stars: ✭ 130 (-0.76%)
Mutual labels:  jupyter-notebook
Breakthrough
UC Berkeley's software and documentation for Breakthrough Listen data
Stars: ✭ 131 (+0%)
Mutual labels:  jupyter-notebook
Kaggle earthquake challenge
This is the code for the Kaggle Earthquake Challenge by Siraj Raval on Youtube
Stars: ✭ 132 (+0.76%)
Mutual labels:  jupyter-notebook
Rossmann tsa forecasts
Time Series Analysis & Forecasting of Rossmann Sales with Python. EDA, TSA and seasonal decomposition, Forecasting with Prophet and XGboost modeling for regression.
Stars: ✭ 131 (+0%)
Mutual labels:  jupyter-notebook
Causalimpact
Python port of CausalImpact R library
Stars: ✭ 130 (-0.76%)
Mutual labels:  jupyter-notebook
Data Structures Algorithms Python
This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on.
Stars: ✭ 126 (-3.82%)
Mutual labels:  jupyter-notebook
3dmm Fitting
Fit 3DMM to front and side face images simultaneously.
Stars: ✭ 131 (+0%)
Mutual labels:  jupyter-notebook
Cn Machine Learning
https://cn.udacity.com/mlnd/
Stars: ✭ 130 (-0.76%)
Mutual labels:  jupyter-notebook
Simpsonrecognition
Detect and recognize The Simpsons characters using Keras and Faster R-CNN
Stars: ✭ 131 (+0%)
Mutual labels:  jupyter-notebook
Sometimes deep sometimes learning
A collection of DL experiments and notes
Stars: ✭ 129 (-1.53%)
Mutual labels:  jupyter-notebook
Zerodha live automate trading using ai ml on indian stock market Using Basic Python
Online trading using Artificial Intelligence Machine leaning with basic python on Indian Stock Market, trading using live bots indicator screener and back tester using rest API and websocket 😊
Stars: ✭ 131 (+0%)
Mutual labels:  jupyter-notebook
Scotus Predict
Supreme Court prediction project
Stars: ✭ 131 (+0%)
Mutual labels:  jupyter-notebook
Glmm In Python
Generalized linear mixed-effect model in Python
Stars: ✭ 131 (+0%)
Mutual labels:  jupyter-notebook
Nlp estimator tutorial
Educational material on using the TensorFlow Estimator framework for text classification
Stars: ✭ 131 (+0%)
Mutual labels:  jupyter-notebook

Apache Open Climate Workbench

|BuildStatus|_ |ImageLink|_ |pypi|_ |pythonbadge|_ |anacondainstaller|_ |anacondadownload|_ |anacondaversion|_

.. image:: ./docs/source/ocw-logo-variant-sm-01-01-new.png :width: 20px :height: 100px :scale: 50% :alt: alternate text :align: right

Apache Open Climate Workbench_ is an effort to develop software that performs climate model evaluations using model outputs from a variety of different sources (the Earth System Grid Federation, the Coordinated Regional Downscaling Experiment, the U.S. National Climate Assessment and the North American Regional Climate Change Assessment Program) and temporal/spatial scales with remote sensing data from NASA, NOAA and other agencies. The toolkit includes capabilities for rebinning, metrics computation and visualization. For additional project information, please check the project website_.

Getting Started

The project’s wiki_ is the best location for help and project information. New users should check out the Getting Started_ and Easy OCW_ pages for help getting the necessary dependencies installed. If you would prefer to have an isolated environment set up in a virtual machine you should read the OCW VM_ documentation. It will help you get up and running quickly with a fresh VM image for OCW work.

There are a number of examples in the examples directory to help users get started with the toolkit API. If you have questions, the best way to get help is to email the project mailing lists which can be found on the project's community page_

Development

OCW always welcomes pull request. Please check the Developer Area_ on the wiki for additional information on how to contribute. The project's JIRA_ is a great place to start looking for issues to solve. Make sure to stop by the mailing lists and introduce yourself as well!

Documentation

The project host the documentation built from the last release artifact on the project website_

If you would like to build the documentation for the project run the following command from the root of the repository: :: cd docs && make html

You will need to have installed the project dependencies first. Checkout the Getting Started_ and Easy OCW_ pages for help getting the necessary dependencies installed.

.. |ImageLink| image:: https://coveralls.io/repos/github/apache/climate/badge.svg?branch=master .. _ImageLink: https://coveralls.io/github/apache/climate?branch=master

.. |BuildStatus| image:: https://api.travis-ci.org/apache/climate.svg?branch=master .. _BuildStatus: https://travis-ci.org/apache/climate

.. |pypi| image:: https://img.shields.io/pypi/v/ocw.svg?maxAge=2592000?style=plastic .. _pypi: https://pypi.python.org/pypi/ocw

.. |pythonbadge| image:: https://img.shields.io/badge/python-3-blue.svg .. _pythonbadge: https://www.python.org/downloads/

.. |anacondainstaller| image:: https://anaconda.org/conda-forge/ocw/badges/installer/conda.svg .. _anacondainstaller: https://anaconda.org/conda-forge/ocw

.. |anacondadownload| image:: https://anaconda.org/conda-forge/ocw/badges/downloads.svg .. _anacondadownload: https://anaconda.org/conda-forge/ocw

.. |anacondaversion| image:: https://anaconda.org/conda-forge/ocw/badges/version.svg .. _anacondaversion: https://anaconda.org/conda-forge/ocw

.. _Apache Open Climate Workbench: http://climate.apache.org .. _project website: http://climate.apache.org/ .. _project’s wiki: https://cwiki.apache.org/confluence/display/CLIMATE/Home .. _Getting Started: https://cwiki.apache.org/confluence/display/CLIMATE/Getting+Started .. _Easy OCW: https://cwiki.apache.org/confluence/display/CLIMATE/Easy-OCW+-+A+Guide+to+Simplifying+OCW+Installation .. _OCW VM: https://cwiki.apache.org/confluence/display/CLIMATE/OCW+VM+-+A+Self+Contained+OCW+Environment .. _project's community page: http://climate.apache.org/community/mailing-li .. _Developer Area: https://cwiki.apache.org/confluence/display/CLIMATE/Developer+Area .. _project's JIRA: https://issues.apache.org/jira/browse/CLIMATE .. _the project website: https://climate.apache.org/api/current/index.html .. _Getting Started: https://cwiki.apache.org/confluence/display/CLIMATE/Getting+Started .. _Easy OCW: https://cwiki.apache.org/confluence/display/CLIMATE/Easy-OCW+-+A+Guide+to+Simplifying+OCW+Installation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].