repo_name stringlengths 6 92 | path stringlengths 7 220 | copies stringclasses 78
values | size stringlengths 2 9 | content stringlengths 15 1.05M ⌀ | license stringclasses 15
values |
|---|---|---|---|---|---|
julien-ur/TakeTheBroom | UserStudy/.ipynb_checkpoints/evaluation_pre_study-checkpoint.ipynb | 1 | 20160 | {
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Pre-Processing"
]
},
{
"cell_type": "code",
"execution_count": 14,
"metadata": {},
"outputs": [],
"source": [
"import pandas as pd\n",
"import numpy as np\n",
"import matplotlib.pyplot as plt\n",
... | mit |
pombredanne/https-gitlab.lrde.epita.fr-vcsn-vcsn | doc/notebooks/automaton.is_functional.ipynb | 1 | 35592 | {
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# _automaton_.is_functional"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Whether the automaton is _functional_, i.e. each input (string) is transduced to a unique output (string). There may be multi... | gpl-3.0 |
mluessi/scientific-python-intro | scientific-python-intro.ipynb | 1 | 121238 | {
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"cell_type": "code",
"collapsed": false,
"input": [
"# import some things\n",
"%pylab --no-import-all inline\n",
"import numpy as np\n",
"import pylab as pl\n",
"... | unlicense |
RaoUmer/opendatasci | notebooks/A1. Linear Regression - Overview.ipynb | 3 | 63246 | {
"metadata": {
"name": "A1. Linear Regression - Overview"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Linear Regression - Overview\n",
"==================================\n",
"***"
]
... | bsd-2-clause |
sertansenturk/makammusicbrainz | demo.ipynb | 1 | 10508 | {
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Automatic pdb calling has been turned ON\n"
]
}
],
"source": [
"import os\n",
"from ppr... | agpl-3.0 |
pombredanne/https-gitlab.lrde.epita.fr-vcsn-vcsn | doc/notebooks/Expressions.ipynb | 1 | 29238 | {
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Expressions\n",
"\n",
"Rational expressions, or _expressions_ for short, denote (rational) languages in a compact way. Since Vcsn supports weighted expressions, they actually can denoted rational series.\n",
"\n",
"T... | gpl-3.0 |
gfrias/udacity | 4_advanced_lines/project.ipynb | 1 | 75880419 | null | mit |
ireapps/cfj-2017 | exercises/17. Miscellaneous-working.ipynb | 1 | 7962 | {
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Miscellaneous Python things\n",
"\n",
"In this session, we'll talk about:\n",
"\n",
"- More control flow tools: [`try/except`](https://docs.python.org/3/tutorial/errors.html), [`break`](https://docs.python.org/3/refer... | mit |
shiquan-lim/y3optim | notebooks/.ipynb_checkpoints/Model Performance-checkpoint.ipynb | 1 | 1427596 | null | apache-2.0 |
olgabot/cshl-singlecell-2017 | notebooks/in_progress/02_tissue_subpopulations/05_pca_vs_ica.ipynb | 1 | 3109101 | null | mit |
networks-lab/isilib | notebooks/Lesson-1-Getting-Started/Getting-Started.ipynb | 1 | 3392 | {
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# About Jupyter Notebooks"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"This document was made from a [jupyter](https://jupyter.org) notebook and can show and run python code. The document is broken ... | gpl-2.0 |
nonabelian/tda_dionysus | TADA_Dionysus.ipynb | 1 | 552330 | {
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Dionysus and Topological Data in Python"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"A basic, fast-paced, and hopefully understandable introduction to ideas and applications of topological data an... | gpl-3.0 |
arcyfelix/Courses | 18-03-07-Deep Learning With Python by François Chollet/Chapter 8.3 - Neural Style Transfer.ipynb | 2 | 1924863 | null | apache-2.0 |
ES-DOC/esdoc-jupyterhub | notebooks/mohc/cmip6/models/hadgem3-gc31-lm/atmos.ipynb | 1 | 209009 | {
"nbformat_minor": 0,
"nbformat": 4,
"cells": [
{
"source": [
"# ES-DOC CMIP6 Model Properties - Atmos \n",
"**MIP Era**: CMIP6 \n",
"**Institute**: MOHC \n",
"**Source ID**: HADGEM3-GC31-LM \n",
"*... | gpl-3.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.