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/rutujar/scikit-learn

Scikit learn is applied for Androsensor (available in google play store) datasets and iris data sets.

jupyter-notebook linear-regression machine-learning python scikit-learn svm

Last synced: 22 Nov 2024

https://github.com/shubham18024/kernel-behavior-and-scheduling-algorithms

This repository features programs that explore Linux kernel functionality, memory management strategies, and various process scheduling algorithms. It's designed to help users understand core operating system concepts through practical implementations.

best-fit-algorithm cpu-scheduling fcfs-scheduling first-fit-algorithm flowchart ipython jupyter-notebook linux linux-kernel memory-management premptive-priority-scheduler python sjf-scheduling srtf-scheduling worst-fit-algorithm

Last synced: 19 Jan 2025

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/pushker-stark/vehicle-number-plate-recognition

The task is to implement an automatic number plate recognizer in an unconstrained condition that considers occlusion, poor quality of images, and other spatial variations in image data.

deep-learning jupyter-notebook license-plate-recognition plate-recognition python vehicle

Last synced: 12 Dec 2024

https://github.com/jesusgautamah/ruby-ipynbs

My collection of Ruby Jupyter Notebooks

chatgpt gpt-3 ipynb jupyter-notebook rspec ruby

Last synced: 16 Jan 2025

https://github.com/cyberfantics/jupyter-to-pdf-processor

A Python-based tool for automating PDF processing and Jupyter Notebook conversion. Customize PDFs with borders, headers, and footers while ensuring seamless file management. Streamline your document workflows with this user-friendly and efficient solution!

jupyter-notebook open-source pdf-automation scraping selenium selenium-python

Last synced: 11 Dec 2024

https://github.com/chesterxalan/obstructivesleepapneadiagnosis-spo2

An auto diagnostic system for obstructive sleep apnea (OSA) based on SpO2 signals.

ai deep-learning diagnosis jupyter-notebook obstructive-sleep-apnea python pytorch spo2

Last synced: 16 Jan 2025

https://github.com/alvertogit/datascience

Data Science AI Artificial Intelligence Machine Deep Learning Classification Regression Python Keras TensorFlow TensorFlow2 TPOT XGBoost Matplotlib NumPy Pandas scikit-learn Folium Seaborn Jupyter Lab Notebook

artificial-intelligence data-science deep-learning jupyter-lab jupyter-notebook keras machine-learning matplotlib pandas python scikit-learn tensorflow tensorflow2

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

https://github.com/thibaultlatrille/mutationselectiondrift

Inferring long-term effective population size with mutation–selection models

jupyter-notebook scientific-publications

Last synced: 11 Dec 2024

https://github.com/ejdecena/tutorial-jupyter

Tutorial Jupyter Notebooks.

jupyter jupyter-notebook

Last synced: 11 Dec 2024

https://github.com/modern-agile-team/docker-for-crawler

파이썬과 jupyter notebook으로 크롤러를 개발하기 위한 기본 개발 환경 셋업

anaconda beautifulsoup4 crwaler docker docker-compose jupyter-notebook python3 requests

Last synced: 28 Dec 2024

https://github.com/mindful-ai-assistants/movierevenueanalysis

🎬💰 Analyze movie companies' revenue, release strategies, and financial performance using statistical techniques for actionable insights. This project explores data on total revenue, number of releases, and lifetime gross to uncover patterns that can drive strategic decisions in the film industry.

correlation-analysis data-analysis data-science heatmap jupyter-notebook open-source python statistical-analysis statistical-analysis-and-hypothesis-testing statistics ttest

Last synced: 22 Jan 2025

https://github.com/crispengari/ml-data-loading

💎 This is a simple quick guide on working with files in pandas. We will be working with the following types of files and learn how to read and write using the pandas library.

ai dataframe datascience jupyter-notebook machine-learning numpy pandas python

Last synced: 16 Dec 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/thecoderpinar/ml-perceptron-project

This project demonstrates the implementation of the Perceptron algorithm for binary classification tasks. It includes various advanced features such as data augmentation, feature engineering, and deep learning techniques to enhance model performance and robustness.

artificialintelligence binaryclassification dataanalysis datascience deep-learning jupyter-notebook machinelearning opensource perceptronalgorithm programming python

Last synced: 16 Dec 2024

https://github.com/nathanvilbert/evaluation-of-multiple-ml-algorithms-in-forecasting-avocado-sales-volume-with-python

