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

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

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

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

Last synced: 16 Jan 2025

https://github.com/kardelruveyda/detect-email-spam-vs-ham

Detect Email Ham vs Spam with Jupyter Notebook

email ham jupyter-notebook python spam

Last synced: 16 Jan 2025

https://github.com/rysuds/streamlit-jupyter

Generate Streamlit apps from a Jupyter notebook

jupyter jupyter-notebook nbconvert streamlit

Last synced: 16 Jan 2025

https://github.com/fatimaafzaal/simple-chatbot-using-python

I have made a simple chatbot in Python using Jupyter notebook using NLP

ai bot chatbot jupyter-notebook nlp python

Last synced: 16 Jan 2025

https://github.com/fatimaafzaal/student-marks-predictor

This is a machine learning model that predicts the marks of students based on the hours they study using linear regression

jupyter-notebook linear-regression machine-learning marks-prediction

Last synced: 16 Jan 2025

https://github.com/cermakm/jupyter-sequor

Follow and scroll automatically cell outputs in Jupyter notebooks

extension follow jupyter jupyter-notebook jupyter-notebook-extension logging

Last synced: 24 Jan 2025

https://github.com/nekruzash/regression-correlation

This is from CS2023 - AI/DS/ML class, trained a model based on different categories of data and predicted using a linear regression for the best feature that has the greatest effect on the housing prices.

jupyter-notebook python scikit-learn

Last synced: 16 Jan 2025

https://github.com/nekruzash/machine-learning-decision-trees

This is from CS2023 - AI/DS/ML class, trained a machine learning model with heart disease data sets to predict a correlation using numpy and pandas.

jupyter-notebook numpy pandas python

Last synced: 16 Jan 2025

https://github.com/simranjeet97/quotes-analysis

Kaggle Dataset on Quotes Analysis and Visualization With Python, Pandas and MatplotLib Using Jupyter Notebook.

data data-science datavisualization jupyter-notebook kaggle kaggle-dataset machine-learning matplotlib-pyplot numpy pandas python quotes quotes-application

Last synced: 14 Jan 2025

https://github.com/jen-uis/loan-status-prediction

This repository contains project materials for the Winter STAT 206 class, University of California, Riverside, A. Gary Anderson School of Management.

data data-analysis data-analytics data-cleaning data-visualization descriptive-analytics julia julia-language jupyter-notebook predictive-analytics predictive-modeling team-collaboration

Last synced: 22 Jan 2025

https://github.com/ejw-data/ml-rideshare-dev

Exploration of Chicago rideshare data. The repo was repurposed from a model deployment example to include in later versions to include data preprocessing and model training.

css d3-visualization flask-application html jupyter-notebook python

Last synced: 22 Jan 2025

https://github.com/ejw-data/proj-election-dashboard

Heroku Flask App with Postgres Database that provides interactive graphics

bootstrap css d3-visualization flask-application html jupyter-notebook leafletjs postgresql python sqlalchemy

Last synced: 22 Jan 2025

https://github.com/alexlouden/covid-italy-comparison

Covid 19 - jupyter notebook to compare a given country to Italy's growth curve

covid-19 jupyter-notebook

Last synced: 16 Jan 2025

https://github.com/riju18/bangladesh_malnourished_child_identification

According to WHO(world health organization) survey in 2014, the dataset contains nourished and malnourished child information (under 5). The job is to find out whether a child is malnourished or not when a new data will come applying machine learning algorithm.

anaconda artificial-neural-network backward-elimination jupyter-notebook machine-learning-algorithms python3

Last synced: 28 Jan 2025

https://github.com/incubated-geek-cc/pdf-3-in-1

A pdf document toolkit which splits, extracts and merges specified pdf files. Deployed with Flask and accessible via Web UI.

flask-api flask-application json-api jupyter-notebook pdf-document-api pdfkit

Last synced: 16 Jan 2025

https://github.com/incubated-geek-cc/mental-healthcare-predictors

Analysis and Machine Learning Regression Model to Predict Likelihood of Seeking Mental Healthcare Treatment

jupyter-notebook machine-learning python

Last synced: 16 Jan 2025

https://github.com/fernandogomesfg/springfield_simpsons_analise

