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/ozekik/cityview

CityJSON loader and renderer for three.js, react-three-fiber, and Jupyter Notebook / JupyterLab

citygml cityjson jupyter jupyter-notebook jupyterlab python threejs

Last synced: 11 Oct 2024

https://github.com/weiji14/cryospheric-data-lakes

Big data tools to handle various cryospheric remote sensing datasets, mostly in python.

cryosat cryosphere docker icesat jupyter-notebook open-source python remote-sensing reproducible-research satellite

Last synced: 07 Jan 2025

https://github.com/suleman-elahi/collatz-conjecture

A calculator as Jupyter Lab notebook for Collatz Conjecture or commonly known as 3x+1 problem.

jupyter-notebook mathematics problem-solving python

Last synced: 01 Jan 2025

https://github.com/blurred-machine/ineuron

This repository consists of all the study material for the course of iNeuron. The course is "Deep learning with Advance Computer Vision and NLP Masters".

assignments computer-vision deep-learning ineuron jupyter-notebook machine-learning nlp project python

Last synced: 21 Jan 2025

https://github.com/lukanedimovic/qc-tutorial

Komprehenzivni uvod u svijet kvantnog računarstva na srpskom jeziku

jupyter-notebook python qiskit quantum-computing tutorial

Last synced: 17 Dec 2024

https://github.com/shreyamalogi/road-lane-detection

Road lane detection is the process of using computers to identify and highlight the lanes on a road in pictures or videos.

data-science jupyter-notebook opencv python

Last synced: 09 Dec 2024

https://github.com/nasdin/drone-strike-visualization

Connecting to Drone Strike API and performing an analysis on frequency of drone strikes, trend and patterns

analysis api basemap data-analysis data-science data-visualization drone drone-strikes eda geopy jupyter-notebook visualization

Last synced: 28 Dec 2024

https://github.com/yashika-malhotra/exploratory-data-analysis-for-multinational-retail-corporation

Analysis via CLT and Visualization on Multinational Retail Corporation's data to provide insights and recommendations to improve their userbase.

colab-notebook data jupyter-notebook matplotlib numpy pandas python seaborn stats

Last synced: 14 Nov 2024

https://github.com/lucs1590/strava-analysis

🏃📊 Using strava to do personal analyses and to practice data scientist skills.

data-analysis data-science github jupyter-notebook python3 strava strava-api

Last synced: 17 Dec 2024

https://github.com/pushker-stark/vehicle-number-plate-recognition

The task is to implement an automatic number plate recognizer in an unconstrained condition that considers occlusion, poor quality of images, and other spatial variations in image data.

deep-learning jupyter-notebook license-plate-recognition plate-recognition python vehicle

Last synced: 12 Dec 2024

https://github.com/vaibhav-kesarwani/books_recommendation_system

A 𝗕𝗼𝗼𝗸 𝗥𝗲𝗰𝗼𝗺𝗺𝗲𝗻𝗱𝗮𝘁𝗶𝗼𝗻 𝗦𝘆𝘀𝘁𝗲𝗺 📚 uses algorithms to suggest books based on user preferences and behavior. It personalizes recommendations, helping readers discover new titles that match their interests 🌟.

dataset jupyter-notebook numpy pandas plotly python3 sklearn

Last synced: 10 Oct 2024

https://github.com/hamdivazim/examresultsjupyter

A project I made back in 2021! Plots graphs using csv data.

graphing ipython-notebook jupyter-notebook matplotlib matplotlib-pyplot numpy pandas seaborn table

Last synced: 12 Jan 2025

https://github.com/faizanmohd5/web-scraping-iphone-11-reviews

This is a web scraping project that extracts customer reviews for the iPhone 11 from Flipkart.com using Python and BeautifulSoup. The extracted data is saved in a CSV file for further analysis. Use it as a starting point for your own web scraping projects or for analyzing customer reviews of the iPhone 11.

beautifulsoup csv data-visualization dataanalysis dataextraction datainsights datamining datapreprocessing ecommerce-website ipython-notebook jupyter-notebook python reviews reviewscrapper webscraping

Last synced: 12 Jan 2025

https://github.com/cyberfantics/jupyter-to-pdf-processor

A Python-based tool for automating PDF processing and Jupyter Notebook conversion. Customize PDFs with borders, headers, and footers while ensuring seamless file management. Streamline your document workflows with this user-friendly and efficient solution!

jupyter-notebook open-source pdf-automation scraping selenium selenium-python

Last synced: 11 Dec 2024

https://github.com/kinshuk-code-1729/python-training-notebooks

This repository contains jupyter notebooks of python snippets day-wise made during my python training.