This research project applies regression analysis techniques, including Gradient Boosting Regressor, Multiple Linear Regression, and Polynomial Regression, to analyze factors influencing avocado sales volume in the USA. By examining variables like Average Price, PLU Codes, Type, and Year, it seeks to uncover patterns and correlations within the U.S

jupyter-notebook machine-learning-algorithms python

Last synced: 23 Nov 2024

https://github.com/open-atmos/jupyter-utils

utility routines used in PySDM, PyPartMC & PyMPDATA example Jupyter notebooks

colab jupyter-notebook matplotlib pip pypi-package python

Last synced: 15 Oct 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: 09 Dec 2024

https://github.com/abhijit2505/cat-photo-classification

This repository contains two models having Two - layers ANN and L - layers ANN respectively to classify Cat photo and Non-Cat photo. This ANN works on the mathematical principles of Logistic Regression and Cross Entropy.

artificial-neural-networks classification-algorithm cross-entropy-loss jupyter-notebook logistic-regression-algorithm machine-learning python3

Last synced: 23 Nov 2024

https://github.com/asifdotexe/timeseriesanalysis

This repository serves as a central hub for all of my projects related to time series analysis. Here, you'll find a collection of projects, code samples, and resources that explore various aspects of time series data and its analysis.

data-analysis feature-engineering jupyter-notebook pandas python time-series-analysis visualization

Last synced: 15 Jan 2025

https://github.com/thisis-developer/body-language-detection-with-mediapipe-and-opencv

Explore the world of non-verbal communication like never before with our Body Language Detection solution. Utilizing the advanced capabilities of MediaPipe and OpenCV, we provide real-time insights into human gestures, postures, and facial expressions.

body-language facial-expression-recognition jupyter-notebook keras mediapipe opencv pkl sklearn tensorflow tensorflow-lite tflite

Last synced: 04 Dec 2024

https://github.com/omkarpattnaik8080/pandas

Using dataset from kaggle I am implementing basic and advanced panda operations to analyze data from the dataset

colab-notebook data-science dataanalysis jupyter-notebook machine-learning pandas python

Last synced: 14 Jan 2025

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

https://github.com/echosingh/how-to-talk-to-girls

This repository tells about respectful ways to talk to girls

jupyter-notebook ml python streamlit

Last synced: 23 Dec 2024

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

:bar_chart: Visualizations of the AGDQ 2017 Marathon Schedule

data-science jupyter-notebook

Last synced: 17 Jan 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: 31 Oct 2024

https://github.com/i7mada249/ipynb-creator-bot

This Telegram bot converts text messages into Jupyter notebooks and PDFs.

docker jupyter-notebook python telegram-bot text-editor text-processing

Last synced: 03 Dec 2024

https://github.com/mekhyw/modeling-and-simulation-of-the-physical-world

Discrete and continuous mathematical modeling of 1st and 2nd order dynamical systems, numerical simulation of models of dynamical systems using Python, principles of scientific methodology. Credits to professors Fabio Pelicano, Fabio Bobrow and Fabio Hage

excel jupyter-notebook object-tracking scipy simulation

Last synced: 11 Jan 2025

https://github.com/alphasecio/google-colab

A collection of Google Colab notebooks for beginners and enthusiasts alike.

google-colab jupyter-notebook langchain notebooks python streamlit

Last synced: 09 Nov 2024

https://github.com/aprooks/k3s-learning

learning k3s and a micro tutorial for k8s

bash jupyter-notebook k3s kubernet tutorials

Last synced: 08 Dec 2024

https://github.com/koldim2001/jupiterlabcv

Готовый сервис JupiterLab для разработок в сфере компьютерного зрения

computer-vision docker docker-compose gpu-computing jupyter-lab jupyter-notebook jupyterlab

Last synced: 19 Dec 2024

https://github.com/leonism/dataiku

This repo consist of my Dataiku project files.

dataiku datascience jupyter jupyter-notebook machinelearning python

Last synced: 08 Dec 2024

https://github.com/astrojuanlu/taller-jupyter-matematicas

Uso de Jupyter para enseñanza de materias técnicas

jupyter jupyter-notebook spanish-language sympy

Last synced: 27 Dec 2024

https://github.com/d-coder111/personalized-cancer-diagnosis-ml

Classify the given genetic variations/mutations based on evidence from text-based clinical literature.

cancer-diagnosis genetic-variations jupyter-notebook machine-learning python

