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/usk2003/weather-data-analysis-in-szeged

This repository contains an in-depth analysis of historical weather data from Szeged, Hungary. The project uses Python to clean and process data, generate insightful visualizations, and identify patterns and correlations in weather parameters such as temperature, humidity, and precipitation.

analysis data-preprocessing-and-cleaning jupyter-notebook prediction python szeged weather-analysis

Last synced: 08 Jan 2025

https://github.com/alexlouden/covid-italy-comparison

Covid 19 - jupyter notebook to compare a given country to Italy's growth curve

covid-19 jupyter-notebook

Last synced: 16 Jan 2025

https://github.com/nemeslaszlo/item-item_collaborative_filtering

Item-item collaborative filtering, or item-based, or item-to-item, is a form of collaborative filtering for recommender systems based on the similarity between items calculated using people's ratings of those items.

collaborative-filtering correlation item-item jupyter-notebook pandas

Last synced: 29 Jan 2025

https://github.com/kharizzakaye/image-segmentation

Image Segmentation using Python and Unsupervised Learning

image-segmentation jupyter-notebook python unsupervised-learning

Last synced: 17 Jan 2025

https://github.com/chantalmaskell/floyd-warshall-recursion

Software Development project to create a recursive implementation of the Floyd-Warshall algorithm

jupyter-notebook python unittest yml

Last synced: 19 Feb 2025

https://github.com/ayushs2k1/python-fundamentals

This repository contains multiple notebooks illustrating the various concepts/syntaxes of python programming language.

jupyter-notebook python3 strings

Last synced: 29 Jan 2025

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: 12 Feb 2025

https://github.com/khaledkamr/image-classification

A deep learning project using CNNs to classify fruits and vegetables images, built with TensorFlow and Keras, showcasing image recognition and model training.

cnn-classification jupyter-notebook keras numpy python streamlit tensorflow

Last synced: 12 Feb 2025

https://github.com/nemeslaszlo/financial-crisis-effects-on-some-stocks

Focusing on bank stocks to see how they progressed throughout the 2008-09 financial crisis all the way to early 2016.

cufflinks jupyter-notebook matplotlib numpy pandas pandas-datareader plotly seaborn

Last synced: 29 Jan 2025

https://github.com/gonzalo123/pivot.pandas

Data Analysis with Python. Pivot tables with Pandas

data-analysis jupyter-notebook pandas pivot-tables python

Last synced: 27 Jan 2025

https://github.com/qjs/jupyternotebooks

Quick short and simple notebooks

jupyter-notebook

Last synced: 18 Jan 2025

https://github.com/subhojit45/python3-iphones-x-flipkart-sales-analysis

A simple six questions and their insights derived from iphone sales on Flipkart dataset.

data-analysis jupyter-notebook python3 visual-studio-code visualization

Last synced: 24 Jan 2025

https://github.com/diohabara/signal_processing.py

https://www.coronasha.co.jp/np/isbn/9784339009378/

jupyter-notebook python signal-processing

Last synced: 30 Jan 2025

https://github.com/ejw-data/ml-rideshare-dev

Exploration of Chicago rideshare data. The repo was repurposed from a model deployment example to include in later versions to include data preprocessing and model training.

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

Last synced: 22 Jan 2025

https://github.com/diegoribeiro2/resumos_material_de_estudo

Resumos , em formato jupyter notebook, com o conteúdo do curso de ciência de dados, para consulra sempre que necessário.

jupyter-notebook

Last synced: 24 Jan 2025

https://github.com/mofazzal874/python-learning

This Repo contains necessary tips , codes, notes , questions and answer in a Jupyter Notebook format

jupyter-notebook python

Last synced: 10 Jan 2025

https://github.com/shliakhovai/sales-analysis-project

This project involves analyzing sales data to gain insights into sales trends, performance metrics, and product categories. The analysis includes data cleaning, exploratory data analysis (EDA), sales trend analysis, profit dependency analysis, and ABC analysis.

abc-analysis data-analysis data-science data-visualization eda exploratory-data-analysis jupyter-notebook python

Last synced: 12 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/chrispyles/nbforms-server

Backend server for the nbforms Python package

jupyter jupyter-notebook python

Last synced: 14 Feb 2025

https://github.com/essien1990/apache-spark

Batch Processing using Apache Spark and Python for data exploration

apache-spark jupyter-lab jupyter-notebook pyspark pyspark-sql python3

Last synced: 21 Jan 2025

https://github.com/shubham18024/benfords-law_videoanalysis

The Benford's Law Video Analysis project is a Python tool that leverages Benford's Law to differentiate between original and AI-generated videos. The script extracts frames from a video, analyzes the first digits of pixel values in these frames, and creates histograms to visualize digit occurrences.

benfords-law detection histogram jupyter-notebook python3 video

