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/govinddixit/learning-pytorch

This repo is created to make learning PyTorch easy for beginners

jupyter-notebook python pytorch

Last synced: 14 Oct 2024

https://github.com/ttiagojm/estudos-visao-computacional

Notebooks acerca de Visão Computaciona; (baseado no livro Computer Vision: Algorithms and Applications)

jupyter-notebook visao-computacional

Last synced: 10 Nov 2024

https://github.com/robertobochet/opencv-talk

Jupyter notebook for the OpenCV talk, part of the Python Course 2020 by Politecnico Open unix Labs

course image-processing jupyter-notebook opencv politecnico-di-milano politecnico-open-unix-labs python talk tutorial

Last synced: 02 Nov 2024

https://github.com/palewire/chicago-regions-map

A regional map of Chicago based on the city's official designations

chicago dissolve geojson geopandas gis jupyter-notebook maps

Last synced: 18 Oct 2024

https://github.com/kevinknights29/databricks_llm102x

This project contains the lab notebooks from course: Large Language Models: Foundation Models from the Ground Up

databricks jupyter-notebook llm

Last synced: 14 Oct 2024

https://github.com/uetchy/nbify

Transform any markdown and online resources into Jupyter Notebook.

api ipython-notebook jupyter-notebook

Last synced: 18 Oct 2024

https://github.com/pseudopixels/iseaborn

Interactive "Seaborn" build on top of Bokeh for data visualization.

bokeh interactive-visualizations jupyter-notebook seaborn-plots

Last synced: 14 Oct 2024

https://github.com/benitomartin/rag-llama-deeplake

RAG project for QA retrieval using Llama Index

deeplake jupyter-notebook llama-index llm python rag

Last synced: 08 Nov 2024

https://github.com/choidae1/pytorch-study

Repo for learning 「파이토치 첫걸음」(한빛 미디어)

deep-learning jupyter-notebook python pytorch pytorch-tutorial

Last synced: 16 Nov 2024

https://github.com/royruddle/vizdataquality

Python package for visualizing data quality

data data-science data-visualization jupyter-notebook missing-data python

Last synced: 13 Nov 2024

https://github.com/naemazam/analyze-international-debt-statistics

It's not that we humans only take debts to manage our necessities. A country may also take debt to manage its economy. For example, infrastructure spending is one costly ingredient required for a country's citizens to lead comfortable lives. The World Bank is the organization that provides debt to countries.

data-manipulation importing-and-cleaning-data jupyter-notebook python sql

Last synced: 14 Nov 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/ucbds-infra/ottr

Autograder for R scripts, Rmd documents, and Jupyter Notebooks with R kernels

autograder autograding gradescope jupyter-notebook python r rmd

Last synced: 08 Nov 2024

https://github.com/joeyism/ze2nb-cli

A wrapper for ze2nb to be used as a CLI

cli convert jupyter jupyter-notebook notebook zeppelin zeppelin-notebook

Last synced: 13 Nov 2024

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 Nov 2024

https://github.com/honourhealth/grocery-store-automatic-product-detection

It is my graduation project. Aim of this project is recognizing different types of grocery products with using convolutional neural networks. Dataset is generated by myself, data augmentation techniques and deep learning methods are used in this work. In order to make it more user friendly, I created a web application to upload the images and show name of the products to user. In this study Python, Jupyter Notebook, Flask, Html, CSS and deep learning libraries are used.

convolutional-neural-networks css deep-learning deep-learning-library flask html jupyter-notebook python

Last synced: 16 Nov 2024

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

use ipython notebook to analyze data in dat archive

dat data-analysis distributed jupyter-notebook

Last synced: 28 Oct 2024

https://github.com/ecell/ecell4_docs

The Sphinx source for https://ecell4.e-cell.org/

jupyter-notebook python systems-biology

Last synced: 07 Nov 2024

https://github.com/hrbigelow/svelte-jupyter-import

Template for importing Jupyter markdown file with embedded latex as a Svelte component rendered with distill.js

blog colab-notebook jupyter-notebook latex mathjax

Last synced: 12 Nov 2024

https://github.com/jotavare/hackacity-2023

Team UrbanX work, developed at Hackacity 2023 event.

jupyter-notebook mobility python sustainability

Last synced: 08 Nov 2024

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/lyubomirt/poem-autosuggestion

Poem Autosuggestion is a Machine Learning model that provides autocompletions for a poem. Trained in a Colab Notebook.

autocomplete jupyter-notebook machine-learning poem python

Last synced: 16 Nov 2024

https://github.com/yusufcinarci/web-scraping-projects

