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/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: 23 Dec 2024

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

Default Python Kernels for Jupyter Notebooks

jupyter-notebook python vscode

Last synced: 10 Jan 2025

https://github.com/thisishaykins/pyml

PyML is a Python & Machine Learning Project that processes Sales and Music data, performs test, train, analyse and predict events data with Jupyter Notebook

junit5 jupyter jupyter-lab jupyter-notebook python python3

Last synced: 13 Dec 2024

https://github.com/ducthienbui97/pokedex

I am making a real pokedex with a model 85% accuracy top 1, 91% top 3, 93% top 5

classifier cnn cnn-keras deep-learning deep-neural-networks jupyter-notebook keras pokemon python tensorflow

Last synced: 17 Dec 2024

https://github.com/matthewfeickert/jupyter-notebook-basics

Some examples of how to do some core things in Jupyter

binder jupyter jupyter-notebook tutorial

Last synced: 10 Jan 2025

https://github.com/kalaschnik/video-image-composer

🎬 Use Python (and MoviePy) to compose video files with image files

jupyter-notebook moviepy python video-processing

Last synced: 17 Dec 2024

https://github.com/msiddhu/ml-notebooks

Machine Learning projects.

jupyter-notebook machine-learning

Last synced: 17 Dec 2024

https://github.com/osteele/nbcollate

Collate Jupyter assignment notebooks

classroom classroom-tools cli jupyter jupyter-notebook

Last synced: 17 Dec 2024

https://github.com/memergamer/geneticanalyzer

Visualizing genetic algorithms with graphs

genetic-algorithm jupyter-notebook network-visualization python

Last synced: 17 Dec 2024

https://github.com/lasithaamarasinghe/dog-classification-with-tensorflow

This is an end-to-end deep learning project using Tensorflow and Keras for dog classification.

convolutional-neural-networks deep-learning dog-classification jupyter-notebook keras matpolotlib pandas pil pillow tensorflow

Last synced: 10 Jan 2025

https://github.com/lasithaamarasinghe/olympic-medal-count-prediction

This ML model predicts the medal count for various countries in the Olympic Games using Linear Regression.

jupyter-notebook linear-regression machine-learning medal-count-prediction numpy olympics pandas python sckiit-learn seaborn

Last synced: 10 Jan 2025

https://github.com/lasithaamarasinghe/movie-recommender-system

This ML model recommends movies that may align with the user's preferences based on TF-IDF matrix.

jupyter-notebook machine-learning movie-recommendation movielens-dataset numpy pandas python regex scikit-learn tf-idf-vectorizer

Last synced: 10 Jan 2025

https://github.com/lasithaamarasinghe/stock-market-price-prediction

This ML model predicts the price of the S&P500 Stock Market Index using RandomForestClassifier

jupyter-notebook machine-learning pandas python random-forest-classifier scikit-learn sp500 stock-market-price-prediction yfinance

Last synced: 10 Jan 2025

https://github.com/lasithaamarasinghe/real-time-speech-recognition

This project includes a system that can record live speech using your microphone and then transcribe it using speech recognition.

ipywidgets jupyter-notebook machine-learning pyaudio pydub python3 pytorch realtime-speech-recognition speech-to-text transformers vosk

Last synced: 10 Jan 2025

https://github.com/henriqueotogami/curso-de-python3-udemy

Documentos do curso de Python 3, com arquivos das aulas, e Jupyter Notebook. Conceitos de Machine Learning.

iris-dataset jupyter-notebook linear-regression numpy pandas-python python3 udemy

Last synced: 24 Dec 2024

https://github.com/dyslab/jnb-sample

Jupyter Notebook Learning Samples. 🔊

jupyter-notebook python3 samples

Last synced: 18 Dec 2024

https://github.com/khan-mujeeb/rock-or-mines

machine learning model to predict object scanned by sonar is rock or mine

jupyter-notebook machine-learning rock-or-mine

Last synced: 18 Dec 2024

https://github.com/abrudz/jupyter

Run Jupyter Notebook document inside Dyalog APL session, optionally interactively

apl dyalog dyalog-apl ide interactive jupyter jupyter-notebook repl

Last synced: 18 Dec 2024

https://github.com/ramarav/tkinter

This repository is a practical approach of learning tkinter (Python 3) using Jupyter Notebook

jupyter jupyter-notebook jupyter-notebooks python-3 python3

Last synced: 24 Dec 2024

https://github.com/blob42/face_generation_gan

Generative Adverserial Network for face generation using Tensorflow and DCGAN architecture