Last synced: 31 Dec 2024

https://github.com/canayter/food-hygiene-rating-data

Analyzing the UK Food Standards Agency's food hygiene rating data for various establishments across the United Kingdom, using MongoDB and Jupyter Notebook. The goal is to help food magazine editors at Eat Safe, Love decide where to focus future articles by updating the database and performing exploratory analysis.

jupyter-notebook mongodb nosql

Last synced: 09 Jan 2025

https://github.com/mdaffailhami/customer-data-analysis

This repository contains code and analysis for exploring customer data, focusing on profiling and contact preferences. The project includes various stages of data processing, from raw data preparation to final cleaned datasets, and employs Python and popular data analysis libraries to uncover insights and trends.

data-analysis data-cleaning data-science data-visualization jupyter jupyter-notebook pandas plotly python

Last synced: 12 Jan 2025

https://github.com/jen-uis/loan-status-prediction

This repository contains project materials for the Winter STAT 206 class, University of California, Riverside, A. Gary Anderson School of Management.

data data-analysis data-analytics data-cleaning data-visualization descriptive-analytics julia julia-language jupyter-notebook predictive-analytics predictive-modeling team-collaboration

Last synced: 22 Jan 2025

https://github.com/keidrun/boilerplate-machine-learning-dockerfiles-for-miniconda

Boilerplate of Dockerfiles for Jupyter Notebook, Tensorflow, Keras and so on with Miniconda.

deep-learning docker docker-compse dockerfile jupyter-notebook keras machine-lerning miniconda tensorflow

Last synced: 23 Jan 2025

https://github.com/jaffar-hussein/python-pdb-parser-and-analysis

A Python-based parser and analysis tool for Protein Data Bank (PDB) files. The project aims to facilitate the manipulation of PDB files, enabling users to extract and compute various structural properties of proteins, such as counting amino acid residues and calculating distances between atoms.

jupyter-notebook matplotlib numpy pdb pdb-parser python3 seaborn

Last synced: 23 Jan 2025

https://github.com/exoosh/kaffeeklatsch-python3-intro

Python intro in several interactive sessions

jupyter-notebook jupyter-notebooks python3

Last synced: 29 Jan 2025

https://github.com/essien1990/webscraping_using_python

Web Scraping using Python to scrape Tonaton.com and Weather.gov websites to extract specific content, transform the data, and load or store in PostgreSQL database.

jupyter-lab jupyter-notebook pandas-dataframe pgadmin4 postgresql-database python3 regex requests scrapy scrapy-crawler scrapy-sp webscraping

Last synced: 21 Jan 2025

https://github.com/ehvenga/ece565

ECE565 - Machine Learning : Assignments and Coursework

datascience jupyter-notebook machine-learning python regression

Last synced: 28 Jan 2025

https://github.com/2000pawan/insurance-frauds-detection

Excited to announce my latest project on LinkedIn! 🚀 Introducing my insurance fraud prediction ML model, deployed on GitHub. Leveraging the robust Random Forest Classifier algorithm, this tech-driven solution achieves an impressive 93,82% accuracy on both training and testing data. Join me in combating fraud with cutting-edge technology!

artificial-intelligence jupyter-notebook machine-learning pandas python random-forest-classifier sklearn

Last synced: 19 Feb 2025

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: 05 Feb 2025

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: 31 Dec 2024

https://github.com/nemeslaszlo/sf-salaries-and-ecommerce-purchases

Very basic data analysis to explore San Francisco city employee salary data, and basic ecommerce information analysis using tha basics of Pandas. (Covers the basic Pandas operations.)

jupyter-notebook pandas

Last synced: 29 Jan 2025

https://github.com/crisdux/cris-python

Repo dedicado para aprender y practicar Python de 0 a 100

ia jupyter-notebook python

Last synced: 21 Jan 2025

https://github.com/isaccanedo/python-pnl

:cactus: Métodos de agrupamento

jupyter-notebook neural-network python

Last synced: 12 Jan 2025

https://github.com/nekruzash/machine-learning-decision-trees

This is from CS2023 - AI/DS/ML class, trained a machine learning model with heart disease data sets to predict a correlation using numpy and pandas.

jupyter-notebook numpy pandas python

Last synced: 16 Jan 2025

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: 11 Feb 2025

https://github.com/kyrcha/ml-rants

Various machine learning and statistics notebooks and pipelines

jupyter-notebook machine-learning python python3 r

Last synced: 13 Jan 2025

https://github.com/courierkyn/params

Command line flags alternative for Jupyter

application flags jupyter-notebook

Last synced: 12 Jan 2025

https://github.com/mr-chang95/data-modeling-with-apache-cassandra

Data Modeling With Apache Cassandra for Udacity's Data Engineering Program. Using Python in Jupyter Notebook.

