Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Jupyter Notebook

The Jupyter Notebook, previously known as the IPython Notebook, is a language-agnostic HTML notebook application for Project Jupyter. Jupyter notebooks are documents that allow for creating and sharing live code, equations, visualizations, and narrative text together. People use them for data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.

https://github.com/whis99/userfunnelanalysis

An ecommerce user funnel conversion data analysis with matplotlib & python.

data-analysis data-analysis-python data-analyst data-visualization google-colab jupyter-notebook matplotlib python

Last synced: 13 Nov 2024

https://github.com/benitomartin/birds-classification

Computer Vision (Pytorch) Birds Classification

efficientnet gradio jupyter-notebook python pytorch

Last synced: 08 Nov 2024

https://github.com/donjayamanne/vscode-default-python-kernel

Default Python Kernels for Jupyter Notebooks

jupyter-notebook python vscode

Last synced: 18 Oct 2024

https://github.com/flojud/movie-recommender

Jupyter Notebook to combine my Netflix and Amazon Prime Video watch history

data-science jupyter-notebook pandas-dataframe

Last synced: 09 Nov 2024

https://github.com/huaxiaz/honor_engineering_analysis

This repository is adapt from the course materials for Honors Engineering Analysis at Northwestern University. The course is designed for Engineering first-year undergraduate students to learn about linear algebra and its applications.

degree-distribution erdos-renyi-model iterative-methods jacobi-iteration jupyter-notebook linear-algebra markov-chain networkx networkx-tutorial numpy numpy-matrix pagerank-algorithm python random-graphs randomgraph

Last synced: 18 Oct 2024

https://github.com/alejo1630/whatsapp_chat_analysis

A Jupyter Notebook with the analysis for a Whatsapp Chat using several techniques of data wrangling, EDA and Sentiment Analysis

data-visualization data-wrangling emojis exploratory-data-analysis jupyter-notebook sentiment-analysis whatsapp-chat

Last synced: 14 Oct 2024

https://github.com/nandahkrishna/amld2020

Submission to the AMLD 2020 Transfer Learning for Crisis Response Challenge organised by DEEP

bert bert-embeddings jupyter-notebook machine-learning natural-language-processing nlp python3 transfer-learning transformers

Last synced: 15 Oct 2024

https://github.com/r78v10a07/RNASeqWF

This code shows the validation of Differential Gene Expression Analysis from RNASeq data using as quantificator tools TPMCalculator

cwl jupyter-notebook rnaseq

Last synced: 23 Oct 2024

https://github.com/zzampax/binary-classification-classifiers

Very Basic implementation of Binary Classifiers in a Jupyter Notebook environment

banana classifier-training jupyter-notebook machine-learning machine-learning-algorithms python3

Last synced: 08 Nov 2024

https://github.com/marx-wrld/text-to-handwritten-converter

This project is a Python code that converts typed text to a handwritten human text using Pywhatkit library.

jupyter-notebook machine-learning python3 pywhatkit

Last synced: 13 Nov 2024

https://github.com/marx-wrld/cuss-words-remover

This is a python code that removes cuss words from a user's sentence.

jupyter-notebook nlp

Last synced: 13 Nov 2024

https://github.com/ce11an/spotify-recommender

A Spotify recommendation engine that can recommend songs based on your playlist.

jupyter-notebook python recommendation-engine

Last synced: 01 Nov 2024

https://github.com/pwilmart/yeast_carbonsources

Yeast TMT data - 3 different carbon sources (from Gygi lab) analyzed with PAW pipeline and MaxQuant

jupyter-notebook paw-pipeline proteomics r statistical-testing tmt tmt-data-analyses

Last synced: 13 Nov 2024

https://github.com/alejo1630/tensile_test

This Python notebook is used to compute mechanical properties based on a tensile test data for a metallic material

jupyter-notebook mathematical-methods mechanical-properties python tensile-test

Last synced: 08 Nov 2024

https://github.com/alejo1630/sport_stats

Data analysis of information from the summer and winter Olympic games over the years. UC Davis SQL Specialization Final Project