colab-notebooks jupyter-notebook python

Last synced: 12 Jan 2025

https://github.com/ejw-data/heroku-rideshare-app

Heroku Flask App that predicts the cost of a Chicago rideshare (non-pooled)

css d3-visualization flask-application html jupyter-notebook python

Last synced: 22 Jan 2025

https://github.com/lepisma/jrun

Run jupyter notebooks as command line scripts with variable overrides

command-line-tool jupyter-notebook

Last synced: 21 Jan 2025

https://github.com/nekruzash/monte-carlo-sim

This is an assignment from CS2023 - AI/DS/ML, where I conducted a monte carlo simulation to investigate the behavior of the coupon collector's problem, a classic problem in probability theory.

jupyter-notebook monte-carlo-simulation python

Last synced: 16 Jan 2025

https://github.com/ejdecena/tutorial-jupyter

Tutorial Jupyter Notebooks.

jupyter jupyter-notebook

Last synced: 11 Dec 2024

https://github.com/gauravg-20/abstractive-text-summarization

Abstractive text summarization generates a shorter version of a given sentence while attempting to preserve its contextual meaning. In our approach we model the problem using an attentional encoder decoder which ensures that the decoder focuses on the appropriate input words at each step of our generation.

abstractive-text-summarization bag-of-words encoder-decoder-model jupyter-notebook nlp-machine-learning seq2seq-model

Last synced: 27 Dec 2024

https://github.com/rutujar/scikit-learn

Scikit learn is applied for Androsensor (available in google play store) datasets and iris data sets.

jupyter-notebook linear-regression machine-learning python scikit-learn svm

Last synced: 22 Nov 2024

https://github.com/librasteve/raku-math-polygons

Some perl6 polygon objects that draw using SVG

jupyter-notebook math mathematics maths perl6 polygons svg

Last synced: 23 Dec 2024

https://github.com/mel-edo/python-sem3

Python and jupyter notebook files for OOPs lab

jupyter-notebook python

Last synced: 28 Jan 2025

https://github.com/vaibhav-kesarwani/text_emotion_classifier

A 𝗧𝗲𝘅𝘁 𝗘𝗺𝗼𝘁𝗶𝗼𝗻 𝗖𝗹𝗮𝘀𝘀𝗶𝗳𝗶𝗲𝗿 is an AI model that analyzes text to detect and classify emotions like 𝗵𝗮𝗽𝗽𝗶𝗻𝗲𝘀𝘀 😊, 𝘀𝗮𝗱𝗻𝗲𝘀𝘀 😢, 𝗮𝗻𝗴𝗲𝗿 😠, and 𝘀𝘂𝗿𝗽𝗿𝗶𝘀𝗲 😲. It's used in sentiment analysis, customer feedback, and social media monitoring to understand and respond to emotions more effectively.

jupyter-notebook kaggle-dataset keras keras-tensorflow pandas python3 sklearn tensorflow

Last synced: 10 Oct 2024

https://github.com/jesusgautamah/ruby-ipynbs

My collection of Ruby Jupyter Notebooks

chatgpt gpt-3 ipynb jupyter-notebook rspec ruby

Last synced: 16 Jan 2025

https://github.com/cworld1/da-learning

Some notes and code about CWorld learning Data Analysis

data-analysis data-science jupyter-book jupyter-notebook python r

Last synced: 23 Jan 2025

https://github.com/crispengari/ml-data-loading

💎 This is a simple quick guide on working with files in pandas. We will be working with the following types of files and learn how to read and write using the pandas library.

ai dataframe datascience jupyter-notebook machine-learning numpy pandas python

Last synced: 16 Dec 2024

https://github.com/chesterxalan/obstructivesleepapneadiagnosis-spo2

An auto diagnostic system for obstructive sleep apnea (OSA) based on SpO2 signals.

ai deep-learning diagnosis jupyter-notebook obstructive-sleep-apnea python pytorch spo2

Last synced: 16 Jan 2025

https://github.com/bcongdon/agdq-2017-schedule-analysis

:bar_chart: Visualizations of the AGDQ 2017 Marathon Schedule

data-science jupyter-notebook

Last synced: 17 Jan 2025

https://github.com/thecoderpinar/ml-perceptron-project

This project demonstrates the implementation of the Perceptron algorithm for binary classification tasks. It includes various advanced features such as data augmentation, feature engineering, and deep learning techniques to enhance model performance and robustness.

artificialintelligence binaryclassification dataanalysis datascience deep-learning jupyter-notebook machinelearning opensource perceptronalgorithm programming python

Last synced: 16 Dec 2024

https://github.com/alvertogit/datascience

