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/natanaelvich/ai-for-devs_introduction

Repository for learning and exploring AI development concepts using Python, including Jupyter notebooks for hands-on experimentation and model creation.

ai-development artificial-intelligence jupyter-notebook machine-learning python

Last synced: 11 Feb 2025

https://github.com/akhand-pratap-tiwari/spam_ham_classifier

Flask app for spam-ham message classifier using Naive Bayes. Comparative analysis and selection of models also explained in notebook.

analysis api api-test flask jupyter-notebook machine-learning-algorithms naive-bayes-classifier nltk python sklearn

Last synced: 08 Jan 2025

https://github.com/abeldiress/heart-disease-prediction

A deep neural network built from the UC Irvine Dataset used to predict heart disease.

health heart-disease-prediction jupyter-notebook ml science

Last synced: 08 Jan 2025

https://github.com/sosiristseng/template-juliabook-literate

Publishing Julia notebooks with Literate and Jupyter Book

github-actions julia jupyter-book jupyter-notebook literate template

Last synced: 07 Jan 2025

https://github.com/sameetasadullah/neural-network-implementation

Neural Network implemented with different Activation Functions i.e, sigmoid, relu, leaky-relu, softmax and different Optimizers i.e, Gradient Descent, AdaGrad, RMSProp, Adam. You can choose different loss functions as well i.e, cross-entropy loss, hinge-loss, mean squared error (MSE)

activation-functions adagrad adam-optimizer cross-entropy-loss gradient-descent hinge-loss jupyter-notebook leaky-relu loss-functions mean-squared-error neural-network optimizers pycharm pycharm-ide python python3 relu-activation rmsprop sigmoid-activation softmax-activation

Last synced: 30 Dec 2024

https://github.com/shahinuralambhuiyan/learning-ml

Start learning Machine Learning basic from CodeBasics Channel

anaconda jupyter-notebook kaggle-dataset matplotlib numpy pandas pip python

Last synced: 18 Feb 2025

https://github.com/hache22/regresion_lineal

Modelo de Regresion Lineal el cual Toma datos en grados Celcius y los transforma de manera automatica a grados Fahrenheit

jupyter-notebook linear-regression python

Last synced: 11 Feb 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/vatshayan/hospital-discharge-analysis

Analysis of Hospitalization Discharge Rates in Lake County, Illinois of various attributes like Anxiety, Alcohol, mood, Diabetes, Asthma, etc

data-analysis data-visualization jupyter-notebook machine machine-learning machine-learning-algorithms scikit-learn

Last synced: 15 Jan 2025

https://github.com/douglascdev/bitcoin_e-waste

Jupyter Notebook that calculates a rough estimate of how much e-waste is generated per transaction by the Bitcoin main network, based on the expected lifespan and hash rate of the ASIC Antminer S19J Pro.

bitcoin cryptocurrency jupyter-notebook python3

Last synced: 08 Jan 2025

https://github.com/xymoh/discord-hutao

Hu Tao Chatbot made for Discord app! Chat with the bot who talks just like Hu Tao from Genshin Impact!

chatbot discord jupyter-notebook model python

Last synced: 08 Jan 2025

https://github.com/mehraaaaa24/stockpriceprediction

A real-time web app that predicts stock prices using an LSTM model, visualizes data with moving averages, and allows user input for stock symbols.

jupyter-notebook keras lstm-neural-networks matplotlib numpy pandas python streamlit tensorflow yfinance

Last synced: 11 Feb 2025

https://github.com/evardnk/dataanalyticsportfolio

Собрание моих проектов по аналитике данных

api automation data-analysis etl-pipeline jupyter-notebook jupyterlab kpis numpy pandas pipeline postgresql powerbi python sql visualization

Last synced: 11 Feb 2025

https://github.com/invictusaman/insurance-cost-analysis-regression

Showcasing Simple Linear, Multiple Linear, Polynomial and Ridge Regression on Insurance Cost Dataset to predict insurance price. Also, I have generated a report using Quarto.

jupyter-notebook linear-regression machine-learning multiple-linear-regression notebooks pipeline polynomial-regression quarto regression ridge-regression

Last synced: 11 Feb 2025