Este repositório contém análises de dados e visualizações relacionadas à série de TV 'The Simpsons'

data-science jupyter-notebook python simpsons springfield

Last synced: 14 Jan 2025

https://github.com/nitsc/strong-hash-generator

这个Python程序是一个强大的哈希生成器,它结合了15种哈希算法和独创SNF技术,以生成强壮而安全的哈希值。

arithmetic development hash jupyter jupyter-notebook personal-project python secret security security-tools software windows

Last synced: 12 Jan 2025

https://github.com/abhi-bhatra/ct_image_scanning

OpenSUSE Project (Application URL only accessible at private SUSE VPN )

flask gsoc jupyter-notebook machine-learning

Last synced: 16 Jan 2025

https://github.com/coleramos425/nflintelligence

An analysis of NFL player intelligence and its relation to performance.

data-science jupyter-notebook nflstats python scraper scrapy webcrawler

Last synced: 14 Jan 2025

https://github.com/rogeriopradoj/python-detalhes-ambiente

Notebook que busca detalhar todos os detalhes do ambiente do seu ambiente python / anaconda / jupyter

anaconda conda jupyter jupyter-notebook mamba notebook python

Last synced: 14 Jan 2025

https://github.com/anujdutt9/tensorflow-deeplearning

Deep Learning Tutorials using Tensorflow.

deeplearning jupyter-notebook python tensorflow-tutorials

Last synced: 13 Nov 2024

https://github.com/hacker-anakin/python-ai

This AI Python Jupyter Notebook project guides users through setting up, data manipulation with numpy/pandas, and upcoming advanced AI phases.

ai jupyter jupyter-notebook numpy python pythonai

Last synced: 22 Dec 2024

https://github.com/rajeenthan05/chest_x_ray_detection

Chest xray detect using python sample work

jupyter-notebook keras-models python-lambda python3

Last synced: 22 Dec 2024

https://github.com/krausjm7/quantum-circuit-solver-with-bluequbit

Uses Qiskit and BlueQubit platform to solve circuits, with varying qubit size measurements, with quantum algorithms to identify hidden bitstrings in circuits with 30, 42, and 60 qubits. Uses BlueQubit's advanced quantum processing units (QPU) and GPU APIs for execution of code in a high-data rate Jupyter Notebook to handle large quantum datasets.

bluequbit jupyter-notebook qiskit quantum-algorithms quantum-circuit-simulator quantum-circuits quantum-computing quantum-processing-units

Last synced: 22 Dec 2024

https://github.com/jack970/analysis-sentiment-twitter-elections

Este código, desenvolvido em Python, extrai os 100 tweets mais recentes com a API do Twitter pelos temas: "#Eleições2022 -#Lula" e analisa os sentimentos dos tweets.

eleicoes2022 jupyter-notebook matplotlib pandas python37 tweepy

Last synced: 28 Jan 2025

https://github.com/airingursb/notebook

Airing's Notebook (bulit by jupyter notebook)

jupyter-notebook

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

https://github.com/poyqraz/cv2-gri-tonlama-uygulamas---

Google Colab Opencv Gri Tonlama Uygulaması - Opencv Grayscale Application

google-colaboratory jupyter-notebook python

Last synced: 12 Jan 2025

https://github.com/courierkyn/params

Command line flags alternative for Jupyter

application flags jupyter-notebook

Last synced: 12 Jan 2025

https://github.com/marx-wrld/text-to-handwritten-converter

This project is a Python code that converts typed text to a handwritten human text using Pywhatkit library.

jupyter-notebook machine-learning python3 pywhatkit

Last synced: 12 Jan 2025

https://github.com/pwilmart/yeast_carbonsources

Yeast TMT data - 3 different carbon sources (from Gygi lab) analyzed with PAW pipeline and MaxQuant

jupyter-notebook paw-pipeline proteomics r statistical-testing tmt tmt-data-analyses

Last synced: 12 Jan 2025

https://github.com/pwilmart/sps-ms3_vs_ms2_tmt

Comparison of SPS MS3 TMT data to MS2 TMT data

jupyter-notebook proteomics r tmt tmt-data-analysis

Last synced: 12 Jan 2025

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

https://github.com/blurred-machine/generate-synthetic-images-with-dcgans-in-keras