data-analysis jupyter-notebook olympics-dataset plotly python seaborn sql

Last synced: 08 Nov 2024

https://github.com/alejo1630/grades_college_analysis

A Jupyter Notebook with the analysis and prediction of Final Grades (Pass/Fail) for students of mechatronics engineering in several mechanic courses.

binary-classification college-grade cross-validation data-visualization exploratory-data-analysis feature-engineering jupyter-notebook recursive-feature-elimination regression-models

Last synced: 08 Nov 2024

https://github.com/mirsazzathossain/dockerized-jupyter

This repo 📚 contains a `docker-compose.yml` file for running a Jupyter notebook 📓 server in a Docker container 🐳. Easily save your notebooks and conda environments 🐍 to your local machine for simple access and restoration. Say goodbye to dependency issues and installation headaches 🤕 and start using Jupyter now! 🚀

anaconda-environment conda-environment docker docker-compose docker-container docker-image docker-jupyter docker-jupyter-env dockerfile jupyter jupyter-client jupyter-docker jupyter-kernels jupyter-notebook jupyter-server jupyterlab

Last synced: 03 Nov 2024

https://github.com/alejo1630/titanic_kaggle

This Python Notebook is a proposal to analyse the Titanic dataset for the Kaggle Competition, using several data science techniques and concepts.

data data-science jupyter-notebook notebook python titanic-survival-prediction

Last synced: 08 Nov 2024

https://github.com/FranzDiebold/jawsume

Use AWSume in Jupyter.

awsume jupyter jupyter-notebook jupyterlab

Last synced: 08 Nov 2024

https://github.com/gitjeff05/nih-grant-awards

Analysis of NIH grant awards from ExPORTER data files

data-visualization jupyter-notebook jupyterlab matplotlib pandas python3 seaborn

Last synced: 13 Nov 2024

https://github.com/alejo1630/4bar_mechanism

This Python Notebook is a tool to calculate the kinematic model (position, velocity and acceleration) for a 4-bar mechanism in several configurations

4barmechanism jupyter-notebook kinematic-modeling python

Last synced: 08 Nov 2024

https://github.com/alejo1630/video_tracking

This Python Notebook allows you to perform a video tracking of an object and obtain its kinematic information such as displacement, speed and acceleration.

computer-vision jupyter-notebook kinematics python video-tracking

Last synced: 08 Nov 2024

https://github.com/marc-kruiss/world-natural-disaster-notebook

Jupyter Notebook for representing the data of world-natural-disaster events

data-science data-visualization jupyter jupyter-notebook natural-disasters notebook python

Last synced: 05 Nov 2024

https://github.com/janduplessis883/tonetint_package

Quick sentiment analysis toolkit with advanced visualization, for Jupyter Notebook and Streamlit & Terminal.

jupyter-notebook sentiment-analysis streamlit visualization

Last synced: 15 Oct 2024

https://github.com/cluebbers/reproducibility-meteor-nlp

Investigates the reproducibility of METEOR scores in scientific papers. Includes a systematic literature review and validation of METEOR implementations.

bleu docker jupyter-notebook machine-learning meteor nlp python reporducibility rouge software-validation systematic-literature-review

Last synced: 31 Oct 2024

https://github.com/shubham18024/kernel-behavior-and-scheduling-algorithms

This repository features programs that explore Linux kernel functionality, memory management strategies, and various process scheduling algorithms. It's designed to help users understand core operating system concepts through practical implementations.

best-fit-algorithm cpu-scheduling fcfs-scheduling first-fit-algorithm flowchart ipython jupyter-notebook linux linux-kernel memory-management premptive-priority-scheduler python sjf-scheduling srtf-scheduling worst-fit-algorithm

Last synced: 18 Nov 2024

https://github.com/kritzware/neptune

NodeJS shareable notebook environment

javascript jupyter-notebook nodejs

Last synced: 23 Oct 2024

https://github.com/saadbazaz/urdu_python_kernel

UrduPython kernel for Jupyter/IPython