https://github.com/invictusaman/analyzing-wildfire-activities-in--australia

This project analyzes wildfire data using Python and libraries like Pandas, Matplotlib, Folium and Seaborn to visualize trends, regional differences, and fire characteristics from 2005 onwards.

folium jupyter-notebook matplotlib python quarto report seaborn

Last synced: 11 Feb 2025

https://github.com/masuduzzaman811/aqi-deployment

In the repo, I calculated efficiency of some Machine Learning algorithms such as 1. Linear regression 2. SVM algorithm 3. KNN algorithm 4. Random forest algorithm and some more based on an AQI dataset. Technologies: Python, Jupyter Notebook , HTML

html jupyter-notebook python

Last synced: 04 Feb 2025

https://github.com/sathviksai002/youtube_video_trending_analysis

We have implemented the analysis using python programming language and Jupyter notebooks. We have used many libraries available for data visualization, data scraping, analysis in python. Use of data visualization has lead to creation of data plots or diagrams which can lead to better analysis of trends in pictorial form.

analysis bokeh jupyter-notebook matplotlib-pyplot numpy pandas-dataframe python3 shell-script visualization youtube

Last synced: 09 Nov 2024

https://github.com/sunnybibyan/exploratory-data-analysis-eda

Welcome to the Titanic Dataset - Exploratory Data Analysis (EDA) project repository! This project aims to uncover insights from the Titanic dataset using Python and Jupyter Notebook. By analyzing key variables such as age, gender, and class, we aim to visualize relationships between passenger characteristics and survival rates.

data-analysis data-visualization jupyter-notebook python titanic-dataset

Last synced: 11 Feb 2025

https://github.com/nirmalyabag20/diabetes-prediction-using-machine-learning

This project focuses on predicting diabetes using machine learning algorithms based on health metrics like glucose levels, blood pressure, and BMI. By comparing different models, the goal is to identify the most accurate approach for early diabetes detection, showcasing the potential of machine learning in healthcare.

decision-tree-classifier jupyter-notebook kneighborsclassifier logistic-regression matplotlib numpy pandas python random-forest-classifier scikit-learn seaborn svc

Last synced: 11 Feb 2025

https://github.com/smahala02/calorimtery

A calorimetry lab project involving Python and Excel for computing heat transfer from experimental data.

calorimetry chemistry data-analysis excel jupyter-notebook python thermodynamics

Last synced: 11 Feb 2025

https://github.com/harsh0713/sms-spam-classification

The "SMS Spam Classification" project aims to develop a machine learning model to automatically identify and classify SMS messages as either spam or legitimate (ham).

bernoulli gaussian-naive-bayes jupyter-notebook multinomial-naive-bayes nltk-python punkt python sklearn-library stopwords streamlit string

Last synced: 11 Feb 2025

https://github.com/parthds02/machine-learning-foundations-for-product-managers-project

Machine learning project predicting the energy output of a power plant using environmental data (temperature, pressure, humidity, vacuum). Linear Regression and Random Forest models were compared, with Random Forest achieving better accuracy. Key steps include data exploration, model building, cross-validation, and performance evaluation.

ai ai-management data-science database energy jupyter-notebook machine-learning powerpoint-presentations random-forest

Last synced: 11 Feb 2025

https://github.com/pinedah/escom_development-of-applications-for-data-analysis

This repository is a personal collection of programs, exercises, and notes from the Development of Applications for Data Analysis course at Instituto Politécnico Nacional (IPN). As part of the Bachelor's in Data Science, the course focuses on developing practical skills in Python for data analysis.

data-analysis data-science data-visualization jupyter-notebook python python-data-analysis

Last synced: 11 Feb 2025

https://github.com/oneblack333/amazon-sales-analysis

A MySQL project for Amazon sales analysis covering product, sales, and customer insights.

analysis jupyter-notebook mysql numpy panda ppt

Last synced: 07 Jan 2025

https://github.com/souvik09-tech/walmart_sales_dataanalysis

This end-to-end data analysis project leverages Python for processing and SQL for advanced querying to extract key business insights from Walmart sales data. It's designed for data analysts to enhance skills in data manipulation, querying, and pipeline creation.