Last synced: 28 Nov 2024

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/mgobeaalcoba/exploratory_data_analysis_course

Un repositorio donde iré cargando tutoriales y practicas de trabajos de analisis de datos exploratorios con pandas, numpy, mathplotlib, Plotly, etc

data-science deepnote google-colab jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 20 Jan 2025

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/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/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/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/revogati/ecommerce_consumer_behaviour

This is a Full Data Analytics project From data cleaning, preparation, exploration, Interpretation of insights up to Presentation of findings and recommendations..

data-analysis data-exploration ecommerce jupyter-notebook python sql tableau-public visualization

Last synced: 07 Jan 2025

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/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/gmartinezramirez-old/data-science-portafolio

:notebook: [Active] Portafolio of data science projects. Using: Python, PyTorch, Spark, Tensorflow, Scikit, Keras. Includes Classification, Regression, Time series, NLP, Deep learning, among others.

data-science data-science-learning data-science-notebook data-science-portfolio hadoop jupyter-notebook keras notebook pandas pyspark python pytorch r sci-kit spark tensorflow

Last synced: 05 Dec 2024

https://github.com/meetup-python-grenoble/cartographie

Atelier de cartographie en Python - Meetup Python Grenoble du 28/03/2024

cartography folium jupyter jupyter-lite jupyter-notebook meetup plotly

Last synced: 21 Jan 2025

https://github.com/westurner/nbmeta

RDF, JSON-LD, YAML-LD metadata support for Jupyter Notebook, Sphinx

jsonld jupyter-notebook linked-data linkedreproducibility rdfa rdfs schema-org

Last synced: 11 Jan 2025

https://github.com/osteele/assignment-dashboard

A web dashboard for viewing the forks of a classroom assignment repo

classroom-tools github jupyter-notebook

Last synced: 21 Dec 2024

https://github.com/fsquillace/notebooks

Various examples of handy Jupyter notebooks

ipywidgets jupyter-notebook matplotlib numpy

Last synced: 20 Dec 2024

https://github.com/mgobeaalcoba/exploratory_data_analysis_with_python

Explore and analyze data effectively with Python. This repository offers tools and techniques for conducting insightful exploratory data analysis (EDA) to extract valuable insights.

colab-notebook eda exploratory-data-analysis exploratory-data-visualizations jupyter-notebook models python3

Last synced: 20 Jan 2025

https://github.com/guillainbisimwa/hpnk-indicateurs

Compile daily, weekly and monthly reports, for different departments. I have created this project to automate data analysis to really help me cut down on times around 10 times faster than before

dataframe jupyter-notebook notebook python

Last synced: 02 Dec 2024

https://github.com/xoraus/bigmart-salesprediction-xgboost

According to the information provided, Bigmart is a big supermarket chain, with stores all around the country and its current board set out a challenge to all Data Scientist out there to help them create a model that can predict the sales, per product, for each store. BigMart has collected sales data from the year 2013, for 1559 products across 10 stores in different cities. With this information the corporation hopes we can identify the products and stores which play a key role in their sales and use that information to take the correct measures to ensure success of their business

artificial-intelligence jupyter-notebook machine-learning

Last synced: 13 Jan 2025

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/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/177arc/pandas-datadict

Data dictionary functionality for Pandas data frames

data-dictionary jupyter-notebook pandas

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

https://github.com/walidbosso/python-gui

Sqllite+XML+Files+Tkinter+PyQT+wxPython+Django for Pharmacy management

django django-pharmacy files gui jupyter-notebook pharmacy-management pyqt pyqt5 python sqlite sqlite3 tkinter wxpython wxwidgets xml

Last synced: 29 Nov 2024

https://github.com/austinv11/rover

A Java client for the Jupyter API

java jupyter jupyter-notebook

Last synced: 11 Jan 2025

https://github.com/reubano/peoria-js-mithriljs

Code and presentation for the "Component based development using Mithriljs" Peoria JavaScript Meetup talk

coffeescript jupyter-notebook mithriljs

Last synced: 29 Nov 2024

https://github.com/aufarah/draw2svg

A Python 3 library for programmatically generating SVG images (vector drawings) and rendering them or displaying them in a Jupyter notebook

drawsvg jupyter-notebook library python svg vector

Last synced: 01 Oct 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: 02 Dec 2024

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/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/choidae1/pytorch-study

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

deep-learning jupyter-notebook python pytorch pytorch-tutorial

Last synced: 17 Jan 2025