apache-cassandra data-engineering data-modeling etl-pipeline jupyter-notebook python udacity-nanodegree

Last synced: 21 Jan 2025

https://github.com/fernandogomesfg/springfield_simpsons_analise

Este repositório contém análises de dados e visualizações relacionadas à série de TV 'The Simpsons'

data-science jupyter-notebook python simpsons springfield

Last synced: 14 Jan 2025

https://github.com/motcapbovit/big-data-powered-vietnamese-hate-speech-detection-a-kafka-deep-learning-approach

This is the project for the course DS200 - Big Data at the University of Information Technology - Vietnam National University, Ho Chi Minh City.

colab-notebook hate-speech-detection jupyter-notebook kafka python

Last synced: 21 Jan 2025

https://github.com/chinobing/fastapi-ipynb-to-html

Jupyter Notebook Renderer with FastAPI

fastapi ipynb jupyter-notebook python quarto

Last synced: 12 Jan 2025

https://github.com/aminul-islam-niloy/simulation-and-modeling-

Simulation and modeling using python jupiter Notebook

jupyter-notebook python simulation

Last synced: 12 Jan 2025

https://github.com/101rror/machine_learning

Machine Learning Algorithms Practice

ipynb jupyter-notebook

Last synced: 12 Jan 2025

https://github.com/rezasharifi82/lesson_extractor

Extract all possible "معارف" courses @ Ferdowsi University of Mashhad ,FUM

beautifulsoup4 ipynb jupyter-notebook numpy pandas python3 regex

Last synced: 12 Jan 2025

https://github.com/char-noir/time_blur

A small project aimed at creating motion blur video. The python programming language and the PIL, numpy, blend_nodes, cv2 libraries were used. The project is only a prototype and will not be completed to a full-fledged program in the future.

blur-image image-processing ipynb jupyter-notebook pillow python3 video-processing

Last synced: 12 Jan 2025

https://github.com/samarth4023/probability-statistics

📊Probability & Statistics ! This repository is dedicated to my journey of mastering the fundamentals of probability and statistics, which are crucial for my career roadmap in Artificial Intelligence (AI) and Machine Learning (ML). Here, you will find a collection of Python scripts and Jupyter notebooks that cover a wide range of topics.

ai ipynb jupyter-notebook mathematics ml probability probability-statistics python statistics

Last synced: 12 Jan 2025

https://github.com/ireneflorez/sf-kindergarten-lottery

Data analysis reviewing data and findings on the public school kindergarten lottery in San Francisco

ipynb-jupyter-notebook jupyter-notebook numpy pandas python sql

Last synced: 12 Jan 2025

https://github.com/mohamedashraf1/document-retrieval

retrieving Wikipedia articles and test similarity between people

ipynb-jupyter-notebook jupyter-notebook python3

Last synced: 12 Jan 2025

https://github.com/benportner/brightway-binder

Use brightway2 online in binder.

binder brightway jupyter-notebook lca saas

Last synced: 12 Jan 2025

https://github.com/pwilmart/yeast_triple_ko_tmt

R analysis of TMT data from Yeast triple knockout strains (Paulo et al., 2016, JASMS, v27, p1620-25)

irs-normalization jupyter-notebook paw-pipeline proteomics r tmt tmt-data-analysis

Last synced: 12 Jan 2025

https://github.com/pwilmart/dilution_series

Tandem Mass Tag (TMT) dilution series analysis

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

Last synced: 12 Jan 2025

https://github.com/rezapace/machine-learning-sound-detection

Welcome to the Machine Learning Detection Sound project! This project harnesses the power of machine learning to analyze car sounds, enabling the detection of vehicles based on their audio signatures.

colab-notebook googlecolab jupyter-notebook machine-learning numpy pathlib python python3 sound source tensorflow voice voice-recognition

Last synced: 18 Jan 2025

https://github.com/diogorsousa/notebooks

Scrapbook of Jupyter notebooks

jupyter-notebook python

Last synced: 24 Jan 2025

https://github.com/ondiekelijah/data-analysis-udacity

Udacity Data Analysis Nano Degree course resources

jupyter-notebook matplotlib numpy pandas python

Last synced: 24 Jan 2025

https://github.com/wazedkhan/medical-data-analysis

This project visualize and make calculations from medical examination data using matplotlib, seaborn, and pandas.

data-visualization jupyter-notebook matplotlib pandas python3 seaborn

Last synced: 30 Jan 2025

https://github.com/lc-rezende/eqx_boston_dataset

Exploratory data analysis, clustering, and forecasting on Boston crime data (2011-2015), revealing key crime trends, hotspots, and temporal patterns to support data-driven insights for urban safety and policing strategies.

data-analysis exploratory-data-analysis jupyter-notebook kmeans matplotlib numpy pandas prophet-facebook python scikit-learn seaborn