jupyter-kernel jupyter-kernels jupyter-notebook

Last synced: 14 Oct 2024

https://github.com/nekruzash/regression-correlation

This is from CS2023 - AI/DS/ML class, trained a model based on different categories of data and predicted using a linear regression for the best feature that has the greatest effect on the housing prices.

jupyter-notebook python scikit-learn

Last synced: 15 Nov 2024

https://github.com/gauravsingh9356/machine_learning

All my practical learning work involved in MACHINE LEARNING (Data Processing to Deep Learning)

deep-learning jupyter-notebook machine-learning machine-learning-algorithms nlp-machine-learning python scikit-learn

Last synced: 09 Nov 2024

https://github.com/aeksco/hackathon_jupyterhub

A hackathon-friendly JupyterHub deployment with Docker & NGINX.

jupyter-notebook jupyterhub jupyterhub-hackathon nginx open-data pandas python2 python3 r-notebook tensorflow

Last synced: 13 Oct 2024

https://github.com/dizys/movie-review-sentiment-classification

Building a sentiment classifier that takes movie review text and output rating from 1 to 10 using Word2Vec, bidirectional LSTM, AWD LSTM and more.

fastai jupyter-notebook pytorch sentiment-classification

Last synced: 07 Nov 2024

https://github.com/meetptl04/imagestyletranfer

This project demonstrates how to apply neural style transfer using TensorFlow and a pre-trained VGG19 model. The goal is to combine the content of one image with the style of another to create a stylized image. The repository includes code for image processing, loss computation, style transfer, and visualization

image-processing jupyter-notebook keras matplotlib tenserflow

Last synced: 04 Nov 2024

https://github.com/maribelacosta/dief-notebooks

Jupyter Notebooks to reproduce analysis with dief R package

benchmarking dief diefficiency-metrics efficiency jupyter-notebook r reproducible-analysis

Last synced: 09 Nov 2024

https://github.com/shubhranpara/heart-disease-predictor

I have created this project as my Python term assignment. In this project I have trained a ML model to predict the heart disease using Scikit-learn library in python.

google-colab jupyter-notebook machine-learning medical prediction-model python scikit-learn

Last synced: 09 Nov 2024

https://github.com/felixpatzelt/covid-19

Code for personal plotting of the official numbers

animation cartopy covid-19 covid19 jupyter-notebook map matplotlib python

Last synced: 18 Nov 2024

https://github.com/cbhihe/pydojo

Improve your coding skills with a selection of iPython notebooks

ipython-notebooks jupyter-notebook python tutorial-code

Last synced: 09 Nov 2024

https://github.com/esvs2202/credit-card-lead-prediction-model

A classification model built using Gradient Boosting classifier algorithm and deployed using flask framework, gunicorn and Heroku.

banking-application exploratory-data-analysis flask-application gunicorn-web-server heroku-deployment jupyter-notebook machine-learning-algorithms pycharm-ide python3

Last synced: 08 Nov 2024

https://github.com/juliasouz/python-projects

This repository contains 4 projects: Data Analysis with Pandas, Automate Tasks Project, Salary Calculator with GUI library, and Budget Generator.

jupyter-notebook openpyxl pandas plotly pyperclip python3 time tkinter webbrowser yfinance

Last synced: 08 Nov 2024

https://github.com/cehbrecht/jupyter-guide-to-climate-data

Jupyter Books with notebook examples for using climate data

climate-data copernicus esgf jupyter-notebook

Last synced: 27 Oct 2024

https://github.com/mjbright/binder_jupyter_notebook

A first attempt at creating my own Binder Docker Image for live Jupyter Notebooks online

binder binder-docker-image binder-jupyter-notebook jupyter jupyter-notebook

Last synced: 08 Nov 2024

https://github.com/cloxnu/omegalab

🧪⚗️🔭🔬🧬🦠🧫🌡 Omega AI Research Laboratory

ai cnn jupyter-notebook keras keras-neural-networks keras-tensorflow tensorflow

Last synced: 13 Nov 2024

https://github.com/makiuchi-d/whitenote