data-analysis end-to-end etl-pipeline jupyter-notebook mysql mysql-database pandas python

Last synced: 09 Jan 2025

https://github.com/stynw7/uph_djitello

Have fun with DJI Tello Drone by exploring every idea and possibility that can done with the drone!

dji-tello drone flight jupyter-notebook machine-learning programming python

Last synced: 21 Jan 2025

https://github.com/trainingbypackt/beginning-data-science-with-python-and-jupyter-elearning

Perform reproducible data analyses with these data exploration tools

dataanalysis datascience html jupyter jupyter-notebook python

Last synced: 14 Nov 2024

https://github.com/trainingbypackt/beginning-application-development-with-tensorflow-and-keras-elearning

Learn to design, develop, train, and deploy TensorFlow and Keras models as real-world applications

css javascript jupyter-notebook juypter makefile python vue

Last synced: 14 Nov 2024

https://github.com/fschuch/python-transferencia-de-calor

Revisão de conceitos de programação em Python, além da solução de problemas em transferência de calor por meio de propostas computacionais.

educacao engenharia jupyter-notebook python transferencia-de-calor

Last synced: 21 Jan 2025

https://github.com/naitoyuma7110/walkanalysis

Pandasによる2次元歩行の動画分析

jupyter-notebook pandas python3

Last synced: 15 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/shadan100/sales-prediction-analysis

The aim is to build a predictive model and find out the sales of each product at a particular store. Using this model, BigMart will try to understand the properties of products and stores which play a key role in increasing sales.

artificial-intelligence data-analysis data-science django django-framework jupyter-notebook machine-learning matplotlib pandas predictive-modeling python sales-prediction

Last synced: 12 Feb 2025

https://github.com/shadan100/stroke-prediction-analysis

A web based application to predict whether a patient is likely to get stroke based on the input parameters like gender, age, various diseases, and smoking status. Each row in the data provides relevant information about the patient.

artificial-intelligence data-analysis data-science django django-framework jupyter-notebook machine-learning matplotlib pandas predictive-modeling python stroke-prediction web-application

Last synced: 12 Feb 2025

https://github.com/johnpaulada/datascience-experiment-notebooks

📔 A bunch of Jupyter Notebooks of my data science explorations.

data-science jupyter-notebook python

Last synced: 17 Jan 2025

https://github.com/chriskyfung/pandas_stock_notebook

使用Pandas和Pandas Datareader的查詢香港股票的Jupyter Notebook範例

hkex hong-kong jupyter-notebook pandas pandas-datareader python quandl stock-prices

Last synced: 09 Jan 2025

https://github.com/trallard/bad_days

Bioinformatics Awareness Days

bioinformatics genetics jupyter-notebook r rna-seq

Last synced: 09 Nov 2024

https://github.com/vargascardona/linear-regression-training

A Collab Notebook for training a single-layer neural network for linear regression.

jupyter-notebook machine-learning neural-networks plotting

Last synced: 08 Jan 2025

https://github.com/valmir-unicap/bibliotecas-python

Conhecendo as diversas bibliotecas para aplicar usando python

colab jupyter-notebook library python pytube qrcode speedtest-cli translate

Last synced: 15 Jan 2025

https://github.com/akshaysharmajs/fake-news-detection

A machine learning model to detect whether a news article is fake or real using NLP.

jupyter-notebook nlp-machine-learning python web-scraping

Last synced: 17 Jan 2025

https://github.com/faizantkhan/kaggle-eda-ml-feature-engineering

Explore the Kaggle Codes Repository for concise and powerful code snippets covering the essentials of data science and machine learning. From Kaggle competitions to real-world projects, discover insights into exploratory data analysis, machine learning models, feature engineering, and data science mathematics.

data-science eda jupyter-notebook kaggle kaggle-competition kaggle-dataset kaggle-scripts kaggle-solution machine-learning machine-learning-algorithms mathematics python python-library

Last synced: 15 Jan 2025

https://github.com/durjaysamrat/animal-species-prediction

This project leverages the YOLOv5 deep learning framework to develop a robust system for identifying various animal species in real-world images. The primary goal is to create an efficient and accurate model that can assist in wildlife conservation, animal behavior studies, and other ecological research.