Data Science AI Artificial Intelligence Machine Deep Learning Classification Regression Python Keras TensorFlow TensorFlow2 TPOT XGBoost Matplotlib NumPy Pandas scikit-learn Folium Seaborn Jupyter Lab Notebook

artificial-intelligence data-science deep-learning jupyter-lab jupyter-notebook keras machine-learning matplotlib pandas python scikit-learn tensorflow tensorflow2

Last synced: 23 Nov 2024

https://github.com/mindful-ai-assistants/movierevenueanalysis

🎬💰 Analyze movie companies' revenue, release strategies, and financial performance using statistical techniques for actionable insights. This project explores data on total revenue, number of releases, and lifetime gross to uncover patterns that can drive strategic decisions in the film industry.

correlation-analysis data-analysis data-science heatmap jupyter-notebook open-source python statistical-analysis statistical-analysis-and-hypothesis-testing statistics ttest

Last synced: 22 Jan 2025

https://github.com/modern-agile-team/docker-for-crawler

파이썬과 jupyter notebook으로 크롤러를 개발하기 위한 기본 개발 환경 셋업

anaconda beautifulsoup4 crwaler docker docker-compose jupyter-notebook python3 requests

Last synced: 28 Dec 2024

https://github.com/pwildenhain/advent-of-code-2019

Solving daily coding puzzles to help rescue :santa: and save Christmas

advent-of-code advent-of-code-2019 jupyter-notebook python

Last synced: 09 Dec 2024

https://github.com/b4pt0r/ipy_agent

AI agent designed to be integrated into any IPython shell (Terminal, Jupyter notebook, QtConsole, etc.).

ai aiagent assistant ipython jupyter jupyter-notebook

Last synced: 11 Oct 2024

https://github.com/koldim2001/jupiterlabcv

Готовый сервис JupiterLab для разработок в сфере компьютерного зрения

computer-vision docker docker-compose gpu-computing jupyter-lab jupyter-notebook jupyterlab

Last synced: 19 Dec 2024

https://github.com/omkarpattnaik8080/pandas

Using dataset from kaggle I am implementing basic and advanced panda operations to analyze data from the dataset

colab-notebook data-science dataanalysis jupyter-notebook machine-learning pandas python

Last synced: 14 Jan 2025

https://github.com/echosingh/how-to-talk-to-girls

This repository tells about respectful ways to talk to girls

jupyter-notebook ml python streamlit

Last synced: 23 Dec 2024

https://github.com/thisis-developer/body-language-detection-with-mediapipe-and-opencv

Explore the world of non-verbal communication like never before with our Body Language Detection solution. Utilizing the advanced capabilities of MediaPipe and OpenCV, we provide real-time insights into human gestures, postures, and facial expressions.

body-language facial-expression-recognition jupyter-notebook keras mediapipe opencv pkl sklearn tensorflow tensorflow-lite tflite

Last synced: 04 Dec 2024

https://github.com/reubano/peoria-js-mithriljs

Code and presentation for the "Component based development using Mithriljs" Peoria JavaScript Meetup talk

coffeescript jupyter-notebook mithriljs

Last synced: 28 Jan 2025

https://github.com/julianpistorius/kafka_metrics_demo

Push system metrics to Kafka using metricbeat. Consume metrics from Python and display animated live charts.

jupyter-notebook kafka matplotlib metricbeat python

Last synced: 19 Dec 2024

https://github.com/tokusumi/noglobal-magic

Magic command for jupyter notebook, to stop / warning function declaration including global variables. It helps to avoid side effect involving global variables.

jupyter-notebook

Last synced: 06 Dec 2024

https://github.com/abhijit2505/cat-photo-classification

This repository contains two models having Two - layers ANN and L - layers ANN respectively to classify Cat photo and Non-Cat photo. This ANN works on the mathematical principles of Logistic Regression and Cross Entropy.

artificial-neural-networks classification-algorithm cross-entropy-loss jupyter-notebook logistic-regression-algorithm machine-learning python3

Last synced: 23 Jan 2025

https://github.com/open-atmos/jupyter-utils

utility routines used in PySDM, PyPartMC & PyMPDATA example Jupyter notebooks

colab jupyter-notebook matplotlib pip pypi-package python

Last synced: 15 Oct 2024

https://github.com/i7mada249/ipynb-creator-bot

This Telegram bot converts text messages into Jupyter notebooks and PDFs.

docker jupyter-notebook python telegram-bot text-editor text-processing

Last synced: 03 Dec 2024

https://github.com/aprooks/k3s-learning

learning k3s and a micro tutorial for k8s

bash jupyter-notebook k3s kubernet tutorials