The whitespace kernel for Jupyter

interpreter jupyter-lab jupyter-notebook whitespace

Last synced: 13 Oct 2024

https://github.com/youyoubilly/pantilt

This is a tool kit for controlling two servos at a pan tilt in jupyter notebook.

camera jupyter-notebook jupyterlab pantilt servo-control

Last synced: 13 Oct 2024

https://github.com/librasteve/raku-physics-measure-jupyter

Jupyter workbook examples for raku Physics::Measure

binder jupyter jupyter-notebook raku units units-of-measurement

Last synced: 05 Nov 2024

https://github.com/dhruvathaide/stockmarketanalysis

This is code that I have written early on to analyze the Stock Market and provide predictions which is still in the early stages!

analysis jupyter-notebook python3 stockmarket stockmarketanalysis

Last synced: 14 Nov 2024

https://github.com/techytushar/ml_and_dl

Implementation of various ML and DL algorithms in Python

100-days-of-ml-code deep-learning jupyter-notebook machine-learning python3

Last synced: 10 Nov 2024

https://github.com/douglascdev/bitcoin_e-waste

Jupyter Notebook that calculates a rough estimate of how much e-waste is generated per transaction by the Bitcoin main network, based on the expected lifespan and hash rate of the ASIC Antminer S19J Pro.

bitcoin cryptocurrency jupyter-notebook python3

Last synced: 11 Nov 2024

https://github.com/arhcoder/reddit-network

🟠 Complete analysis on Reddit Network with data on connections between Subreddits to find communities.

communities communities-detection graph graphs jupyter-notebook python reddit reddit-network social-network social-networks stanford stanford-university

Last synced: 11 Nov 2024

https://github.com/mattdelaune/saas_cohort_analysis

This project analyzes customer segmentation and behavior using data science and cohort analysis. Key metrics like CRR, NRR, CLR, and CLV are examined through detailed charts, including the cohort layer cake and CLR vs. CLV cost efficiency analysis. Exploratory Data Analysis and systematic data manipulation reveal actionable insights.

anaconda git jupyter-notebook matplotlib numpy pandas python saas-data sales-data sales-data-analysis-project seaborn

Last synced: 08 Nov 2024

https://github.com/tomyc/sqlsaturday_2017

Materiały do prezentacji wygłoszonej w ramach konferencji SQLSaturday 2017 w Katowicach

2017 jupyter-notebook mssqlserver python t-sql

Last synced: 12 Oct 2024

https://github.com/lgautier/project-tycho-utilities

Data from Tycho Project (infectious diseases in US) into an SQLite database + demo analysis in Jupyter notebook

ggplot2 infectious-diseases jupyter-notebook r visualization

Last synced: 10 Nov 2024

https://github.com/shadan100/stroke-prediction-analysis

A web based application to predict whether a patient is likely to get stroke based on the input parameters like gender, age, various diseases, and smoking status. Each row in the data provides relevant information about the patient.

artificial-intelligence data-analysis data-science django django-framework jupyter-notebook machine-learning matplotlib pandas predictive-modeling python stroke-prediction web-application

Last synced: 11 Oct 2024

https://github.com/naereen/iocamljs-static

A static build of IOCamlJS kernel for IPython notebook - see https://github.com/andrewray/iocamljs/tree/gh-pages

iocaml ipython-notebook jekyll-site js-of-ocaml jupyter-kernel jupyter-notebook jupyter-ocaml ocaml ocaml-jupyter

Last synced: 23 Oct 2024

https://github.com/madhu-smita-behera/online-payment-fraud-detection

Online payment system offers numerous advantages including convenience, 24/7 accessibility, speed, security, tracking transactions and many more. But it also leads to payment fraudulent activities sometimes. To maintain trust and reduce financial losses, online payment fraud detection is necessary.

jupyter-notebook logistic-regression machine-learning-algorithms python3 random-forest-classifier transformation xgboost

Last synced: 08 Nov 2024

https://github.com/negativenagesh/spam-ham_email_detection_machine_learning