animal-species detection jupyter-notebook python yolov5

Last synced: 30 Dec 2024

https://github.com/miksus/jubox

Pythonic way to operate Jupyter Notebooks in Python

jupyter-notebook python3

Last synced: 12 Feb 2025

https://github.com/piinalpin/research-collection

Collection of Any Research of Data and Text Mining

jupyter-notebook python python3 research research-project text-mining

Last synced: 20 Jan 2025

https://github.com/ogty/requirements.txt-generator-cli

requirements.txt Generator CLI for Python, Julia, and Jupyter Notebook.

command-line-tool generator julia jupyter-notebook python rust

Last synced: 08 Jan 2025

https://github.com/avs123a/image-color-spaces-morphology-demo

Simple demo that shows extracting RGB and HSV channels, converting from RGB to HSV and reverse converting. There are 4 main morphological operations used: erosion, diletion, opening and closing image

demo image-processing jupyter-notebook numpy opencv python3

Last synced: 15 Jan 2025

https://github.com/manjillama/machine-learning-101

Introduction to machine learning, conda environment, Jupyter Notebook, Pandas, NumPy and Matplotlib.

conda-environment jupyter-notebook machine-learning matplotlib numpy pandas python

Last synced: 22 Jan 2025

https://github.com/natthasath/python-google-colab

Google Colab is a free cloud-based platform for machine learning experimentation. It allows the execution of Jupyter notebooks and provides access to free GPUs and TPUs. It also provides a collaborative environment for sharing and editing notebooks.

google-colab jupyter-notebook python

Last synced: 09 Jan 2025

https://github.com/crazybber/go-jupyter

spark big data exploring in jupyterlab

bigdata jupyter-notebook jupyterlab rdd spark

Last synced: 28 Jan 2025

https://github.com/manwithacap/by-the-metric-match

🎲🃏 A game data tracker for your board/card/video games!

data-analysis data-visualization games jupyter-notebook python utility

Last synced: 08 Jan 2025

https://github.com/kevinadhiguna/find-s-algorithm

Implementation of one of algorithms in Machine Learning, Find-S Algorithm, in Python.

find-salgorithm jupyter-notebook machine-learning python

Last synced: 12 Nov 2024

https://github.com/garciparedes/castile-and-leon-crops

Data Analysis of Castile and Leon Crops Area over the last years

castile-and-leon crops data-analysis data-science jupyter jupyter-notebook notebook spain

Last synced: 16 Jan 2025

https://github.com/garciparedes/matrix-decomposition

Set of techniques to factor arbitrary shape matrices taking advantage on some way.

garciparedes jupyter jupyter-notebook math mathematics matrix-factorization python python3 university-of-valladolid

Last synced: 16 Jan 2025

https://github.com/jparedesds/image-classification-multilabel

🪐 Identification characters in Futurama frames - Kaggle Competition 🥉3º position - ResNet152 & Keras/Tensorflow

imageio jupyter-notebook keras-tensorflow numpy pytorch resnet152

Last synced: 22 Jan 2025

https://github.com/sachithpriyamantha/face-diseases-prediction

This repository contains a mobile application and a web application which can Face Diseases Prediction.

dart firebase flutter flutterweb jupyter-notebook python

Last synced: 22 Jan 2025

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

Machine Learning Jupyter Notebooks.

jupyter-notebook machine-learning python

Last synced: 22 Jan 2025

https://github.com/rs2416/Detecting_Social_Anxiety

This repository contains the full dataset and code needed to recreate the classification models and reproduce the results within this paper: https://formative.jmir.org/2021/10/e32656/

jupyter-notebook machine-learning python scikit-learn social-anxiety

Last synced: 14 Nov 2024

https://github.com/ahmad-ali-rafique/comment-generation-tool

This repository hosts a Jupyter Notebook-based Comment Generation Tool exploring advanced NLP techniques for automated, contextually relevant comment generation from input data. Ideal for developers and researchers in NLP and automated text generation.

ai aitools artificial-intelligence content-based-recommendation data datascience jupyter-notebook machine-learning