Last synced: 18 Jan 2025

https://github.com/sudodevinci/wifi-visualizations

Short scripts to analyse & visualize the locations of Acess Points scanned with Acrylic or Kismet.

acrylic jupyter-notebook kismet python wifi-hacking wifi-security

Last synced: 24 Jan 2025

https://github.com/idb-devs/automacaowebprecos

treinar um projeto em que a gente tenha que usar automações web com Selenium para buscar as informações que precisamos

automation jupyter-notebook python selenium selenium-python

Last synced: 18 Jan 2025

https://github.com/raghavendranhp/airbnb-data-analysis

The Airbnb Data Analysis project focuses on analyzing Airbnb data using MongoDB Atlas, Python scripting, data preprocessing, visualization, and interactive geospatial insights. We delve into the world of property management and tourism to uncover trends, pricing variations, and location-based analysis.

eda jupyter-notebook mongodb numpy pandas powerbi preprocessing

Last synced: 07 Jan 2025

https://github.com/rohanchanana2/sql-query-agent

A system that converts natural language questions into SQL queries, executes them on a PostgreSQL database, and provides structured responses using LangChain and ChatGroq.

groq jupyter-notebook postgresql

Last synced: 18 Jan 2025

https://github.com/danielbatres/descriptive-statistics

This project is to learn about descriptive statistics applied to data science.

data-science descriptive-statistics jupyter-notebook python statistics

Last synced: 19 Jan 2025

https://github.com/ruban-edward/credit-card-fraud-detection

The increase in credit card fraud brought on by weaknesses in the system. We employ machine learning algorithms such as Logistic Regression, Decision Trees and Support Vector Machine. The accuracy results in detecting fraudulent transactions appears promising.

credit-card-fraud credit-card-fraud-detection decision-tree jupyter-notebook logistic-regression machine-learning support-vector-machine

Last synced: 19 Jan 2025

https://github.com/enumera8or/react-sql-agent

ReAct SQL Agent implemented with Langchain, pydantic, openai, gorq & python.

gorq jupyter-notebook langchain openai pydantic python sql sqlite3

Last synced: 30 Jan 2025

https://github.com/amiraflak/digipulse

Highly powerfull and reliable Digikala products monitoring data pipeline.

cassandra-database celery-redis digikala fastapi jupyter-notebook nosql-database pydantic python selenium-webdriver

Last synced: 19 Jan 2025

https://github.com/quickheaven/scs-3251-statistics-for-data-science

Repository dedicated to Term Project of UofT Statistics for Data Science Course

data-science jupyter-notebook logistic-regression numpy pandas python

Last synced: 19 Jan 2025

https://github.com/prakharchoudhary/mlchallenge-2

My submission for machine learning challenge #2, organised by hackerEarth.

adaboost gradient-boosting-classifier jupyter-notebook machine-learning python scikit-learn

Last synced: 19 Jan 2025

https://github.com/brunosalerno/jupyter-geo-docker

Docker image with datascience-notebook's jupyter and some geo packages

datascience-notebooks docker gis jupyter-notebook network

Last synced: 19 Jan 2025

https://github.com/raynard2010/algorithms-scientific-computing

This repository contains some algorithms that I learnt from MATH6183001 - Scientific Computing Course. These algorithms are made in Python language.

binus gauss-seidel jupyter-notebook least-square-regression newton-raphson python riemann-integral scientific-computing

Last synced: 11 Feb 2025

https://github.com/chiragsaini/textual-similarity

This notebook provides textual similarity between given two paragraphs. Google universal sentence encoder is used to create embeddings for these words.

deep-learning embedding-models jupyter-notebook nlp python textual-similarity

Last synced: 19 Jan 2025

https://github.com/franfj/vtk-geopotential-data

Project done for the 'Interactive and Visualization Systems' subject, belonging to the Master's Degree in Computer Security Engineering and Artificial Intelligence

jupyter-notebook sciviews vtk vtk-applications

Last synced: 19 Jan 2025

https://github.com/gpbonillas/visualization-techniques

Técnicas de visualizacion usando el servicio Flourish.

dataset flourish-template jupyter-notebook python visualization

Last synced: 19 Jan 2025

https://github.com/chayaroten/python_homework

Python assignments covering fundamental programming tasks and problem-solving techniques.

jupyter-notebook python

Last synced: 19 Jan 2025

https://github.com/kmohamedalie/dtm-bigdata-cloud-aws

Big Data📊 And Cloud platform☁️ LAB🧪 🔬 👩🏻‍🔬 ⚗️

aws big-data data-science jupyter-notebook

Last synced: 02 Jan 2025

https://github.com/windvalley/chatgpt-prompt-practice

Learn prompt engineering skills to improve work efficiency.

chatgpt ipython jupyter-notebook prompt

Last synced: 19 Jan 2025