In this project, I have built a DCGAN based synthetic image generator and a discriminator on the fashion-MNIST dataset. Generated synthetic images using DCGAN and tried to fool the discriminator

dcgan-tensorflow deeplearning discriminator gan generator image-processing jupyter-notebook project python

Last synced: 09 Jan 2025

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

https://github.com/prathameshdhande22/data-visualization-tutorial

Repository Contains all the stuff required for Data Visualization. Numpy Tutorial, Pandas Tutorial, Matplotlib Tutorial, Seaborn Tutorial

data-visualization jupyter-notebook matplolib numpy pandas pandas-dataframe python seaborn tutorial

Last synced: 14 Jan 2025

https://github.com/zackakil/oreilly-ai-conference-pragmatic-ml

Code content for my session at O'Reilly AI Conference 2018 about pragmatic ML development with SciKit Learn & TensorFlow using Google ML Engine.

colab-notebook gcp gcp-cloud-functions google-cloud jupyter-notebook machine-learning sklearn tensorflow

Last synced: 12 Jan 2025

https://github.com/makiuchi-d/whitenote

The whitespace kernel for Jupyter

interpreter jupyter-lab jupyter-notebook whitespace

Last synced: 22 Jan 2025

https://github.com/youyoubilly/pantilt

This is a tool kit for controlling two servos at a pan tilt in jupyter notebook.

camera jupyter-notebook jupyterlab pantilt servo-control

Last synced: 22 Jan 2025

https://github.com/ireneflorez/bikeshare

Exploring US Bike-Share data of 3 major cities - Using Jupyter Notebooks and Python scripts

bike-share chicago jupyter-notebook python-script

Last synced: 22 Jan 2025

https://github.com/ekta18/lung-cancer-detection

Lung Cancer Detection is a machine learning model using Logistic Regression for early detection of Lung Cancer as Machine Learning project.

colab-notebook detection jupyter-notebook logistic-regression python

Last synced: 15 Jan 2025

https://github.com/unihd-cag/simple-geometry

Axis aligned geometry package with jupyter notebook integration

geometry jupyter-notebook shapes

Last synced: 22 Dec 2024

https://github.com/x-actions/python3-nbctl

将ipynb文件转化为hugo markdown文件。Convert ipynb to hugo markdown files

github-actions hugo jupyter-notebook python3

Last synced: 22 Dec 2024

https://github.com/tsu2000/bank_churn_analysis

A basic classification machine learning project to predict which customers in a bank will churn.

classification jupyter-notebook machine-learning sklearn university-project

Last synced: 15 Jan 2025

https://github.com/kharizzakaye/image-segmentation

Image Segmentation using Python and Unsupervised Learning

image-segmentation jupyter-notebook python unsupervised-learning

Last synced: 17 Jan 2025

https://github.com/fennifith/markdowntojupyter

NodeJS script to execute & convert code blocks in markdown files to a JupyterLab Notebook.

cli jupyter jupyter-notebook nodejs

Last synced: 22 Dec 2024

https://github.com/lmtreser/jupyter-notebooks

Notebooks de aplicaciones educativas para formación técnica

arduino jupyter jupyter-notebook notebook python

Last synced: 22 Jan 2025

https://github.com/ehvenga/ece565

ECE565 - Machine Learning : Assignments and Coursework

datascience jupyter-notebook machine-learning python regression

Last synced: 28 Jan 2025

https://github.com/mr-chang95/data-modeling-with-apache-cassandra

Data Modeling With Apache Cassandra for Udacity's Data Engineering Program. Using Python in Jupyter Notebook.

apache-cassandra data-engineering data-modeling etl-pipeline jupyter-notebook python udacity-nanodegree

Last synced: 21 Jan 2025

https://github.com/craft-ai/craft-ai-starterkit-jupyter

Start using craft ai in a Python Jupyter Notebook app using the official client, in a NYC taxi context.

craft-ai jupyter-notebook machine-learning machine-learning-api python taxi

Last synced: 15 Jan 2025

https://github.com/waleedgeorgy/ml_sklearn

Implementation of various machine learning algorithms for regression and classification & feature engineering.

data-visualization jupyter-notebook machine-learning python

Last synced: 22 Dec 2024