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/ciscodevnet/intersight-jupyter-notebooks

This repo contains a collection of Cisco Intersight Jupyter Notebooks that exercise Intersight API's. The examples are made available with the Python SDK and PowerShell.

jupyter-notebook powershell python

Last synced: 16 Nov 2024

https://github.com/kientech/google-it-automation-with-python-professional-certificate

Google IT Automation with Python is a certification program offered by Google that aims to equip learners with the skills necessary to automate common IT tasks using Python programming. The program covers a range of topics, including programming fundamentals, data analysis, troubleshooting,....

automation certificates django jupyter-notebook python verify

Last synced: 28 Nov 2024

https://github.com/psmths/bigram-file-analysis

Proof of concept that leverages machine learning to classify files based on their bigram frequency distributions.

bigrams file-analysis jupyter-notebook machine-learning matplotlib numpy python

Last synced: 17 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/kientech/data-science-self-study

Self-study in data science involves taking the initiative to learn and master the skills and concepts related to data analysis and modeling through various resources, courses or bootcamps, and personal projects. This approach requires strong self-motivation and discipline, but provides a flexible..

code data-science jupyter-notebook mathematics python

Last synced: 28 Nov 2024

https://github.com/kazuhito00/jupyter-videocapture-demo

Jupyter notebook上でリアルタイムにカメラ画像を表示するサンプル。

jupyter-notebook opencv videocapture

Last synced: 23 Nov 2024

https://github.com/motapinto/computer-vision-structured-light

Project developed for the Computer Vision course unit in FEUP

computer-vision edge-detection jupyter-notebook opencv python structured-light

Last synced: 28 Nov 2024

https://github.com/1ayanabil1/healthcare-machine-learning

Explore our open-source repository focused on healthcare machine learning. We've developed predictive models for cardiovascular disease, diabetes, breast cancer, and more. Our projects employ diverse machine learning algorithms and data science techniques, enhancing early detection, diagnosis, and patient outcomes.

data-analysis data-science deep-learning disease disease-detection disease-modeling disease-prediction eda healthcare-application heathcare jupyter-notebook machine-learning machine-learning-algorithms machinelearning-python python

Last synced: 07 Jan 2025

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

YouTube content for only Python

c17hawke decorators-python jupyter-notebook python python3

Last synced: 06 Dec 2024

https://github.com/analyticalmonk/blaze_getting_started

Introduction to the Blaze ecosystem.

blaze jupyter-notebook numpy pandas pydata python3

Last synced: 31 Dec 2024

https://github.com/gitstar-oc/machine-learning

This are the Machine Learning notes by leading AI website named Deeplearning.AI. This notes will help you to be a machine learner from beginner to advanced level. Welcome Everyone!!

deep-learning deep-neural-networks jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy pandas python scikit-learn supervised-learning tensorflow unsupervised-learning

Last synced: 13 Oct 2024

https://github.com/rockenzo/ml-object-detection-project

Detect football players in videos using YOLOv5 for training and YOLOv8 for inference. The dataset is sourced from Roboflow and includes 663 annotated images. The project involves pre-processing, augmentation, and model training for accurate player detection.

computer-vision jupyter-notebook object-detection python roboflow-dataset soccer-analytics transfer-learning yolov5

Last synced: 15 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/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/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/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/frikishaan/browsing-history-analysis

This is a data analysis of my browsing history for the last 7 months.

browsing-history data-analysis jupyter-notebook python

Last synced: 09 Jan 2025

https://github.com/jugshaurya/learn-python

My Python Learning Journey

jupyter-notebook python3

Last synced: 19 Dec 2024

https://github.com/rusmux/ipython-memory-magics

IPython magic commands for tracking memory usage

ipython-magic jupyter-notebook memory-profiler

Last synced: 28 Oct 2024

https://github.com/cutupdev/brain-tumors-segmentation-using-encoder-decoder

This is repository for segmentation brain tumors from Brain MRI image. It used Convolutional Neural Network(CNN).

cnn decoder encoder image-processing jupyter-notebook python tensorflow

Last synced: 21 Jan 2025

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

https://github.com/bcko/ud-isdc-matrix-python

Udacity Intro to Self-Driving Cars Nanodegree Project : Matrix Class in Python

jupyter-notebook kalman-filter matrix-library python udacity udacity-nanodegree udacity-self-driving-car

Last synced: 26 Nov 2024

https://github.com/cutupdev/deep-learning-for-oil-price-forecasting-using-multivariate

This is oil price forecasting project using LSTM and GRU.

gru jupyter-notebook lstm prediction python

Last synced: 21 Jan 2025

https://github.com/invictusaman/socioeconomic-indicators-in-chicago-sql-python

This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.

data-analysis jupyter-notebook python sql sql-queries sqlite

Last synced: 12 Oct 2024

https://github.com/aymane-maghouti/loan-credit

This project aims to develop a machine learning model using Logistic Regression for classifying loan credit applications as either approved or rejected.

