path stringlengths 8 399 | content_id stringlengths 40 40 | detected_licenses list | license_type stringclasses 2
values | repo_name stringlengths 6 109 | repo_url stringlengths 25 128 | star_events_count int64 0 52.9k | fork_events_count int64 0 7.07k | gha_license_id stringclasses 9
values | gha_event_created_at timestamp[us] | gha_updated_at timestamp[us] | gha_language stringclasses 28
values | language stringclasses 1
value | is_generated bool 1
class | is_vendor bool 1
class | conversion_extension stringclasses 17
values | size int64 317 10.5M | script stringlengths 245 9.7M | script_size int64 245 9.7M |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
/Python/py/pyds_subfolders/ipynb/img2data.ipynb | a0759dec6d7981e65ce9b83a27454698ed2238c8 | [] | no_license | astrodoo/CodeExr | https://github.com/astrodoo/CodeExr | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 96,563 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 2
# language: python
# name: python2
# ---
# # Example of using img2data routine for collecting d... | 4,294 |
/winter21/2_estimate_real_user_pp/2_error_calc.ipynb | d7c3f9590e2bd43ce7f1dd7ae6a7c6ec6a265cee | [
"MIT"
] | permissive | the-data-science-union/dsu-mlpp | https://github.com/the-data-science-union/dsu-mlpp | 0 | 2 | MIT | 2021-03-04T03:49:42 | 2021-03-04T01:27:13 | Jupyter Notebook | Jupyter Notebook | false | false | .py | 15,174 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# + cell_id="00000-47a1f3f7-7379-4e2b-b5f6-1868e003b07... | 15,936 |
/Stack/Stack_Next_Greater_Frequency_Element.ipynb | 915e56df86279fda976d91193e8075e5f4ba4512 | [] | no_license | bilalsp/DataStructures | https://github.com/bilalsp/DataStructures | 1 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 3,308 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
import scipy.integrate as integrate
import matplot... | 6,174 |
/machine learning_deep learning/HW copy/HW4/lec9_demo_release/.ipynb_checkpoints/train-checkpoint.ipynb | b019329a6624f0ee4c8f118fd6c418d0530c5ffb | [] | no_license | LuchaoQi/HW_JHU | https://github.com/LuchaoQi/HW_JHU | 1 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 9,034,472 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
import re
#read file
names_file = open('names.txt', en... | 10,122 |
/notebooks/basic/Tutorial/2.Building_Your_Predictor.ipynb | 11be68c04e6780ba27a6d343c3de494f4e9d6cfe | [
"MIT-0"
] | permissive | transmutate/amazon-forecast-samples | https://github.com/transmutate/amazon-forecast-samples | 0 | 0 | null | 2020-04-03T07:32:35 | 2020-04-01T17:43:21 | null | Jupyter Notebook | false | false | .py | 9,870 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # SMS Spam Classifier
# [SMS Spam Collection Data S... | 1,940 |
/Sismologia/Exercícios - Pontenciais Sísmicos- Sismologia.ipynb | 6e7a5e6586ae90a91746d8cfe933bd95182b16fa | [] | no_license | dIOGOLOC/Projeto-Doutorado | https://github.com/dIOGOLOC/Projeto-Doutorado | 1 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 11,364 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# 1. [신경망] 다음 코드를 무엇을 의미하는지 이해하고 실행하여 결과를 확인하세요.(14점)
... | 18,192 |
/Python/Python-for-Algorithms--Data-Structures--and-Interviews/12 Array Sequences/Array Sequence Interview Questions/.ipynb_checkpoints/Sentence Reversal-checkpoint.ipynb | 227cd56d57809ef4cdd15cfa450c39423e99bc06 | [] | no_license | cowboyuniverse/LearningJournal | https://github.com/cowboyuniverse/LearningJournal | 0 | 1 | null | null | null | null | Jupyter Notebook | false | false | .py | 9,149 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 2
# language: python
# name: python2
# ---
# # Sentence Reversal
#
# ## Problem
#
# Given a strin... | 11,223 |
/notes/coursera-ai-for-medicine/Course 2 - AI for Medical Prognosis/Week 1 - Diagnosing Diseases using Linear Risk Models/activities_lab/lecture_ex_03-combined_features.ipynb | 8259427b2ade836e21b0e5b96495ac5bea23994c | [] | no_license | philipsales/techinical_notes | https://github.com/philipsales/techinical_notes | 1 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 35,136 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Course 2 week 1 lecture notebook Exercise 03
#
# ... | 4,520 |
/Vehicle_Accident_ml.ipynb | 3709fb84f6b912650489297ad26e5170988e09b8 | [] | no_license | shujieli2020/Vehicle-Accident-prediction | https://github.com/shujieli2020/Vehicle-Accident-prediction | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 6,316 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
import numpy as np
import pandas as pd
traind=pd.r... | 6,189 |
/utils/tools/notebooks/r_notebook-Copy1.ipynb | 90330640c30b8a7a711c2b908262416203c167e3 | [] | no_license | Kanaderu/iotsite | https://github.com/Kanaderu/iotsite | 3 | 3 | null | 2022-04-22T22:16:35 | 2020-11-18T05:33:24 | Jupyter Notebook | Jupyter Notebook | false | false | .r | 319,166 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .r
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: R
# language: R
# name: ir
# ---
# + jupyter={"outputs_hidden": true}
csvDataset<-read.csv("FFCC79B01604C... | 2,184 |
/Homework/Day_030_HW.ipynb | 14712ca4a4bef3f0433ce9cc801a339a6d9d09db | [] | no_license | WalterWengTW/2nd-ML100Days | https://github.com/WalterWengTW/2nd-ML100Days | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 17,045 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
from imutils.object_detection import non_max_suppr... | 3,503 |
/week4/code/CS-E5740 Complex Networks Submission 4.ipynb | d184ea0463ac7da222cbd9fc5d4fb2f7ca2636ef | [] | no_license | adamilyas/complex-networks | https://github.com/adamilyas/complex-networks | 1 | 1 | null | null | null | null | Jupyter Notebook | false | false | .py | 238,574 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# <span style="font-size:larger;">CS-E5740 Complex Net... | 9,951 |
/NLP_tamrin_3_gholamrezadar_96405037.ipynb | 0a6a13e6d750e26bbbab96efc3637cf38462ab7f | [] | no_license | Gholamrezadar/Colab-notebooks | https://github.com/Gholamrezadar/Colab-notebooks | 1 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 25,579 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Projekt - Analiza zbioru danych na podstawie Stude... | 11,902 |
/resultierenden_Implemmentierung_von_annotation_example1.ipynb | ce848984ced46333cefba60167fae898a13833bd | [] | no_license | darbab2s/Data-Science-Visualisation | https://github.com/darbab2s/Data-Science-Visualisation | 1 | 3 | null | null | null | null | Jupyter Notebook | false | false | .py | 837,657 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Implementation von annotation_example1.txt
#
#... | 38,320 |
/Module6/NeuralNetwoks.ipynb | 10813e6dae1378e304b655a5757e8d202c2fd113 | [] | no_license | sriramsoftware/Principles-of-Machine-Learning-Python | https://github.com/sriramsoftware/Principles-of-Machine-Learning-Python | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 232,701 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3.5
# language: python
# name: python3
# ---
# + [markdown] deletable=true editable=true
# # Clas... | 22,016 |
/PruebaBavaria.ipynb | b78ee6e3908fa9eb60fa20346fa328520ec94d60 | [] | no_license | mpachonm/Bavaria_Prueba | https://github.com/mpachonm/Bavaria_Prueba | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 281,988 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# #!pip install nltk
# #!pip install emoji
# #!pip ins... | 17,493 |
/Section 7 - Milestone Project - 1/Accepting User Input.ipynb | 748f8b413559f7a92cc78812296d998dd25420e7 | [] | no_license | Sejopc/Python3.0-Excercises | https://github.com/Sejopc/Python3.0-Excercises | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 4,845 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
result = input("Please enter a value: ")
result
type... | 1,167 |
/NUMPY.ipynb | 78e459b4c7553e178282c9269d05c0fd4b98a219 | [] | no_license | MudassirRaza12345/ASSIMENTS | https://github.com/MudassirRaza12345/ASSIMENTS | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 44,965 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # READ FILE EXAMPLE START
# #Today Class Target
# H... | 20,352 |
/5조_프로젝트_데이터확장_0614.ipynb | 12278660ecfbff918b1a4e0fa916df464d86a896 | [] | no_license | Deepfull/BootCamp | https://github.com/Deepfull/BootCamp | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 225,075 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# + [markdown] id="view-in-github" colab_type="text"
#... | 8,024 |
/Pruebas Cortas/Prueba Corta 4/PruebaCorta4.ipynb | 8cca182f9ff5866e51d4f2f7c059e589ce9417be | [] | no_license | plasmallan/an-lisis_procesos_ii | https://github.com/plasmallan/an-lisis_procesos_ii | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 3,970 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python
# language: python
# name: conda-env-python-py
# ---
import numpy as np # useful for many scient... | 4,035 |
/python/007_Pandas_200107.ipynb | 93609a8c3e14c3b91b92f25a83ceea15e02d9213 | [] | no_license | leeyunji964/Yunji | https://github.com/leeyunji964/Yunji | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 1,180,113 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
# 미분:
# 분산 : (sigma(관측치 - 평균)^2) / n-1
# 표준편차 : ro... | 17,700 |
/Multiclass_standard_approach.ipynb | 59f7211f5e0af36babdabbe40d7650576a420922 | [] | no_license | z3193631/NLP_Demo | https://github.com/z3193631/NLP_Demo | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 27,588 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# name: python3
# ---
# + [markdown] id="view-in-github" colab_type="text"
# <a href="https://colab... | 5,686 |
/in_class/week_12/in_class_demos_week12.ipynb | d12539e4e86e906dff44f8df71acfdf458a72cce | [
"MIT"
] | permissive | zachary-trozenski/ate252_ccac | https://github.com/zachary-trozenski/ate252_ccac | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 23,554 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# ## pandas-profiling Epilepsy QLD Donor Information
... | 20,961 |
/Ch09_RiskMeasures.ipynb | d1cf9bba2882eae9d7c8d874ef10568c0f9fc417 | [
"MIT"
] | permissive | mengphilshen/FinancialTheoryMSc | https://github.com/mengphilshen/FinancialTheoryMSc | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .jl | 371,981 | # -*- coding: utf-8 -*-
# ---
# jupyter:
# jupytext:
# text_representation:
# extension: .jl
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Julia 1.0.3
# language: julia
# name: julia-1.0
# ---
# ## Load Packages
# +
us... | 5,945 |
/자료구조_이진 검색 트리.ipynb | c5505b9d003cdcb16ce9b51b0cac48e232451563 | [] | no_license | allan02/SAMSUNG_SDS_Algorithm | https://github.com/allan02/SAMSUNG_SDS_Algorithm | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 1,765 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
answer = []
import sys
sys.setrecursionlimit(2000... | 831 |
/NLP_LSA_LDA_TSNE.ipynb | 6b0538447fd57f90e9db12204d7b297be1bf57a3 | [] | no_license | Amey-Mohite/NLP_assignments | https://github.com/Amey-Mohite/NLP_assignments | 7 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 8,097,579 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
import nltk
import pandas as pd
from sklearn.feature_e... | 14,973 |
/downloaded_kernels/loan_data/kernel_174.ipynb | 40c5abf8ee1838fc2b6160b1c59ab21ba3bbc356 | [
"MIT"
] | permissive | jupste/wranglesearch | https://github.com/jupste/wranglesearch | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 13,944 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
#Natural Language Processing
# -
import numpy as ... | 2,761 |
/hw9/mahoto_sasakihw9.ipynb | 0b9e5abb0d839dbaa4e0296e22c8fc526081eee4 | [] | no_license | MoMoney14/CSE217A | https://github.com/MoMoney14/CSE217A | 0 | 4 | null | null | null | null | Jupyter Notebook | false | false | .py | 265,138 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Homework 9: Feature Engineering
#
# Name: Mahoto S... | 19,792 |
/Naver_Headline.ipynb | ef38a8edf538787efe2f0c42ff3d96f26ffa745d | [] | no_license | minjae2271/web_crawl | https://github.com/minjae2271/web_crawl | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 15,013 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
from bs4 import BeautifulSoup as bs
with open('/U... | 7,814 |
/stock prediction 2.ipynb | 07860a8b134521c0deb56f3113c83f282bb78cdf | [] | no_license | SameerSinghDudi/Stock-Price-Prediction-using-RNN-LSTM | https://github.com/SameerSinghDudi/Stock-Price-Prediction-using-RNN-LSTM | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 5,094,769 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
import pandas as pd
import numpy as np
import matp... | 30,814 |
/LectureNotes/ch00python/030MazeSolution.ipynb | ab5dac5cdb3a6c4a8a61062f4bc161aa744fce08 | [
"CC-BY-4.0",
"CC-BY-3.0"
] | permissive | annaschroder/exam_prep | https://github.com/annaschroder/exam_prep | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 2,709 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# ### Solution: my Maze Model
# Here's one possible s... | 1,713 |
/diabetes_background_research.ipynb | 815600d9607729e44cfd207cec49ef37a724d32b | [] | no_license | akshay43279/background_research | https://github.com/akshay43279/background_research | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 534,345 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# %matplotlib inline
import pandas as pd
import numpy... | 3,837 |
/notebooks/ak1982/netflix-tv-show-and-movie-analyiss.ipynb | b7cdff78399f6eab139cbc114e3929af20c783bc | [] | no_license | Sayem-Mohammad-Imtiaz/kaggle-notebooks | https://github.com/Sayem-Mohammad-Imtiaz/kaggle-notebooks | 5 | 6 | null | null | null | null | Jupyter Notebook | false | false | .py | 68,744 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# <h1><center>Netflix TV Shows And Movie Analysis</cen... | 10,940 |
/tensorflow单层神经网络(MNIST手写数字识别进阶1).ipynb | 79c68cd46d97e2d80410162b86324203e0e8d437 | [] | no_license | zhangziqi1999/tensorflow-notebook | https://github.com/zhangziqi1999/tensorflow-notebook | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 704,006 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# 
# # 常见激活函数
# ![... | 2,454 |
/dog_app.ipynb | 301839d919f8067a33838cc8f7183a9e9a5ee6c4 | [] | no_license | bmayank/dog_breed | https://github.com/bmayank/dog_breed | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 1,492,617 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
from keras.models import Sequential
from keras.lay... | 40,960 |
/HW15/dz15.ipynb | 61869f6d4c66f0556edf514fb933097df9e90c00 | [] | no_license | checheanya/HSE_bioinformatics | https://github.com/checheanya/HSE_bioinformatics | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 21,571 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# ### Problem 1
# +
import pandas as pd
import numpy... | 2,914 |
/Lim-m3.ipynb | 0cf6fd8cda1fa73241efe88f1ee27d7caac77b37 | [] | no_license | evlim/Optimization | https://github.com/evlim/Optimization | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 581,100 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Excercise 3.32
# Evan Lim
# ## Part A
# ![image.... | 8,230 |
/Lab Assignment GridWorld - Python code.ipynb | b475e9a4bd0d64ae92e7676a35ec3926c1cd56df | [] | no_license | maxtaylordavies/COMP70028 | https://github.com/maxtaylordavies/COMP70028 | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 18,631 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# + [markdown] id="dvjrFo0_0IXN" colab_type="text"
# #... | 11,730 |
/notebooks/07_PyTorch.ipynb | c5f7a0e4baf902a45812de5d4eb22ea40918418e | [
"MIT"
] | permissive | Mike4cozy/practicalAI | https://github.com/Mike4cozy/practicalAI | 0 | 0 | MIT | 2019-03-22T08:11:38 | 2019-03-22T08:11:34 | null | Jupyter Notebook | false | false | .py | 19,830 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Notes on Voit et al 2019 A Black-Hole Feedback Val... | 11,174 |
/kaggle-teams/kaggle_teams_preso.ipynb | 99f10a5f6678eabe5c623b51d62aaed740bcf792 | [
"BSD-2-Clause"
] | permissive | Anhmike/kaggle | https://github.com/Anhmike/kaggle | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 13,038 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# + [markdown] slideshow={"slide_type": "slide"}
# # K... | 10,436 |
/Exercise7/exercise7.ipynb | c95567b62bfc8afe4fb63286a78fb6062100e91a | [] | no_license | pintub/ml-coursera-python-assignments | https://github.com/pintub/ml-coursera-python-assignments | 0 | 0 | null | 2020-03-15T17:47:10 | 2020-03-15T08:40:49 | null | Jupyter Notebook | false | false | .py | 1,506,558 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
board = Board()
board.play()
# +
board = Board()
asse... | 14,825 |
/ExposicionSVD.ipynb | fbd52778e2b229fe042a18732e791953112a86ef | [] | no_license | Juanfran23/ExposicionSVD | https://github.com/Juanfran23/ExposicionSVD | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 14,198 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3.9.6 64-bit
# name: python3
# ---
# # EX07: Data Wrangling
#
# You will define and use functions tha... | 16,425 |
/index.ipynb | 799d7e669a19f50c7f8c0ee7ca411c26d27cb942 | [] | no_license | SydneyHerndon/evaluating-regression-lines-staff | https://github.com/SydneyHerndon/evaluating-regression-lines-staff | 0 | 0 | null | 2019-06-11T20:59:25 | 2018-05-24T16:47:58 | null | Jupyter Notebook | false | false | .py | 21,802 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Evaluating regression lines
# ### Learning Object... | 55,414 |
/dphi_final_bootcamp_car_insurance/notebooks/prepare_data.ipynb | a9b1ab5e1aa7020385a83d433e875a04b22fabc0 | [] | no_license | heavy-data-analysis/data-science-competitions | https://github.com/heavy-data-analysis/data-science-competitions | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 508,789 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 2
# language: python
# name: python2
# ---
# # Load the modules to used
# +
# %matplotlib inline... | 8,668 |
/MLTIPS/07_handle_unknown_categories.ipynb | 5212003ed5cbe40974885bf96cb351c704bcb8fe | [] | no_license | shivams289/Kaggle-Projects | https://github.com/shivams289/Kaggle-Projects | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 6,321 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# [_21.07.07/12.파이썬 파일 입출력.ipynb | b908685cd30adae44fcb9dee1fcdfa321d519a1c | [] | no_license | dch9610/Bigdata-_Intern | https://github.com/dch9610/Bigdata-_Intern | 1 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 12,930 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
# First, check if the DB file for this notebook ex... | 5,001 |
/F-NODE18.ipynb | 6ddc2a2abf65fc9d886d372c79e6d4e6b11a0652 | [] | no_license | Ki8888/first-repository | https://github.com/Ki8888/first-repository | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 10,020 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # 파이썬으로 이미지파일 다루기
# ## 디지털 이미지
# * 디지털 화면은 수많은 점들로... | 4,064 |
/exploratoryDataAnalysis/californai housing EDA.ipynb | 6624b82ab7f988586edc3d7a15d72f0b4d8d1b47 | [] | no_license | wolfdale229/100daysofmlcodes | https://github.com/wolfdale229/100daysofmlcodes | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 1,534,531 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: 'Python 3.7.4 64-bit (''base'': conda)'
# language: python
# name: python37464bitbaseconda02803511e822436... | 6,710 |
/05_perceptron.ipynb | 2503b70e93925cba896a79963f0765ed8d9bb29b | [] | no_license | Kiana58/NLP_ProgrammingTutorial | https://github.com/Kiana58/NLP_ProgrammingTutorial | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 2,944 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 2
# language: python
# name: python2
# ---
# +
import math
from collections import defaultdict
d... | 1,820 |
/machine-learning-python/machine-learning-chapter-16/assets/subsample.ipynb | bb0d34060d0e1e00111293c48f9f7f84f292f8a8 | [] | no_license | rimjhimroy/katacoda-scenarios-1 | https://github.com/rimjhimroy/katacoda-scenarios-1 | 0 | 1 | null | 2019-11-17T23:19:16 | 2019-11-17T20:05:17 | null | Jupyter Notebook | false | false | .py | 4,545 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: PySpark
# language: ''
# name: pysparkkernel
# ---
# +
# LAB EVALUABLE de SPARK
# -
#import SparkSessio... | 2,946 |
/listas_practica.ipynb | 39347b80140271f662792196818c7a7ec2fd74db | [] | no_license | Yedi20/ProyectosDataSciences2021 | https://github.com/Yedi20/ProyectosDataSciences2021 | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 10,808 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python (ml)
# language: python
# name: python-ml
# ---
# + [markdown] deletable=true editable=true
# # T... | 55,272 |
/Capstone project.ipynb | 6dcfc9bed559319cd40d3d5fb5be8bf65ae7b192 | [] | no_license | SamrachTen/Capstone-Project | https://github.com/SamrachTen/Capstone-Project | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 1,738 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3.6
# language: python
# name: python3
# ---
# # Capstone Project
# ## This notebook will be ma... | 1,052 |
/homework/Day_065_HW.ipynb | 657329fd14414cb03845890a02b9d631410fc8bf | [] | no_license | jim60304ko/2nd-ML100Days | https://github.com/jim60304ko/2nd-ML100Days | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 8,244 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Summary
#
# The long term rainfall data (between 1... | 9,679 |
/link.ipynb | 42dd884fa7b22e030d28d242875ec537a4341e8a | [] | no_license | RuxuZhang/Meetup_Team_Project | https://github.com/RuxuZhang/Meetup_Team_Project | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 32,635 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
from sklearn import datasets
from sklearn.linear_model... | 1,879 |
/Basics -Regression- Classification-Fully Connected Network_Pytorch/Feed_Forward.ipynb | c904b73242bb80d8622c0c54c565ec8df526cefc | [] | no_license | prajinkhadka/Deep-Learning-With-Tensorflow-and-Pytorch | https://github.com/prajinkhadka/Deep-Learning-With-Tensorflow-and-Pytorch | 4 | 3 | null | null | null | null | Jupyter Notebook | false | false | .py | 702,127 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
import numpy as np
import matplotlib.pyplot as plt... | 10,122 |
/Keras_Regression IMP.ipynb | a17240fe3b8c7f3b9cc4382c55b6fe056da990f9 | [] | no_license | farooqahmed7/Keras- | https://github.com/farooqahmed7/Keras- | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 1,328,565 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python [default]
# language: python
# name: python3
# ---
# # Landmanbot survey results
# library impor... | 11,602 |
/Logistic_code_scratch.ipynb | e69c42a9d5547f944597c9655fc814f05f9ba666 | [] | no_license | aditis1204/Flight_Delay_Predictions | https://github.com/aditis1204/Flight_Delay_Predictions | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 17,987 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 2
# language: python
# name: python2
# ---
# ##### Test on synthetic data generated from the CRUS... | 29,701 |
/notebooks/dconv.ipynb | e7e61d30fbc7247a5c421cedb286a1d7bd43e784 | [] | no_license | 395t/coding-assignment-week-10-rec-2 | https://github.com/395t/coding-assignment-week-10-rec-2 | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 2,080,650 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# name: python3
# ---
# + [markdown] id="view-in-github" colab_type="text"
# <a href="https://colab... | 15,079 |
/phishing.ipynb | 023f1aa4cf7abad7757986940d5d7d6fa5e55f25 | [] | no_license | maciejgorczak/phishing | https://github.com/maciejgorczak/phishing | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 42,792 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
import numpy as np
import matplotlib.pyplot as plt
dat... | 60,665 |
/notebooks/v1/28-ne-ne.ipynb | 76249f5b2eab78ba7db1021caf8e293118299b50 | [] | no_license | davidmcclure/mas-s61 | https://github.com/davidmcclure/mas-s61 | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 43,946 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: PUI2016_Python2
# language: python
# name: pui2016_python2
# ---
from __future__ import print_function
i... | 5,671 |
/Split.ipynb | 30e4e0f1f9ec4fe91c0d1124d7e4913064ee439a | [] | no_license | RodriguezRuizI/Split | https://github.com/RodriguezRuizI/Split | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 1,121 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
import pandas as pd
correos = pd.read_csv('lista-de-co... | 494 |
/book/building-tools/03-objects/introduction/.main.md.bcp.ipynb | 067d308ddc9b3522e493078ce122ffb4113e95b7 | [
"MIT"
] | permissive | daffidwilde/pfm | https://github.com/daffidwilde/pfm | 0 | 0 | MIT | 2020-10-28T14:39:03 | 2020-10-28T10:38:15 | null | Jupyter Notebook | false | false | .py | 1,191 | # ---
# jupyter:
# jupytext:
# formats: ipynb,md:myst
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Object oriented progr... | 813 |
/Appendix-SGD.ipynb | 0d396aabebc329a99272e9c4f6997010c5d33151 | [] | no_license | Jackal08/neural-networks | https://github.com/Jackal08/neural-networks | 2 | 1 | null | 2017-06-25T16:42:24 | 2017-06-17T11:31:14 | null | Jupyter Notebook | false | false | .py | 48,257 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernel_info:
# name: dev
# kernelspec:
# display_name: Python [conda env:PythonAdv] *
# language: python
# name: conda-env-Pyth... | 25,001 |
/Image_Classification_with_CNNs.ipynb | e815b4058ea3cd8556110961dda13c8d2bc024b6 | [] | no_license | abhiwalia15/Fashion-MNIST | https://github.com/abhiwalia15/Fashion-MNIST | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 35,012 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# name: python3
# ---
# + [markdown] id="view-in-github" colab_type="text"
# <a href="https://colab... | 21,255 |
/C3_W1_Assignment_Bird_Boxes.ipynb | 3d2045d41c0cbf4bcf687ad6add148dfbe24ebba | [] | no_license | seonokkim/Advanced-Computer-Vision-with-TensorFlow | https://github.com/seonokkim/Advanced-Computer-Vision-with-TensorFlow | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 880,547 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# + [markdown] id="view-in-github" colab_type="text"
#... | 192,512 |
/notebooks/NTM_MemDotDeltaQuadraticLowLR.ipynb | d3519c30018409f5bd34d1a3ec96a44d05af3429 | [] | no_license | biseven/LSTM-Optimizer | https://github.com/biseven/LSTM-Optimizer | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 578,470 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # REINFORCE
#
# ---
#
# In this notebook, we will tr... | 12,030 |
/170822.ipynb | cf20f462ecd50325dc049520c60e24d5acca02c0 | [] | no_license | LorinYu/pythonprojectone | https://github.com/LorinYu/pythonprojectone | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 1,103 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python [default]
# language: python
# name: python3
# ---
# # La boucle `for`
#
# La syntaxe est de la f... | 3,737 |
/Studying Training Models.ipynb | 785f00e403991d1fc111695a45801eac42066afc | [] | no_license | Nereland/diamonds-competition | https://github.com/Nereland/diamonds-competition | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 52,498 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
import pandas as pd
import seaborn as sns
import matpl... | 3,690 |
/Training a neural network model.ipynb | 300aa9b9ed8c4093c696620bd10bb49828557e92 | [] | no_license | qingwh/Natural-language-processing-and-Text-Mining-with-Python | https://github.com/qingwh/Natural-language-processing-and-Text-Mining-with-Python | 1 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 8,402 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
import spacy
from spacy.tokens import Doc, Span,To... | 3,349 |
/notpresentation/bagsProcessing.ipynb | ede21b383af539875a184bc436a96310fa9414e3 | [] | no_license | gbarrene/social_tracking | https://github.com/gbarrene/social_tracking | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 4,972 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# name: python3
# ---
# + [markdown] id="view-in-github" colab_type="text"
# <a href="https://colab... | 12,609 |
/basic_python/Preliminaries/Chapter2/CONDITIONALS.ipynb | 7a777274a6f4142a938956bdfbc2b59444d5fc69 | [] | no_license | Nhan121/Lectures_notes-teaching-in-VN- | https://github.com/Nhan121/Lectures_notes-teaching-in-VN- | 17 | 5 | null | 2020-04-13T16:07:20 | 2020-04-13T16:06:30 | Jupyter Notebook | Jupyter Notebook | false | false | .py | 21,128 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
from symbulate import *
# %matplotlib inline
# +
stat... | 10,839 |
/tensorflow/practice_tf.ipynb | 92b85a88224d790be822e0b543b49edab5e1a9a8 | [] | no_license | jakeoung/jkopt | https://github.com/jakeoung/jkopt | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 12,925 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Day 2 Assignment
# Q.1) List and its default fun... | 1,783 |
/Handwritten digits recognition.ipynb | e1ac6e2efec2267cced351d8eaebc638fe804984 | [] | no_license | rishitshah12/Handwritten-Digit-recognition-using-CNN-algorithm | https://github.com/rishitshah12/Handwritten-Digit-recognition-using-CNN-algorithm | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 60,865 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
from tqdm import tqdm
import tflearn
import tensorflow... | 4,078 |
/线性回归评价标准.ipynb | c071a757aa726c56226eaeca8173c26a7751355c | [] | no_license | setsuren/vs1 | https://github.com/setsuren/vs1 | 3 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 11,708 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Importing Libraries
#
# This might take a few seco... | 7,092 |
/compas/code/.ipynb_checkpoints/DToolsCOMPAS-checkpoint.ipynb | 3f147efa001011a767486e1e7efa25877b255eb6 | [
"Apache-2.0"
] | permissive | shubhampachori12110095/nips2017-1 | https://github.com/shubhampachori12110095/nips2017-1 | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 1,487,780 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
import torch
from torch.utils.data import DataLoad... | 3,103 |
/projeto_ml_0610_10h39.ipynb | b9c6914e38a00991b8b10a8de41a662ee28d44e8 | [] | no_license | FernandoHonda1/projeto_ml_draft | https://github.com/FernandoHonda1/projeto_ml_draft | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 2,640,909 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
import numpy as np
import matplotlib.pyplot as plt... | 19,778 |
/wavenet_store_info_featureEng .ipynb | fab82e58deb387bc604188cc8395e4a7bbfbab76 | [] | no_license | GatoY/g-forecast | https://github.com/GatoY/g-forecast | 2 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 62,551 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# + deletable=false editable=false run_control={"froze... | 30,597 |
/Week 3 - Quantum Gates/exercises/w3_01_s.ipynb | 789947c4670bd1c1b218a34295bce3cfe436701a | [] | no_license | osbaldoisaias/Teach-Me-Quantum | https://github.com/osbaldoisaias/Teach-Me-Quantum | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 58,896 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Quantum Gates in Qiskit
# Start by some typical se... | 8,778 |
/ASR/2_command_recognition/01-speech-commands-mfcc-extraction.ipynb | 551ee7d7a0f8452c287f1822a5dfeb03604d59b0 | [] | no_license | SusmoyBarman1/Jarvis | https://github.com/SusmoyBarman1/Jarvis | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 45,946 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
from os import listdir
from os.path import isdir, join... | 6,406 |
/Mofan/CNN_tensorflow.ipynb | ca85ad35f9f7dcd664f46dd713136960981886f0 | [] | no_license | luluenen/Moocs | https://github.com/luluenen/Moocs | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 4,633 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
from __future__ import print_function
import tenso... | 3,556 |
/the_data_science_process/Putting It All Together.ipynb | 111aa1effffa96817610d150b558964e006afcc3 | [] | no_license | lewi0332/udacity-data-science-nanodegree | https://github.com/lewi0332/udacity-data-science-nanodegree | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 86,733 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# #### Putting It All Together
#
# As you might have g... | 8,757 |
/day_17/day17.ipynb | e4befcd43eab6067a026d2970b5cf30a1dd60820 | [] | no_license | mataln/aoc_julia_2020 | https://github.com/mataln/aoc_julia_2020 | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .jl | 4,401 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .jl
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Julia 1.5.3
# language: julia
# name: julia-1.5
# ---
example_input = open(f->read(f, String), "example.... | 1,994 |
/demos/community_detection/attacks_clustering_analysis.ipynb | 9b31b6f569f59950f5cbfcd5e10668fd9996896f | [
"Apache-2.0"
] | permissive | rpatil524/stellargraph | https://github.com/rpatil524/stellargraph | 0 | 0 | Apache-2.0 | 2021-10-29T21:37:14 | 2021-10-11T22:28:18 | Python | Jupyter Notebook | false | false | .py | 668,822 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Comparison of clustering of node embeddings with a... | 27,683 |
/ro60_analysis.ipynb | bec2e8df2cd6436587a05987084b7881d774bf90 | [] | no_license | gpratt/tscc_ipython | https://github.com/gpratt/tscc_ipython | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 4,604,206 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 2
# language: python
# name: python2
# ---
from IPython.core.display import HTML
import pandas a... | 3,443 |
/ComputationNotebooks2015/Wk1_Tue/Probability distributions and random number generation.ipynb | 4fab30c7eaf72357ac8c53727c236936997190a9 | [] | no_license | janice-mccarthy/SummerCourse2016-dev | https://github.com/janice-mccarthy/SummerCourse2016-dev | 1 | 1 | null | null | null | null | Jupyter Notebook | false | false | .r | 971,220 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .r
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: R
# language: R
# name: ir
# ---
# Probability distributions
# ----
#
# To some extent, the foundation of... | 4,762 |
/.ipynb_checkpoints/python_sword_for_offer-checkpoint.ipynb | 9ffb8866baee33aa8efd5c4839a154fe0f493fa7 | [] | no_license | Vito-Tu/sword-for-offer | https://github.com/Vito-Tu/sword-for-offer | 7 | 1 | null | null | null | null | Jupyter Notebook | false | false | .py | 315,121 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# <center> ***前言*** </center>
# _以下代码块结合了 [剑指off... | 99,019 |
/examples/scaling-criteo/02-03b-ETL-with-NVTabular-Training-with-PyTorch.ipynb | bb8229beb63faec923dec01d6bdcf52b8131857c | [
"Apache-2.0"
] | permissive | gabrielspmoreira/NVTabular | https://github.com/gabrielspmoreira/NVTabular | 0 | 0 | Apache-2.0 | 2020-11-17T20:17:02 | 2020-11-16T09:30:37 | null | Jupyter Notebook | false | false | .py | 26,866 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
# Copyright 2020 NVIDIA Corporation. All Rights Re... | 10,362 |
/data_collection.ipynb | 4fd014a7ad2697d27e72e15424eb79a439e2faa9 | [
"MIT"
] | permissive | fagan2888/dod-ds-overview | https://github.com/fagan2888/dod-ds-overview | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 6,595 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
from math import sqrt
def canPlace(mat,i,j,n,k):
... | 3,277 |
/image_classification.ipynb | 865d657bed4c31640f6dd2252f0f5e3c0d086c19 | [] | no_license | deekshaverma24/Image | https://github.com/deekshaverma24/Image | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 23,017 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
#importing dependencies
import numpy as np
import pand... | 1,570 |
/Analysis of IMDB Movie Reviews.ipynb | c830380c2d4f54860803be519459b6878009ac06 | [] | no_license | ShahzebMalikk/Sentiment-Analysis-NLP- | https://github.com/ShahzebMalikk/Sentiment-Analysis-NLP- | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 351,866 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Importing libraries
import numpy as np
import pan... | 9,343 |
/src/result_plotting.ipynb | 28155204e646ab9ad008ce7ac20a08f7c5de39c7 | [] | no_license | kaan-aytekin/CE690-delay-prediction | https://github.com/kaan-aytekin/CE690-delay-prediction | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 2,720,024 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: kaan
# language: python
# name: kaan
# ---
# ## Packages
import os
import pandas as pd
import numpy as ... | 14,905 |
/capital_bikeshare_fun.ipynb | 3fea62d28da8a42cc184d10bb38eb25f6d9c0209 | [] | no_license | Aycrazy/capital_bikeshare_optimizer | https://github.com/Aycrazy/capital_bikeshare_optimizer | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 897,524 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 2
# language: python
# name: python2
# ---
# +
'''
from lxml import html
import requests
def get... | 21,694 |
/course 1 - Algorithmic toolbox/week5_dynamic_programming1/2_primitive_calculator/primitive calculator.ipynb | 8cb5c866e99fef29725f41f811e02c1bf92b0859 | [] | no_license | prachivishnoi27/Data-Structures-and-Algorithms-specialization-University-of-California-San-Diego | https://github.com/prachivishnoi27/Data-Structures-and-Algorithms-specialization-University-of-California-San-Diego | 1 | 0 | null | 2020-07-11T12:38:00 | 2020-07-07T06:21:50 | null | Jupyter Notebook | false | false | .py | 4,526 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# Определите количество мужчин и женщин среди испытуем... | 19,625 |
/lesson_5/AdditionalMaterials/.ipynb_checkpoints/Ch5- Sentence Classification with CNN-checkpoint.ipynb | 2b93b524ba7797c58505755d9e16f661adbb7bce | [] | no_license | NickMandylas/deep-learning-lessons | https://github.com/NickMandylas/deep-learning-lessons | 1 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 41,412 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# %matplotlib inline
from __future__ import print_func... | 13,613 |
/labs/Lab00.ipynb | 3576cef767181b884327c5d7fb78f96a3c2013fa | [] | no_license | ozencgungor/p250-spring-2021 | https://github.com/ozencgungor/p250-spring-2021 | 0 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 22,721 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# # Lab 00 : An Introduction
# ### Objectives
#
# Thi... | 18,420 |
/factors_cohesion/social_cohesion_P3.ipynb | e2a42317df913b45bacdd3a3dc7c7bcdd529bf7c | [] | no_license | Tsedtopia/final_project | https://github.com/Tsedtopia/final_project | 1 | 0 | null | null | null | null | Jupyter Notebook | false | false | .py | 108,460 | # ---
# jupyter:
# jupytext:
# text_representation:
# extension: .py
# format_name: light
# format_version: '1.5'
# jupytext_version: 1.15.2
# kernelspec:
# display_name: Python 3
# language: python
# name: python3
# ---
# +
import pandas as pd
import numpy as np
import matp... | 13,858 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.