In these project files, I will host the web scraping examples that I will make day by day.

data-analysis data-science jupyter-notebook python web-scraping

Last synced: 07 Nov 2024

https://github.com/jbn/dissertate

Tools for typesetting using Jupyter/IPython notebooks.

ipython ipython-notebook jupyter jupyter-notebook

Last synced: 13 Nov 2024

https://github.com/diptangsu/python-decorators

Where and how to use decorators in python.

decorators ipynb-notebook jupyter-notebook python python-3 python2

Last synced: 13 Nov 2024

https://github.com/anyesh/knn-notebook

Jupyter Notebook for KNN Algorithm.

ipynb-notebook jupyter-notebook knn knn-classification machine

Last synced: 13 Nov 2024

https://github.com/quantumudit/analyzing-gamerevolution-games

This project focuses on scraping data related to video games from the GameRevolution 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: 06 Nov 2024

https://github.com/quantumudit/analyzing-goodreads-famous-quotes

This project focuses on scraping famous quotes and their related data from the GoodReads 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: 06 Nov 2024

https://github.com/quantumudit/uk-elections-2019-analysis

This project focuses on analyzing and visualizing the United Kingdom elections-2019 results using Python & Power BI.

data-analytics data-transformation data-visualization etl geospatial-analysis jupyter-notebook power-bi python

Last synced: 06 Nov 2024

https://github.com/quantumudit/demographic-data-analysis

This project focuses on analyzing and finding correlations between the three important metrics by 195 countries,i.e., birth rate, internet users, and income group.

data-analysis jupyter-notebook power-bi python

Last synced: 06 Nov 2024

https://github.com/quantumudit/analyzing-quotes

This project focuses on scraping all the quotes and their related data from the "Quotes To Scrape" 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: 06 Nov 2024

https://github.com/quantumudit/analyzing-suez-services

This project focuses on scraping all the service locations across Australia & New Zealand and their associated attributes from "Suez" 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: 06 Nov 2024

https://github.com/c17hawke/just-python

YouTube content for only Python

c17hawke decorators-python jupyter-notebook python python3

Last synced: 16 Oct 2024

https://github.com/quantumudit/uk-student-accommodation-analysis

This project focuses on scraping student properties related data from the UK Student Accommodation 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: 06 Nov 2024

https://github.com/quantumudit/zomato-restaurants-analysis

This project focuses on analyzing and visualizing restaurants listed in Zomato across Bengaluru city of India using Python and Power BI

data-analytics data-transformation data-visualization etl geospatial-analysis jupyter-notebook power-bi python

Last synced: 06 Nov 2024

https://github.com/quantumudit/analyzing-pokemons

This project focuses on scraping data related to Pokémons from a complete Pokédex; performing necessary transformations on the scraped data and then analyzing & visualizing it using Jupyter Notebook and Power BI.

data-analytics data-visualization jupyter-notebook power-bi python webscraping

Last synced: 06 Nov 2024

https://github.com/quantumudit/thereyougo-store-analysis

This project focuses on scraping all the products and their related info from the "There You Go" 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: 06 Nov 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/aianytime/pycaret-primer

All of my PyCaret's notebooks covering both Supervised & Unsupervised Machine Learning.

data-science jupyter-notebook machine-learning pycaret pycaret-library python

Last synced: 07 Nov 2024

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: 06 Nov 2024

https://github.com/creativepurus/convert-ipynb-to-pdf

✨ This repository is your go-to resource for seamlessly transforming Jupyter Notebook (ipynb) 📚 files into portable document format (PDF). 📚 🔀 It provides a simple and convenient way to convert Jupyter Notebook (ipynb) files to PDF format 🤓

anaconda anaconda3 convert ipynb ipynb-jupyter-notebook jupyter jupyter-notebook pdf pdf-converter readme readme-profile readme-template

Last synced: 13 Nov 2024

https://github.com/marx-wrld/file-cloud-sharing

A python code that allows a user to share his file to the cloud using gofile.

jupyter-notebook python3

Last synced: 13 Nov 2024

https://github.com/astrolabsoftware/spark-kernel-nersc

Create custom kernels for using pyspark notebooks at NERSC

jupyter-notebook nersc pyspark

Last synced: 12 Nov 2024

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/mtpatter/bilao

Jupyter notebooks for filtering Kafka data with Spark Streaming.

avro docker jupyter-notebook kafka spark spark-streaming

Last synced: 13 Nov 2024

https://github.com/bat0ri/statistic

Курсовые по матстату

cvs jupyter-notebook pandas python

Last synced: 06 Nov 2024