data-science decision-making feature-engineering flask jupyter-notebook loan-credit logistic-regression machine-learning python sckiit-learn seaborn

Last synced: 17 Jan 2025

https://github.com/idaraabasiudoh/vehicle-co2emission_model

Predicts CO2 emissions from vehicle fuel consumption using a multiple linear regression model trained on sklearn, based on a dataset of engine sizes and corresponding CO2 emissions in Canada.

data-analysis jupyter-notebook machine-learning python3 scikit-learn

Last synced: 14 Jan 2025

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: 02 Dec 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/jotavare/hackacity-2023

Team UrbanX work, developed at Hackacity 2023 event.

jupyter-notebook mobility python sustainability

Last synced: 08 Nov 2024

https://github.com/ajitashwathr10/sarcasm-detection

This project implements a sarcasm detection model leveraging machine learning and natural language processing (NLP). The system processes text data to identify sarcastic comments, aiming to enhance sentiment analysis and improve understanding of nuanced human communication.

bert-model jupyter-notebook nlp-machine-learning python3 tensorflow

Last synced: 15 Dec 2024

https://github.com/geo-y20/standard-ocr-

Explore the Standard OCR Project: a deep learning-based character recognition system leveraging advanced computer vision techniques. Detect characters in images using ResNet, Xception, Inception, and MobileNet models. Train, evaluate, and contribute to this cutting-edge technology.

css deep-learning deep-neural-networks flask html javascript jupyter-notebook keras ocr-recognition ocr-text-reader python resnet tensorflow xception

Last synced: 08 Jan 2025

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

https://github.com/andyfratello/md

🔢 Documents de Mineria de Dades (MD) Q1 - UPC FIB

data-mining fib-upc jupyter-notebook md-fib mineria-de-datos python r r-studio

Last synced: 25 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 Jan 2025

https://github.com/sameetasadullah/multi-label-image-classification-using-tensorflow

Multi-Label Image Classifier using Tensorflow on images dataset which has six classes i.e, buildings, forest, glacier, mountain, sea, street

image-classifier image-dataset jupyter-notebook multi-label-image-classification python python3 tensorflow

Last synced: 21 Jan 2025

https://github.com/burhanahmed1/big-data-analytics

Practice tasks in Python programming language using Hadoop, MRJob, PySpark for Big Data Analytics.

apache-spark hadoop hadoop-mapreduce jupyter-notebook mrjob pyspark python spark spark-sql sparksql

Last synced: 11 Oct 2024

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/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/noeyislearning/coffee-chain-sales

Explore valuable insights into the performance of a coffee chain across various locations, including key attributes such as Area Code, COGS, Profit, Sales, and more. Dive into sales trends, financial performance, and market dynamics.

data-exploration data-science data-visualization exploratory-data-analysis jupyter-notebook market-segmentation-analysis matplotlib product-performance profitability-analysis python3 seaborn

Last synced: 06 Dec 2024

https://github.com/mooerslab/voice-in-basics-quiz

Interactive quiz written in Python3 about the basic commands for the dictation plugin Voice In for Google Chrome.

interactive-quiz jupyter-notebook spaced-repetition-learning

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

https://github.com/nemeslaszlo/pagerank_and_hits

PageRank and Hyperlink-Induced Topic Search (HITS) link analysis algorithms.

hits-algorithm jupyter-notebook numpy pagerank-algorithm

Last synced: 01 Dec 2024

https://github.com/garystafford/real-time-iot-notebooks

Demo of AWS IoT Analytics: Jupyter Notebooks (Pandas/Spark)

aws-iot aws-iot-analytics iot jupyter-notebook

Last synced: 06 Dec 2024

https://github.com/tss-sniper/mnist-digit-recognizer-binary-classifier

A Binary Classification model to find a particular value in MNIST Digit Dataset using three different classification algorithms.

data-science decision-tree jupyter-notebook logistic-regression mnist mnist-classification python svm

Last synced: 05 Jan 2025

https://github.com/nemeslaszlo/kmeans_and_dbscan_clustering

Clustering is the task of dividing the population or data points into a number of groups such that data points in the same groups are more similar to other data points in the same group and dissimilar to the data points in other groups. It is basically a collection of objects on the basis of similarity and dissimilarity between them.

cluster-centers dbscan dbscan-clustering jupyter-notebook kmeans-clustering kmenas

Last synced: 01 Dec 2024

https://github.com/tss-sniper/movie-recommendation

An effective movie recommendation system that can provide personalized movie recommendations using user-based collaborative filtering.

collaborative-filtering gradio-interface jupyter-notebook movie-recommendation python

Last synced: 05 Jan 2025

https://github.com/ratreya/covid-19

Datasets for COVID-19 and visualization using Jupyter Notebook.

covid-19 jupyter-notebook

Last synced: 12 Dec 2024

https://github.com/mgobeaalcoba/inferential_statistics_with_python

Explore the world of inferential statistics using Python. Learn hypothesis testing, confidence intervals, and statistical analysis techniques for data-driven decision-making and insights.