celeba dcgan deep-learning gan generative-adversarial-network jupyter-notebook mnist nd101 tensorflow

Last synced: 18 Dec 2024

https://github.com/algorithmiaio/githubactions-modeldeployment-demo-algorithmiaalgo

Demo ML repository, using Algorithmia Model Deployment Github Action, to auto deploy on an algorithm hosted on Algorithmia

algorithmia ci-cd githubaction-workflow githubactions jupyter-notebook machine-learning model-deployment model-serving xgboost

Last synced: 18 Dec 2024

https://github.com/mkuthan/example-spark-ml

Machine learning, feature engineering examples using Spark ML

jupyter-notebook machine-learning spark-ml

Last synced: 24 Dec 2024

https://github.com/miroslav-reiter/jazyk_julia

Materiály k online kurzom a školeniam Julia 👩

julia julia-language julia-package jupyter-notebook

Last synced: 18 Dec 2024

https://github.com/blu3r4y/ictf2017-traffic-visualization

Visualizing CTF network traffic of the 2016-2017 UCSB iCTF contest

ctf ictf jupyter-notebook python

Last synced: 18 Dec 2024

https://github.com/raihan4520/ml

A collection of machine learning projects showcasing various algorithms and techniques, including a final project for the Machine Learning course at AIUB.

data-preprocessing jupyter-notebook machine-learning model-evaluation numpy pandas python scikit-learn

Last synced: 19 Dec 2024

https://github.com/hache22/regresion_lineal

Modelo de Regresion Lineal el cual Toma datos en grados Celcius y los transforma de manera automatica a grados Fahrenheit

jupyter-notebook linear-regression python

Last synced: 19 Dec 2024

https://github.com/hache22/extraer-transformar-cargar

Este script de python es una automatizacion para : carga , transformacion y extraccion de datos de formatos como : XML , CSV y JSON , para posteriormente ser utilizados para ser analizados o entrenamiento de modelo de aprendizaje automático

etl jupyter-notebook python

Last synced: 19 Dec 2024

https://github.com/invictusaman/insurance-cost-analysis-regression

Showcasing Simple Linear, Multiple Linear, Polynomial and Ridge Regression on Insurance Cost Dataset to predict insurance price. Also, I have generated a report using Quarto.

jupyter-notebook linear-regression machine-learning multiple-linear-regression notebooks pipeline polynomial-regression quarto regression ridge-regression

Last synced: 19 Dec 2024

https://github.com/invictusaman/analyzing-wildfire-activities-in--australia

This project analyzes wildfire data using Python and libraries like Pandas, Matplotlib, Folium and Seaborn to visualize trends, regional differences, and fire characteristics from 2005 onwards.

folium jupyter-notebook matplotlib python quarto report seaborn

Last synced: 19 Dec 2024

https://github.com/evardnk/dataanalyticsportfolio

Собрание моих проектов по аналитике данных

api automation data-analysis etl-pipeline jupyter-notebook jupyterlab kpis numpy pandas pipeline postgresql powerbi python sql visualization

Last synced: 19 Dec 2024

https://github.com/edirab/lovely-notebooks

Мои любименькие ноутбуки)

anaconda3 jupyter-notebook math python3 stepic

Last synced: 24 Dec 2024

https://github.com/andreirech/restapi

🚀 Creating and using a REST API in Python to work with a dataset

fastapi jupyter-notebook python

Last synced: 19 Dec 2024

https://github.com/sigmachirality/litcam

Litter recognition and classification software written using ImageAI and Tensorflow.

cv jupyter-notebook opencv tensorflow trash

Last synced: 19 Dec 2024

https://github.com/hardik3412/logistic-management-system-using-python

Developed a robust Logistic Management System using Python and MySQL for seamless database integration. Implemented CRUD operations to efficiently manage logistics data and generated comprehensive reports, enhancing overall operational efficiency.

database gui jupyter-notebook mysql oracle pycharm python python3 sql tkinter tkinter-gui tkinter-python

Last synced: 19 Dec 2024

https://github.com/saani765/book-recommender-system

This is a book recommender system I created as a learning project for machine learning :)

flask-application jupyter-notebook machine-learning pycharm-ide python

Last synced: 19 Dec 2024

https://github.com/jordicorbilla/tablepy-lib

This is a versatile and user-friendly Python table library that can quickly render any Dictionary{key, []} or DataFrame into a visually appealing markdown or sql insert

formatter jupyter-notebook markdown python table

Last synced: 24 Dec 2024

https://github.com/mhsnalm/whatsapp_data_analysis