https://github.com/yashika-malhotra/cardioflex-treadmill-analysis-using-descriptive-statistics-probability

Description Analysis and Visualization on CardioFlex Treadmill data to provide insights and recommendations to improve their userbase.

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

Last synced: 14 Nov 2024

https://github.com/yashika-malhotra/data-exploration-and-visualization-for-streaming-platform

Data Analysis and Visualization for streaming platform to provide insights and recommendations to improve their userbase.

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

Last synced: 14 Nov 2024

https://github.com/uts58/international-student-job-insights-usa

Data-driven insights on job hunting for international students in the USA, analyzing listings, roles, and trends.

career-insights cpt data-analysis eb1 eb2 eb3 h1b handshake job-analytics job-trends jobs jupyter-notebook opt python work-visa

Last synced: 06 Nov 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: 27 Sep 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: 07 Nov 2024

https://github.com/mohamed-samy26/service-cancellation-predictor

Machine learning based system that can predict service cancellation for a business based on its dataset using 5 models

cart-algorithm data-cleaning decision-trees id3 jupyter-notebook knn logistic-regression machine-learning python svm tkinter

Last synced: 13 Nov 2024

https://github.com/msichterman/csce-496-project

Semester long project for CSCE 496: Empirical Software Engineering

jupyter-notebook python research-project travis-ci travistorrent

Last synced: 07 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/librasteve/raku-math-polygons

Some perl6 polygon objects that draw using SVG

jupyter-notebook math mathematics maths perl6 polygons svg

Last synced: 05 Nov 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: 13 Nov 2024

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: 13 Nov 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: 11 Nov 2024

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

🐍 Zdrojové kódy ku krúžku/kurzu Ako sa stať programátor, dátový vedec/analytik, vývojár

anaconda analyst data-science developer game-development jupyter jupyter-notebook programmer pygame python python3 reiter

Last synced: 05 Nov 2024

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

:bar_chart: Visualizations of the AGDQ 2017 Marathon Schedule

data-science jupyter-notebook

Last synced: 16 Nov 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 Nov 2024

https://github.com/austinv11/rover

A Java client for the Jupyter API

java jupyter jupyter-notebook

Last synced: 12 Nov 2024

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

https://github.com/kientech/30_days_of_python

Python is easy to learn. Its syntax is easy and code is very readable. Python has a lot of applications. It's used for developing web applications, data science, rapid application development, and so on. Python allows you to write programs in fewer lines of code than most of the programming languages. The popularity of Python is growing rapidly

django github heruku jupyter-notebook pycharm-ide python

Last synced: 31 Oct 2024

https://github.com/grimmer0125/react-angular-vue-comparison

Analysis of GitHub Stargazers' location Data. See their country distribution. https://medium.com/p/37bd6e445073

barchart geocoding github-api graphql jupyter-notebook plotly

Last synced: 04 Nov 2024

https://github.com/napo/opendatamiur

investigare gli open data del ministero dell'istruzione con python, jupyter notebook e pandas

italia jupyter-notebook miur pandas scuola tutorial

Last synced: 28 Oct 2024

https://github.com/sadegh15khedry/ml-algorithms-from-scratch

This project is dedicated to implementing various machine learning algorithms from scratch to gain a deeper understanding of how they work.

cnn dbscan decision-trees deep-learning gan ica jupyter-notebook knn-classification linear-regression logestic-regression lstm machine-learning naive-bayes-classifier python random-forest rnn svm t-sne transformer

Last synced: 11 Nov 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: 21 Oct 2024

https://github.com/escaped/cookiecutter-jupyter

A modern opinionated Cookiecutter template for jupyter based projects using Poetry.

cookiecutter jupyter jupyter-notebook jupyterlab poetry python python-poe

Last synced: 19 Oct 2024

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/nikunjk9/market-segmentation-and-product-development-strategies

Analyzing customer data of an Online retail store using Python and provide insight about the purchase trends of customers helping the retail store to make effective product development strategies to increase customer satisfaction and increase sales.

anlysis customer jupyter-notebook marketsegmentation sales

Last synced: 09 Oct 2024

https://github.com/djsegal/tetris-binder

a tetris binder using webio package 📒

binder jupyter-notebook tetris

Last synced: 11 Nov 2024

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: 11 Nov 2024

https://github.com/blurred-machine/sentence-inference

For every given pair of sentences -- (sentence-1, sentence-2), we need to determine if sentence-2 can be logically inferred given sentence-1.

jupyter-notebook machinelearning nlp python sentence-inference text-classification text-processing wordtovec

Last synced: 11 Nov 2024