google-colab inferential-statistics jupyter-notebook matplotlib numpy pandas python3 scikit-learn seaborn statistics

Last synced: 20 Jan 2025

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/k4u5h4l/logistic-regression

Logistic regression in python on the titanic dataset.

jupyter-notebook logistic-regression python

Last synced: 06 Jan 2025

https://github.com/nafisalawalidris/data-visualization-with-python

In the final project of Data Visualisation with Python, you create impactful visualizations using popular libraries like Matplotlib, Seaborn, and Plotly. Apply skills learned throughout the course to analyze real-world data, effectively communicate insights, and enhance your data visualisation proficiency.

dash dashboards data-visualization folium jupyter-notebook matplotlib numpy python seaborn

Last synced: 23 Jan 2025

https://github.com/k4u5h4l/sms-spam-filter-nlp

A sms spam classifier in python using NLTK.

jupyter-notebook natural-language-processing nltk-python python

Last synced: 06 Jan 2025

https://github.com/rutujar/androsensor

Machine Learning Technique is applied for Androsensor datasets.

androsensor jupyter-notebook python

Last synced: 23 Jan 2025

https://github.com/cricksmaidiene/advent-of-code-2022

🎄 A repository to share advent of code 2022 solutions

advent-of-code advent-of-code-2022 jupyter-notebook python310

Last synced: 29 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/andfanilo/regression-ipywidgets-viz

Ipywidget notebooks for an internal WL talk about ML, optimization and regression

ipywidgets jupyter-notebook python3

Last synced: 21 Dec 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/pojntfx/uni-se1-notes

Assignments for the SE1 course of HDM Stuttgart, as Jupyter notebooks.

assignment ijava jupyter jupyter-notebook

Last synced: 12 Dec 2024

https://github.com/uchencho/covid19-naija

Visualizing the affected people in Nigeria on a Heatmap

heatmap jupyter-notebook nigerian python3

Last synced: 02 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/riju18/east-west-university-library-management-system-python-desktop-application

My first project which is realted to the university library manangement system where the library admin can do a lot of tasks like any book information operation, new student information, download day-to-day data as backup & many more things.

jupyter-notebook mysql-workbench oop-python pyqt5

Last synced: 30 Nov 2024

https://github.com/yoongoing/bigdata_pyspark

⚡️공개용 맵리듀스 플랫폼인 Spark를 사용하여 데이터마이닝을 해보자⚡️

bigdata dataminig jupyter-notebook mapreduce mapreduce-python pyspark spark

Last synced: 17 Dec 2024

https://github.com/derailed-dash/youtube-and-video

Using Python APIs and AI to download YouTube videos, convert to mp3, transcribe audio

cloud-run gemini-api google-cloud jupyter-notebook python streamlit vertex-ai youtube

Last synced: 18 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 Jan 2025

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

https://github.com/alejo1630/4bar_mechanism

This Python Notebook is a tool to calculate the kinematic model (position, velocity and acceleration) for a 4-bar mechanism in several configurations

4barmechanism jupyter-notebook kinematic-modeling python

Last synced: 31 Dec 2024

https://github.com/aeksco/jupyter-tabula

Docker container image built with Jupyter Notebook and Tabula for PDF scraping

docker docker-image dockerfile jupyter jupyter-notebook pandas pdf pypdf pypdf2 scraper tabula tabula-py

Last synced: 23 Jan 2025

https://github.com/marse11e/data-science-exploration

Репозиторий, посвященный изучению различных направлений Data Science! Здесь я собираю материалы, заметки, примеры кода и эксперименты, которые помогут мне в процессе обучения.

jupyter-notebook numpy python

Last synced: 20 Nov 2024

https://github.com/baransu/house-prices-svr

Predicting house prices using SVR

jupyter-notebook python sklearn svr

Last synced: 12 Jan 2025

https://github.com/mayurasandakalum/breast-cancer-detection

Code for classifying breast cancer tumors using machine learning. Includes preprocessing, visualizations, and models like Logistic Regression, Decision Tree, and Random Forest. Evaluated with accuracy, precision, recall, and F1-score. Clone, install dependencies, and run the Jupyter notebook for full analysis.

accuracy breast-cancer-classification data-preprocessing decision-tree exploratory-data-analysis f1-score jupyter-notebook logistic-regression machine-learning ml model-evaluation precision random-forest recall svm visualizations

Last synced: 11 Nov 2024

https://github.com/alejo1630/grades_college_analysis

A Jupyter Notebook with the analysis and prediction of Final Grades (Pass/Fail) for students of mechatronics engineering in several mechanic courses.

binary-classification college-grade cross-validation data-visualization exploratory-data-analysis feature-engineering jupyter-notebook recursive-feature-elimination regression-models

Last synced: 31 Dec 2024

https://github.com/risdorn/iitm-bs-programming-and-data-science

This repository contains the notes and code I have created for practice during my IITM BS in Programming and Data Science course.

jupyter-notebook latex notes

Last synced: 30 Dec 2024