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/henrylin03/video-games

Using Python and SQL to clean, analyse and visualise video games' data from Metacritic. Includes scraping using BeautifulSoup.

analysis beautifulsoup beautifulsoup4 data data-analysis data-science eda jupyter-notebook pandas python sql sqlite3 video-game video-games

Last synced: 14 Jan 2025

https://github.com/quantumudit/analyzing-yell-cafes

This project focuses on scraping data related to cafes and coffee shops in London, England from the Yellow Pages (Yell.com) website; performing necessary transformations on the scraped data and then analyzing & visualizing it using Jupyter Notebook and Power BI.

data-analysis data-science data-transformation data-visualization etl jupyter-notebook power-bi python webscraping

Last synced: 26 Dec 2024

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

https://github.com/airmomo/transformers-docs-zh

【持续更新中】 完全中文版的 Transformers 学习笔记及演示示例,支持 Jupyter Notebook,主要内容来自 🤗 Hugging Face 中关于 Transformers 的教材文档,在官方文档的基础上修改了部分示例的代码,补充在运行过程中遇到的问题和对应的解决方案。

docs jupyter-notebook transformers

Last synced: 01 Dec 2024

https://github.com/grantjenks/python-ivenv

Interactive virtual environments for Python.

ipython jupyter-notebook python venv virtualenv

Last synced: 20 Dec 2024

https://github.com/jeffrey125/mall-customer-segmentation

A dataset of Customer Profile going into a Mall Reference: https://www.kaggle.com/vjchoudhary7/customer-segmentation-tutorial-in-python

customer-segmentation-analysis data-visualization jupyter-notebook python

Last synced: 29 Jan 2025

https://github.com/dudynets/python-course-assignments

Archive of assignments for the Python course at Ivan Franko Lviv National University.

assignments course jupyter-notebook python university

Last synced: 21 Nov 2024

https://github.com/cosmincatalin/object-counting-with-mxnet-and-sagemaker

End to end AWS Sagemaker application for counting the number of objects in an image using an MXNet model based on Gluon.

aws data-science detection gluon jupyter-notebook machine-learning mxnet object-detecting object-detection sagemaker synthetic-data

Last synced: 08 Nov 2024

https://github.com/janfreyberg/matlab_nbconvert

An exporter for matlab files from jupyter notebooks

jupyter-notebook matlab nbconvert

Last synced: 08 Jan 2025

https://github.com/nufeng1999/jupyter-myc-kernel

Minimalism Jupyter C kernel

c gcc jupyter jupyter-notebook kernel

Last synced: 07 Nov 2024

https://github.com/thecuriousjuel/daily-dose-python

This repository contains the Jupyter notebook files and pdf files for all code demonstrations.

jupyter-notebook programming python-3

Last synced: 28 Dec 2024

https://github.com/kbdharun/ml-lab

This repository contains the programs that I worked out in Machine Learning Laboratory.

college ipynb jupyter-notebook machine-learning ml python sastra university

Last synced: 21 Jan 2025

https://github.com/analyticalmonk/pydatadelhi7

Code covering the talks at PyData Delhi's Meetup #7

jupyter-notebook nlp nltk python

Last synced: 31 Dec 2024

https://github.com/eagleeggs/artifact

Unity3d/Py/PHP/SQL - Open Database Framework [In-Dev-Stable]

jupyter-notebook matplotlib mysql-database php python unity3d

Last synced: 10 Jan 2025

https://github.com/yashika-malhotra/micromobility-service-provider---hypothesis-testing

Examined factors influencing demand for micro-mobility shared electric cycles Performed exploratory analysis and hypothesis testing, revealing the distinct influence of weather-season association on hourly counts

colab-notebook data-visualization eda exploratory-data-analysis hypothesis-testing jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python scipy-library scipy-stats seaborn skit-learn

Last synced: 14 Jan 2025

https://github.com/restrepo/bsm-submodules

SARAH toolbox with each tool as a submodule

binder jupyter jupyter-notebook madgraph micromegas sarah sarah-toolbox spheno

Last synced: 06 Nov 2024

https://github.com/zimmi48/impact-of-switching-bug-trackers

Source and supporting data for "Impact of switching bug trackers: a case study on a medium-sized open source project"

binder-ready case-study github jupyter-notebook reproducible-research research-paper science software-engineering

Last synced: 06 Nov 2024

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

https://github.com/nishkarsh25/end_to_end_real_estate_price_prediction_project