Last synced: 16 Jan 2025

https://github.com/rajdeepdas43/rag-powered-llm-chatbot

This repository develops a RAG-powered chatbot that answers questions based on a specific PDF document. Key objectives include: Chatbot Development: Chatbot using Retrieval-Augmented Generation (RAG) Dataset Creation, Performance Evaluation

devcontainer jupyter-notebook python rag

Last synced: 22 Jan 2025

https://github.com/codetun/prodigy_ml_02

🛒 Customer Segmentation Project ✨ - Developed during my internship at Prodigy Infotech, this project uses KMeans clustering to segment supermarket customers based on ID, age, gender, income, and spending score. The goal is to identify target customers for better marketing strategies. 📊👨‍💻

jupyter-notebook kaggle prodigy-infotech python

Last synced: 04 Feb 2025

https://github.com/sudothearkknight/californiahousepricepredictor

we explore California's housing market, predict property prices, and unravel the factors that shape real estate values. Let's dive into data-driven insights and discover the power of predictive modeling.

jupyter-notebook kaggle learning-by-doing linear-regression machine-learning python

Last synced: 11 Nov 2024

https://github.com/prachipatel15/fake-news-detection

In this data science project idea, we will use Python to build a model that can accurately detect whether a piece of news is real or fake.

fake-news jupyter-notebook machine-learning python

Last synced: 16 Jan 2025

https://github.com/kostrykin/carnapy

Real-time 3D visualization for biomedical data and beyond in Python

3d data-visualization jupyter-notebook library opengl python virtual-reality

Last synced: 12 Feb 2025

https://github.com/nishkarsh25/risk-profiling

In this report, we will discuss the simulation of temperature distribution, probability of error, and expected cost for a thermometer risk cost analysis. The project aims to analyze the risk involved in using a thermometer to measure the temperature of a certain object. The temperature distribution is simulated using numpy and matplotlib library.

histogram jupyter-notebook probability-distribution python

Last synced: 22 Jan 2025

https://github.com/nishkarsh25/learn-hand-written-characters-using-probability

Specifically, the code: Loads all the images of handwritten 0's and 1's from a specified directory. Creates a binary matrix of size 4x4 for each image. Goes through each matrix and counts the number of times each pixel is set to True for each digit. Uses the count to calculate the probability of each pixel being True given the digit is a 0 or 1.

jupyter-notebook mathematics pyrhon

Last synced: 22 Jan 2025

https://github.com/nishkarsh25/sentence-auto-completion-using-probability

The provided code is a language model that: Downloads several books from the Gutenberg Project website Creates different n-gram models (unigram, bigram, trigram, and quadgram) based on the words in those books Defines a function called suggest_next_word that takes a sentence as input and suggests possible words that come after the sentence...

jupyter-notebook ngram-language-model pyrhon

Last synced: 22 Jan 2025

https://github.com/nishkarsh25/know_your_habitat

Develop a platform (web/android) that performs a reverse image search and identifies the objects present in the image. The user will click an image or make a short video, and the platform will classify the content of the image or video based on different classes.

cnn-keras cnn-model jupyter-notebook python

Last synced: 22 Jan 2025

https://github.com/nishkarsh25/minimum-time-in-mess

This project involves the analysis of the minimum time spent in a mess by a person. It includes the analysis of three different factors affecting the minimum time spent in the mess: Entry rate Service rate Eating time These factors are combined to calculate the overall minimum time spent in the mess using mathematical equations.

histogram jupyter-notebook probability-distribution python

Last synced: 22 Jan 2025

https://github.com/nishkarsh25/dataset

In this code, we analyze a dataset using pandas, numpy, seaborn, and matplotlib libraries in Python. The dataset is loaded from a CSV file named "dataset.csv". The data is first analyzed in its original form and then normalized to analyze the normalized data.

dataanalysis heatmap-visualization jupyter-notebook pyrhon

Last synced: 22 Jan 2025

https://github.com/vitor-garcia-comissoli/codes_from_mac0460

Several programming exercises (EPs) developed for a College class (MAC 0460 - Introduction to Machine Learning)

csv html jupyter-notebook python

Last synced: 22 Jan 2025