WhatsApp data analysis through jupyter notebook using python 3 kernel

jupyter-notebook python python3 whatsapp-statistics

Last synced: 10 Jan 2025

https://github.com/victorgoubet/starcraftoracle

League prediction on starcraft II

ai classification jupyter-notebook python starcraft2

Last synced: 01 Jan 2025

https://github.com/savitar-hub/image-classification

Notebooks on how image classification can help businesses make better decisions and improve the customer experience.

image-classification image-processing jupyter-notebook numpy opencv pandas pytorch tensorflow

Last synced: 25 Dec 2024

https://github.com/robert-zacchigna/robert-zacchigna.github.io

Personal site of data science related projects ranging from data analysis and exploration to machine learning and prediction models (mostly using Jupyter Notebook).

data-science jekyll jekyll-site jupyter jupyter-notebook machine-learning python

Last synced: 25 Dec 2024

https://github.com/kostrykin/carnapy

Real-time 3D visualization for biomedical data and beyond in Python

3d data-visualization jupyter-notebook library opengl python virtual-reality

Last synced: 01 Jan 2025

https://github.com/hunkyjimpjorps/chairmans-census

A tool to find in-game demographic data for a Final Fantasy XIV Free Company (guild)

ffxiv finalfantasyxiv jupyter-notebook xivapi

Last synced: 25 Dec 2024

https://github.com/smsraj2001/kd_tree_knn_search

KNN SEARCH using a KD Tree and comparison with the Brute - Force / Naive KNN search too.

algorithm-challenges jupyter-notebook knn-algorithm machine-learning-algorithms search

Last synced: 01 Jan 2025

https://github.com/kpthedev/stable-karlo-colab

Port of stable-karlo for Google Colab. Upscaling Karlo text-to-image generation using Stable Diffusion v2.

artifical-intelligence generative-art google-colab jupyter-notebook karlo latent-diffusion stable-diffusion txt2img unclip

Last synced: 01 Jan 2025

https://github.com/twseptian/coastal-and-offshore-marine-zones

Spatial Database Final Project - Coastal and Offshore Marine Zones with Geopandas and Pyspark

apache-spark coastal geopandas geospatial-analysis jupyter-notebook offshore pyspark-notebook python

Last synced: 26 Dec 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: 26 Dec 2024

https://github.com/tonyfast/clog

code blog

blog jupyter-notebook

Last synced: 10 Jan 2025

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: 10 Jan 2025

https://github.com/shubhamdutta2000/student-performance-analysis

Analyse performance of students on the basis of their personal life style, studying style, family related, educational environment satisfaction, students grades using ML model

boxplot factors grades jupyter-notebook logistic-regression machine-learning python3 students students-performance

Last synced: 26 Dec 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: 02 Jan 2025

https://github.com/esperanca-leonardo/late-pay-notify

Late Pay Notify automates overdue payment notifications by identifying late payments and sending email reminders to customers.

datetime dotenv excel gmail-smtp jupyter-notebook pandas python

Last synced: 03 Jan 2025

https://github.com/escorciav/drlnd-navigation

Deep Q-learning Network for autonomous navigation

jupyter-notebook python3 pytorch reinforcement-learning unity

Last synced: 10 Jan 2025

https://github.com/serhatderya/house-prices---advanced-regression-techniques

This machine learning model was developed for "House Prices - Advanced Regression Techniques" competition in Kaggle by using several machine learning models such as Random Forest, XGBoost and LightGBM.

ai artificial-intelligence data-science ju jupyter-notebook lightgbm lightgbm-regressor machine-learning machinelearning prediction python random-forest random-forest-regression regression scikit-learn xgboost xgboost-regression

Last synced: 03 Jan 2025

https://github.com/hrolive/introduction-to-bayesian-statistical-learning

Concepts of Bayesian Statistics, Bayesian inference, computational techniques and knowledge about the different types of models as well as model selection procedures.

bayesian-inference bayesian-optimization bayesian-statistics deep-learning gaussian-processes hpc jupyter-notebook mcmc notebook pymc3 python statistics variational-autoencoder

Last synced: 04 Jan 2025

https://github.com/sebastian0021/word-by-word-chatbot

Repositorio para el proyecto 'Word by Word - Chatbot 🤖', un chatbot de IA para aprender inglés y una herramienta de traducción contextual.

artificial-intelligence chatbot cloudflare-workers english jupyter-notebook language-learning natural-language-processing prompt-engineering react spanish tailwindcss translation typescript

Last synced: 04 Jan 2025

https://github.com/harrydulaney/ai-machine-learning-finance