This data science project series walks through step by step process of how to build a real estate price prediction website. We will first build a model using sklearn and linear regression using banglore home prices dataset from kaggle.com. Second step would be to write a python flask server that uses the saved model to serve http requests....

css html javascript jupyter-notebook matplotlib numpy pandas python python-flask-server sklearn

Last synced: 22 Jan 2025

https://github.com/jdavydovportfolio/careerpredictor

A project leveraging AI and Machine Learning (Logistic Regression) to predict graduate job placements. Includes data preprocessing, exploratory analysis, and predictive modeling.

artificial-intelligence exploratory-data-analysis jupyter-notebook linear-regression logistic-regression machine-learning machine-learning-algorithms machine-learning-models matplotlib ml numpy pandas pandas-dataframe predictive-modeling programming python scikit-learn

Last synced: 02 Feb 2025

https://github.com/llrizvanll/deeplearning

Udacity Deep Learning Nanodegree final Assignments!

deep-learning jupyter-notebook machine-learning neural-network udacity

Last synced: 23 Dec 2024

https://github.com/eduribeiro00/artworkrecognition-feup-vcom

Code and projects developed in the VCOM subject throughout the semester (MIEIC 4th year, 2nd semester).

bagofwords cnn cnn-classification cnn-keras computervision jupyter-notebook keras opencv opencv-python python

Last synced: 29 Jan 2025

https://github.com/jasoncobra3/100_days_ml

Embark on my 100-day journey into the world of Machine Learning! Explore daily logs, code snippets, and hands-on projects as I dive into ML fundamentals, advanced concepts, and real-world applications. Join the learning adventure, contribute, and let's shape the future of AI together! 🤖✨

100-days-of-ml-code 100daysofcode jupyter-notebook machine-learning machine-learning-algorithms machinelearning ml pyth python

Last synced: 23 Jan 2025

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

https://github.com/richardwarepam16/data_science_projects

This is a repository where I stored all my data science projects.

data-science jupyter-notebook machine-learning python

Last synced: 22 Jan 2025

https://github.com/aditya172926/kaggle

These are my code about data analysis, visualization and machine learning posted on Kaggle. NOTE: There are many interactive graphs and plots in these notebooks which are not shown by GitHub, I highly recommend to visit my Kaggle profile and check out the notebooks with all the graphs and outputs there.

data-science jupyter-notebook kaggle machine-learning python

Last synced: 24 Jan 2025

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

Machine Learning projects.

jupyter-notebook machine-learning

Last synced: 10 Feb 2025

https://github.com/rakumar99/sales-prediction-analysis-using-machine-learning

This project predicts customer purchase amounts during Black Friday sales using machine learning models. The analysis leverages customer and product data, applying algorithms like Linear Regression, Decision Trees, and Random Forests. Future improvements include hyperparameter tuning, new feature creation, and experimenting with additional models.

jupyter-notebook machine-learning-algorithms predictive-modeling python

Last synced: 12 Feb 2025

https://github.com/amirdh17/deep-learning-for-alzheimer-disease-detection-a-cnn-approach

Using CNN model, Alzheimer's disease can be detected in four classes (non, very mild, mild, moderate). Trained model is integrated into a python application which enable user to detect Alzheimer's disease by importing 3D MRI image (NIfTI format).

augmentation deep-learning jupyter-notebook keras kivy nibabel opencv-python pillow preprocessing python tensorflow

Last synced: 11 Jan 2025

https://github.com/armi3/programming-III

🧯 This is a collection of exercises I'm doing for my university programming III course. Java, C, Python, Nodejs and Go will be used.

c cplusplus go golang java javascript jupyter-notebook nodejs python university-course

Last synced: 14 Nov 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: 11 Feb 2025

https://github.com/praveen1664/practise_python

This is generally purpose practise functions in python

jupyter-notebook python

Last synced: 21 Jan 2025

https://github.com/gauravg-20/spam-email-detection-using-multinomialnb

The app takes email input in text format from the user and accurately classifies it either as spam or ham (not spam) with an overall accuracy of 95%. You can access the app using the link below.

jupyter-notebook multinomial-naive-bayes python spam-email-detection streamlit-webapp

Last synced: 27 Dec 2024

https://github.com/pregismond/python-project-for-data-engineering

Final Project Submission: Acquiring and processing information on world's largest banks

beautifulsoup coursera data-engineering etl ibm-skills-network jupyter-notebook python sqlite

Last synced: 07 Dec 2024

https://github.com/jixinfeng/deeplearning.ai