This project focuses on classifying spam/ham emails, using machine learning algorithms like LGR, NB, RF, DT etc.. and based on the accuracy score and precision score I chose logistic regression for the classification. And I have used streamlit for frontend.

app data-analysis data-cleaning data-engineering data-science data-visualization data-visualizations jupyter-notebook logistic-regression machine-learning modeling naive-bayes-classifier nlp python

Last synced: 05 Nov 2024

https://github.com/aliwoto/csq_ipf22

A repository containing all jupyter notebook files of csq_ipf22.

education educational jupyter-notebook python-education python3

Last synced: 14 Nov 2024

https://github.com/adzialocha/notebook

Jupyter notebooks for random experiments with audio processing, data analysis and machine learning

jupyter-notebook keras learning librosa music21 scikit-learn

Last synced: 05 Nov 2024

https://github.com/laurentpayot/graia

An *experimental* neural network library.

ai futhark jupyter-notebook neural-network

Last synced: 12 Nov 2024

https://github.com/saket-sk/sppu-semester7-cl7_lab

Assignments Comprising ICS (Information & Cyber Security) and MLA (Machine Learning and Applications)

computer-security cyber-security java jupyter-notebook machine-learning python r rstudio-server security

Last synced: 10 Nov 2024

https://github.com/saket-sk/building-a-recommendation-engiene-course

Building a Recommendation engine course walkthrough. IDE used :- Spyder ; Environment name :- RecSys (created in Anaconda Navigator) ; Python Package used :- Surprise ; Tutor :- Frank Kane, Sundog Education

anaconda artificial-intelligence dataset jupyter-notebook machine-learning python recommender-system spyder surprise-python tutorial

Last synced: 10 Nov 2024

https://github.com/miksus/jubox

Pythonic way to operate Jupyter Notebooks in Python

jupyter-notebook python3

Last synced: 31 Oct 2024

https://github.com/shihanng/iruby-docker

Jupyter Docker Stack image with Ruby kernel (iruby) for Jupyter/IPython Notebook enabled.

docker iruby iruby-notebook jupyter-notebook jupyterlab python ruby

Last synced: 24 Oct 2024

https://github.com/mattdelaune/ecommerce_market_basket_analysis

This repository includes a Market Basket Analysis (MBA) project with advanced data cleaning and a Power BI dashboard. It identifies top revenue-driving item pairs, their impact on CLV and ATV, and offers insights for optimized product bundling and revenue growth.

anaconda git google-docs jupyter-notebook kaggle-api numpy pandas postgresql powerbi psql random sql sql-magic sqlalchemy vscode

Last synced: 11 Oct 2024

https://github.com/sdam-au/gi_etl

Repository for extraction, transformation and cleaning of PHI dataset

epigraphy etl inscriptions jupyter-notebook python r

Last synced: 06 Nov 2024

https://github.com/matsumotosan/numerical-linear-algebra

Jupyter notebooks on concepts from numerical/computational linear algebra. Inspired by Professor Rachel Thomas' class on computational linear algebra.

applied-linear-algebra computational-linear-algebra jupyter-notebook linear-algebra numerical-linear-algebra pytorch

Last synced: 28 Oct 2024

https://github.com/sulagna-dutta-roy/coupon-prediction

Major League Hacking submission for machine learning challenge.

jupyter-notebook machine-learning major-league-hacking

Last synced: 31 Oct 2024

https://github.com/sameetasadullah/neural-network-implementation

Neural Network implemented with different Activation Functions i.e, sigmoid, relu, leaky-relu, softmax and different Optimizers i.e, Gradient Descent, AdaGrad, RMSProp, Adam. You can choose different loss functions as well i.e, cross-entropy loss, hinge-loss, mean squared error (MSE)

activation-functions adagrad adam-optimizer cross-entropy-loss gradient-descent hinge-loss jupyter-notebook leaky-relu loss-functions mean-squared-error neural-network optimizers pycharm pycharm-ide python python3 relu-activation rmsprop sigmoid-activation softmax-activation

Last synced: 08 Nov 2024