Last synced: 08 Dec 2024

https://github.com/asifdotexe/timeseriesanalysis

This repository serves as a central hub for all of my projects related to time series analysis. Here, you'll find a collection of projects, code samples, and resources that explore various aspects of time series data and its analysis.

data-analysis feature-engineering jupyter-notebook pandas python time-series-analysis visualization

Last synced: 15 Jan 2025

https://github.com/d-coder111/personalized-cancer-diagnosis-ml

Classify the given genetic variations/mutations based on evidence from text-based clinical literature.

cancer-diagnosis genetic-variations jupyter-notebook machine-learning python

Last synced: 27 Jan 2025

https://github.com/xoraus/bigmart-salesprediction-xgboost

According to the information provided, Bigmart is a big supermarket chain, with stores all around the country and its current board set out a challenge to all Data Scientist out there to help them create a model that can predict the sales, per product, for each store. BigMart has collected sales data from the year 2013, for 1559 products across 10 stores in different cities. With this information the corporation hopes we can identify the products and stores which play a key role in their sales and use that information to take the correct measures to ensure success of their business

artificial-intelligence jupyter-notebook machine-learning

Last synced: 13 Jan 2025

https://github.com/guillainbisimwa/hpnk-indicateurs

Compile daily, weekly and monthly reports, for different departments. I have created this project to automate data analysis to really help me cut down on times around 10 times faster than before

dataframe jupyter-notebook notebook python

Last synced: 02 Dec 2024

https://github.com/leonism/dataiku

This repo consist of my Dataiku project files.

dataiku datascience jupyter jupyter-notebook machinelearning python

Last synced: 08 Dec 2024

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

An evolving collection of Python projects demonstrating creativity and technical skills across various domains.

advanced begineer intermediate jupyter-notebook projects python

Last synced: 31 Oct 2024

https://github.com/mekhyw/modeling-and-simulation-of-the-physical-world

Discrete and continuous mathematical modeling of 1st and 2nd order dynamical systems, numerical simulation of models of dynamical systems using Python, principles of scientific methodology. Credits to professors Fabio Pelicano, Fabio Bobrow and Fabio Hage

excel jupyter-notebook object-tracking scipy simulation

Last synced: 11 Jan 2025

https://github.com/poga/dat-ipynb-demo

use ipython notebook to analyze data in dat archive

dat data-analysis distributed jupyter-notebook

Last synced: 15 Dec 2024

https://github.com/alphasecio/google-colab

A collection of Google Colab notebooks for beginners and enthusiasts alike.

google-colab jupyter-notebook langchain notebooks python streamlit

Last synced: 09 Nov 2024

https://github.com/clemsciences/cltk-2019-graz

Presentation of CLTK with slides and notebooks

cltk corpus digital-humanities jupyter-notebook lemmatizer nlp

Last synced: 08 Dec 2024

https://github.com/westurner/nbmeta

RDF, JSON-LD, YAML-LD metadata support for Jupyter Notebook, Sphinx

jsonld jupyter-notebook linked-data linkedreproducibility rdfa rdfs schema-org

Last synced: 11 Jan 2025

https://github.com/jlumbroso/ellsworth

Studies and random generators based on Ellsworth Kelly's procedural art, including "Seine" (1951), with implementations in Python/Jupyter.

computational-art jupyter-notebook

Last synced: 02 Dec 2024

https://github.com/mgobeaalcoba/exploratory_data_analysis_with_python

Explore and analyze data effectively with Python. This repository offers tools and techniques for conducting insightful exploratory data analysis (EDA) to extract valuable insights.

colab-notebook eda exploratory-data-analysis exploratory-data-visualizations jupyter-notebook models python3

Last synced: 20 Jan 2025

https://github.com/annakthrnlee/FIFA_World_Cup

Creating a repository for the group, establishing a supervised machine learning model, building a mockup database using SQL, and determining the appropriate technologies.

google-slides jupyter-notebook machine-learning neural-network pandas python sql sqlalchemy tableau tableau-public tensorflow

Last synced: 23 Oct 2024

https://github.com/mgobeaalcoba/exploratory_data_analysis_course

Un repositorio donde iré cargando tutoriales y practicas de trabajos de analisis de datos exploratorios con pandas, numpy, mathplotlib, Plotly, etc

data-science deepnote google-colab jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 20 Jan 2025

https://github.com/revogati/ecommerce_consumer_behaviour

This is a Full Data Analytics project From data cleaning, preparation, exploration, Interpretation of insights up to Presentation of findings and recommendations..

data-analysis data-exploration ecommerce jupyter-notebook python sql tableau-public visualization

Last synced: 07 Jan 2025