My solutions for deeplearning.ai programming assignments

andrew-ng deeplearning-ai jupyter-notebook keras python tensorflow

Last synced: 29 Jan 2025

https://github.com/fewsats/sherlock-python

Sherlock Domains Agentic SDK for python

agentic ai-agents domainservices jupyter-notebook llm nbdev python

Last synced: 29 Jan 2025

https://github.com/viveksati5143/diabetes-prediction

Binary classification to predict people having diabetes.

jupyter-notebook machine-learning machine-learning-algorithms python3

Last synced: 24 Dec 2024

https://github.com/sdgjlbl/nlp-workshop

Beginner tutorial for Natural Language Processing

jupyter-notebook machine-learning natural-language-processing

Last synced: 09 Jan 2025

https://github.com/nafisalawalidris/building-a-linear-regression-model-to-predict-diabetes-progression

Predict Diabetes Progression: A linear regression model to predict diabetes progression using patient attributes. Collaborate to improve predictions. Jupyter Notebook implementation.

collaborative-development data-science diabetes-progression jupyter-notebook linear-regression machine-learning medical-data-analysis predictive-modeling

Last synced: 23 Jan 2025

https://github.com/madhuresh2011/amazon-sales-report-analysis-using-python

This project focuses on analyzing Amazon sales data using Python to uncover insights into sales performance, customer behavior, and product trends

charts cleaning-data data-analysis jupyter-notebook matplotlib numpy pandas python seaborn visualization

Last synced: 02 Feb 2025

https://github.com/nafisalawalidris/building-a-cnn-to-classify-handwritten-characters

Building a CNN to Classify Handwritten Characters" is a proof-of-concept project using Python, TensorFlow, and Keras. It demonstrates how a Convolutional Neural Network (CNN) can identify scanned characters in the MNIST database. The goal is to convert historical documents into searchable databases, improving ancestry search services.

data-science database handwritten-characters image-recognition jupyter-notebook keras machine-learning proof-of-concept python tensorflow

Last synced: 23 Jan 2025

https://github.com/ababino/reverse_tb

reverse_tb is a jupyter notebook magic that reverses the order of the traceback, making it easier to see the most relevant information at the top of the cell output.

jupyter jupyter-magic jupyter-notebook magic traceback

Last synced: 29 Jan 2025

https://github.com/andyrids/ipymediator

Communication between ipywidgets for use in Jupyter/IPython

ipython ipywidgets jupyter-notebook mediator poetry traitlets

Last synced: 19 Jan 2025

https://github.com/costasak/icassp2023

Jupyter Notebook associated with our submission for the 2023 ICASSP, "Sensor Selection for Angle of Arrival Estimation Based on the Two-Target Cramér-Rao Bound"

angle-of-arrival array-processing icassp icassp2023 jupyter jupyter-notebook multi-target notebook sensor-selection signal-processing sparse-sensing

Last synced: 11 Jan 2025

https://github.com/brickfrog/jupytercomp

Python and Julia programs, a compilation of notebooks for various analyses

data-science datascience julia jupyter-notebook jupyter-notebooks python

Last synced: 23 Jan 2025

https://github.com/jaidevd/talentsprint-workshop

TalentSprint workshop on Machine Learning in November 2017

data-science jupyter-notebook machine-learning python sklearn tutorial

Last synced: 06 Dec 2024

https://github.com/jusce17/runtimecheck

Runtimecheck is an efficient Python library to help you quickly measure your functions's running time on a jupyter noetbook

jupyter-notebook library pypi python running runtime runtime-library runtime-metrics

Last synced: 20 Jan 2025

https://github.com/offryan/ucs-p.c

Atividades da Matéria 'Programação de Computadores' - Phyton

jupyter-notebook python

Last synced: 21 Jan 2025

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

This is an end-to-end project wehre I have used my friends images dataset for Image classification using logistic regreesion. It's applications may be used in Security and Surveillance, Criminal's classification & detection .

data-science flask-server html-css-javascript jupyter-notebook machine-learning matplotlib-pyplot numpy opencv pandas python sklearn-metrics

Last synced: 05 Feb 2025

https://github.com/sgibson91/mybinder.org-user-survey-nlp

Using NLP on free form text responses to the mybinder.org user survey

jupyter-notebook nlp python3 survey-analysis

Last synced: 12 Feb 2025

https://github.com/barasedih11/spamclassifier

Naive Bayes theorem applying using sklearn for Spam classifier.