Project work from AI and Machine Learning Python

jupyter-notebook machinelearning-python python3

Last synced: 04 Jan 2025

https://github.com/cano1998/eda-survival-of-the-titanic

This project focuses on Exploratory Data Analysis (EDA) to identify the key determinants that influenced survival during the infamous Titanic accident.

data-analysis data-cleaning data-preprocessing data-visualization exploratory-data-analysis jupyter-notebook titanic-survival-exploration

Last synced: 04 Jan 2025

https://github.com/thery/coq_jupyter

Material for Coq under jupyter

coq jupyter jupyter-notebook logic

Last synced: 25 Dec 2024

https://github.com/blurred-machine/generate-synthetic-images-with-dcgans-in-keras

In this project, I have built a DCGAN based synthetic image generator and a discriminator on the fashion-MNIST dataset. Generated synthetic images using DCGAN and tried to fool the discriminator

dcgan-tensorflow deeplearning discriminator gan generator image-processing jupyter-notebook project python

Last synced: 09 Jan 2025

https://github.com/blurred-machine/hackerearth-ml-challenge-june-2020

HackerEarth Machine Learning Challenge to Predict the employee attrition rate in organizations. This repository contains my solution of achieving rank 300 (best 161)

elasticnet elasticnetregression hackerearth jupyter-notebook machinelearning python

Last synced: 09 Jan 2025

https://github.com/simonblanke/hyperactive-tutorials

Examples, notebooks and visualizations for the Hyperactive package

examples jupyter-notebook python tutorial visualization

Last synced: 13 Nov 2024

https://github.com/maciekmalachowski/small-rest-project

💻 Django Rest Framework project that is connected to the database. On output, it returns the details of the person with the given ID.

django-rest-framework jupyter-notebook python

Last synced: 15 Dec 2024

https://github.com/maciekmalachowski/crypto-charts-site

📊Application which return financial data for selected cryptocurrency.

binance-api data-analysis jupyter-notebook matplotlib mplfinance numpy pandas python python-binance

Last synced: 15 Dec 2024

https://github.com/maciekmalachowski/house-price-predictor

💲🏡Predictor that has multiple options to choose from database, so you can predict the price of your dream home.

bootstrap django django-crispy-forms heroku heroku-app html joblib jupyter-notebook machine-learning python registration-system user-authentication

Last synced: 15 Dec 2024

https://github.com/krausjm7/quantum-circuit-solver-with-bluequbit

Uses Qiskit and BlueQubit platform to solve circuits, with varying qubit size measurements, with quantum algorithms to identify hidden bitstrings in circuits with 30, 42, and 60 qubits. Uses BlueQubit's advanced quantum processing units (QPU) and GPU APIs for execution of code in a high-data rate Jupyter Notebook to handle large quantum datasets.

bluequbit jupyter-notebook qiskit quantum-algorithms quantum-circuit-simulator quantum-circuits quantum-computing quantum-processing-units

Last synced: 22 Dec 2024

https://github.com/rajeenthan05/chest_x_ray_detection

Chest xray detect using python sample work

jupyter-notebook keras-models python-lambda python3

Last synced: 22 Dec 2024

https://github.com/ewertondrigues02/analise-de-dados-empresa-de-telecomunicacao

Análise de Dados de Empresa de Telecomunicações / Problematização / Desafio e conclusões tiradas das análises feitas.

analise-de-dados analise-exploratoria google-colab jupyter jupyter-notebook plotly python3

Last synced: 18 Nov 2024

https://github.com/ewertondrigues02/dados-do-covid-19

Análise exploratória dos dados do COVID-19 / de 22 de Janeiro de 2020 a 27 de Julho de 2020 em 188 países análise feita com as ferramentas como: jupyter Notebook, Google Colab, Excel, Power BI e bibliotecas: Pandas, Matplotlib, Numpy.

analise-exploratoria colab covid-19 covid19 dataframe folium folium-maps folium-python google-colab jupyter jupyter-notebook numpy pandas python3

Last synced: 18 Nov 2024

https://github.com/ewertondrigues02/previsao-de-vendas

Previsão de vendas de uma empresa fictícia onde foi feita análise com ferramentas como Jupyter Notebook, Google Colab, Python e bibliotecas de Machine Learn como: regressão linear, arvore de decisão, scikit-learn

analise-de-dados analise-exploratoria arvore-de-decisao ciencia-de-dados colab excel google-colab jupyter jupyter-notebook machine-learning previsao previsao-de-vendas python3 regressao-linear scikit-learn

Last synced: 18 Nov 2024