jupyter-notebook machine-learning naive-bayes-classifier python sklearn supervised-learning

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

https://github.com/codewithdark-git/ai-ml-dl-notebook

This repository contains a collection of machine learning examples implemented in Jupyter Notebooks. Each notebook demonstrates a different machine learning technique or algorithm, along with explanations and code examples.

algorithms computer-vision deep-learning diffusers docker gemini genai jupyter-notebook llm machine-learning machine-learning-algorithms machine-vision nlp pipieline pythom3 python reinforcement-learning

Last synced: 22 Dec 2024

https://github.com/fantaso/crop-evapotranspiration

This model is design by FAO and its use for calculating the amount of water that is lost due to evaporation or absorbed by the plant due to transpiration during the cultivation cycle.

evapotranspiration fao jupyter-notebook python3

Last synced: 26 Jan 2025

https://github.com/santoshn86/pune_house_price_prediction

This is an end-to-end project wehre I have used dataset of Pune city to make house price prediction using linear regreesion.

data-science flask-server jupyter-notebook machine-learning python vscode webtechnologies

Last synced: 05 Feb 2025

https://github.com/laurenzsommerlad/tum.ai-makeathon2024-amigo-challenge

Detection of rare child diseases by applying graph machine learning to a remote dataset with federated machine learning

classifier cypher docker federated-learning graph-machine-learning jupyter-notebook knowledge-graph neo4j privacy-preserving-ml python random-forest

Last synced: 09 Feb 2025

https://github.com/vickumar1981/gotocode-tutorials

Jupyter Notebook tutorials for gotocode (https://gotocode.io)

gotocode java jupyter jupyter-notebook learning nodejs python scala

Last synced: 19 Jan 2025

https://github.com/diegofcornejo/vercel-jupyter-lite

Deploy your own Jupyter Lite on Vercel

jupyter-notebook jupyterlab notebooks vercel

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

https://github.com/ortizfram/time-series-forecasting-prophet

Time Series forecasting on daily temperature data using the FB Prophet library. data is about MaunaLoa volcano location

jupyter-notebook prophet python time-series-forecasting visualization

Last synced: 21 Jan 2025

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

https://github.com/subramanyaks/karnataka-flag-using-python

Python project to display the Karnataka Flag using python matplotlib library.

flag jupyter-notebook karnataka python python3

Last synced: 20 Jan 2025

https://github.com/ghackenberg/kurs-python-programmierung

Dieses Repository hilft dir dabei, die Grundlagen der Programmierung mit der populären Skriptsprache Python zu erlernen und längerfristig ein guter Python Entwickler zu werden.

jupyter jupyter-notebook jupyter-notebooks python python-3 python3

Last synced: 29 Jan 2025

https://github.com/beingamanforever/machine-leaning-techniques

The aim of this project is to foster coding and implementing algorithms from scratch. Here I have implemented various Machine Learning Techniques from scratch and compared how well they perform to pre-exisitng trained models.

algorthims jupyter-notebook machine-learning

Last synced: 09 Jan 2025

https://github.com/deejungx/nhcr

Nepali Handwritten Character Recognition using DHCD dataset

deep-learning flask jupyter-notebook python

Last synced: 21 Dec 2024

https://github.com/eman288/sign-language

The signs that the app translates include: busy, take care, I don't know, I am fine, who, chair, internet, I am tired, excuse me, and goodbye.

ai hand-gesture-recognition jupyter-notebook mediapipe python python3 tenso

Last synced: 06 Jan 2025

https://github.com/nemeslaszlo/emergency-911-calls

Covers emergency (911) Calls: Fire, Traffic, EMS for Montgomery County, PA analysis with visualizations.

jupyter-notebook matplotlib numpy pandas seaborn

Last synced: 29 Jan 2025

https://github.com/nemeslaszlo/basic_sales_analysis

Basic analyze on a sales dataframe, where we looking for answers for basics questions and visualize them.

analysis combinations counter jupyter-notebook matplotlib pandas sales-analysis

Last synced: 29 Jan 2025

https://github.com/eman288/ai-coach

The app helps you detect if the exercise is right or not. currently, we support push-ups, crunches, and squats.

ai jupyter-notebook mediapipe pose-detection python python3 tensorflow

Last synced: 06 Jan 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/owengombas/genyus

🐍 Lyrics analysis with genius.com, Python and Jupyter Notebooks

api data data-science genius jupyter-notebook lyrics python statistics

Last synced: 10 Feb 2025