Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/jupyter-notebook
- Wikipedia: https://en.wikipedia.org/wiki/Project_Jupyter#Jupyter_Notebook
- Repo: https://github.com/jupyter/notebook
- Created by: Fernando Pérez, Brian Granger, and Min Ragan-Kelley
- Released: December 2011
- Related Topics: ipython, python, machine-learning, data-visualization, kernel,
- Aliases: jupyter, ipython-notebook, ipynb, ipynb-jupyter-notebook, ipynb-notebook,
- Last updated: 2025-01-16 00:16:26 UTC
- JSON Representation
https://github.com/mr-chang95/loan_data_visualization
Data Visualization Project for Udacity's Data Analyst Program. Using Python in Jupyter Notebook.
data-analysis data-visualization jupyter-notebook loans python udacity-data-analyst-nanodegree
Last synced: 28 Nov 2024
https://github.com/bcongdon/data-science-projects
:chart_with_upwards_trend: Miscellaneous endeavours into Data Science
Last synced: 16 Nov 2024
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: 20 Nov 2024
https://github.com/juanpablo70/pgad-nba-prediction-project
Programming for Data Analysis from Open Data Sources
data-science jupyter-notebook matplotlib mysql numpy pandas pymysql python scipy seaburn sqlalchemy
Last synced: 21 Nov 2024
https://github.com/juanpablo70/pgad-exam
Midterm Exam Titanic data set
data-science dataframe dataset jupyter-notebook matplotlib numpy pandas python seaburn
Last synced: 21 Nov 2024
https://github.com/moindalvs/python_for_data_science
1.Python Basics function
arithmetic-operations boolean-operations for-loop-in-python function if-else indexing jupyter-notebook list-comprehensions list-methods lists-python numpy-library pandas-tutorial python3 sequence slicing string tuples-in-python variables-python
Last synced: 17 Nov 2024
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/diohabara/signal_processing.py
https://www.coronasha.co.jp/np/isbn/9784339009378/
jupyter-notebook python signal-processing
Last synced: 02 Dec 2024
https://github.com/moindalvs/learn_about_python_dictionary
In Dictionary Keys has to be Immutable values such as tuple,string and numeric as well and¶ Values can be Anything Mutable or Immutable
from-zero-to-hero jupyter-notebook literals python3 string tuples-in-python zip
Last synced: 17 Nov 2024
https://github.com/ikanurfitriani/ipl_2008-2020_and_2022
Simple analysis of IPL 2008-2020 and IPL 2022.
analysis jupyter-notebook python
Last synced: 28 Nov 2024
https://github.com/shubham18024/benfords-law_videoanalysis
The Benford's Law Video Analysis project is a Python tool that leverages Benford's Law to differentiate between original and AI-generated videos. The script extracts frames from a video, analyzes the first digits of pixel values in these frames, and creates histograms to visualize digit occurrences.
benfords-law detection histogram jupyter-notebook python3 video
Last synced: 31 Dec 2024
https://github.com/callumrollo/github-scraper
Scraping GitHub to visualise users' commits during a hackweek
api github json jupyter-notebook notebook python scraper wordcloud
Last synced: 28 Nov 2024
https://github.com/sohnryang/keras-reinforcement-learning
RL in Keras
deep-learning google-colaboratory jupyter-notebook keras openai-gym python reinforcement-learning
Last synced: 17 Nov 2024
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/canayter/food-hygiene-rating-data
Analyzing the UK Food Standards Agency's food hygiene rating data for various establishments across the United Kingdom, using MongoDB and Jupyter Notebook. The goal is to help food magazine editors at Eat Safe, Love decide where to focus future articles by updating the database and performing exploratory analysis.
jupyter-notebook mongodb nosql
Last synced: 09 Jan 2025
https://github.com/santhin/real-estate
Real estate crawler with ML on scraped data
crawler jupyter-notebook ml real-estate scrapy
Last synced: 24 Nov 2024
https://github.com/crazy4pi314/osd-2021-qsharp
Slides and demo code for Grace Hopper Summer Open Source day 2021
docker jupyter-notebook python qsharp quantum quantum-computing quantum-open-source quantum-programming-language
Last synced: 09 Jan 2025
https://github.com/sermonzagoto/data_manipulation_with_pandas
Data Manipulation with Pandas - Part 1
data-analysis data-science jupyter-notebook pandas-python python
Last synced: 30 Nov 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: 30 Nov 2024
https://github.com/matsumotosan/numerical-linear-algebra
Jupyter notebooks on concepts from numerical/computational linear algebra. Inspired by Professor Rachel Thomas' class on computational linear algebra.
applied-linear-algebra computational-linear-algebra jupyter-notebook linear-algebra numerical-linear-algebra pytorch
Last synced: 15 Dec 2024
https://github.com/mindee/demo-python-sdk
Mindee Python SDK demo using Jupyter notebooks
demo jupyter-notebook ocr python python-sdk sdk
Last synced: 25 Dec 2024
https://github.com/FranzDiebold/jawsume
Use AWSume in Jupyter.
awsume jupyter jupyter-notebook jupyterlab
Last synced: 08 Nov 2024
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/ivanbgd/udacity-deep-learning-nd101
My solutions to the Udacity Deep Learning Nanodegree Foundation ND101 on-line course, with some examples in C, beside Python (https://www.udacity.com/course/deep-learning-nanodegree-foundation--nd101)
c deep-learning deep-neural-networks jupyter-notebook miniflow neural-networks python tensorflow udacity udacity-deep-learning udacity-nanodegree
Last synced: 08 Dec 2024
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/serhatderya/medical_examination_research
This repository contains a research about medical examinations (such as body measurements, results from various blood tests, and lifestyle choices).
catplot data-analysis data-analytics data-cleaning data-preparation data-preprocessing data-science data-visualization eda exploratory-data-analysis exploratory-data-visualizations heatmap jupyter-notebook medical preprocessing python research seaborn
Last synced: 03 Jan 2025
https://github.com/n-elmer/natural-disaster-prediction-system
LANDSLIDE ⛰ PREDICTOR 📈
arduino c c-plus-plus iot jupyter-notebook machine-learning prediction python sql system-development
Last synced: 21 Nov 2024
https://github.com/mlampros/singularity_containers
Singularity container image files
jupyter-notebook python r rstudio-server singularity singularity-container
Last synced: 22 Dec 2024
https://github.com/kbdharun/kaggle-notebooks
This repository contains my Kaggle notebooks.
jupyter jupyter-notebook kaggle python
Last synced: 28 Nov 2024
https://github.com/n-elmer/search-engine-scrapper
SEARCH ENGINE 🔎🔍 SEARCH RESULTS 🌍🌎 DATA SCRAPPER
command-line jupyter-notebook python software software-development software-engineering web-development
Last synced: 21 Nov 2024
https://github.com/jajcayn/interactive-spiking-neuron-model
Interactive spiking neuron models
interactive izhikevich-model jupyter-notebook modeling neuron-simulations neuron-simulator neuroscience neuroscience-methods python3
Last synced: 08 Jan 2025
https://github.com/n-elmer/premier-predict
FOOTBALL ⚽ MATCH OUTCOME ⚽ PREDICTOR
android-application android-studio artificial-intelligence java jupyter-notebook machine-learning prediction python system-development
Last synced: 21 Nov 2024
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/hchandeepa/stroke_prediction_research-machine_learning_approach
A Stroke Risk Prediction
jupyter-notebook logistic-regression machine-learning-algorithms prediction python random-forest
Last synced: 15 Jan 2025
https://github.com/iamdsc/deep_learning
100 Days of Deep Learning
100-days-of-dl-code deep-learning jupyter-notebook keras python3 tensorflow
Last synced: 17 Nov 2024
https://github.com/n-elmer/project-manager
PROJECT 🏗 MANAGEMET 🚧 SYSTEM
artificial-intelligence css flask html javascript jupyter-notebook machine-learning predictive-modeling python reactjs system-development vitejs webapplication
Last synced: 21 Nov 2024
https://github.com/sameetasadullah/linear-regression-in-python
Implemented Linear Regression in Python
artificial-intelligence gradient-descent jupyter-notebook linear-regression python python3
Last synced: 20 Nov 2024
https://github.com/madhurimarawat/customer-churn-prediction
Contains Multipage Streamlit applications showing all steps of machine learning pipeline with additional recommendations at the end.
customer-churn-analytics customer-churn-prediction customer-retention data-science data-science-pipeline dataset detailed-documentation intermediate-projects internship-project jupyter-notebook machine-learning-algorithms project-codes python strategies streamlit streamlit-deployment streamlit-multipage streamlit-webapp
Last synced: 15 Jan 2025
https://github.com/sosiristseng/jl-abm
ABM examples in Julia
agent-based-modeling julia julia-language jupyter jupyter-book jupyter-notebook
Last synced: 28 Nov 2024
https://github.com/sosiristseng/jl-dataframes
DataFrame examples by Bogumił Kamiński, rendered in Jupyter-book
dataframes julia jupyter-book jupyter-notebook tutorial
Last synced: 28 Nov 2024
https://github.com/grantgasser/neural-network-mnist-keras
Simple neural network for the MNIST dataset
jupyter-notebook keras mnist neural-network python
Last synced: 16 Dec 2024
https://github.com/n-elmer/social-media-scrapper
SOCIAL MEDIA 🤼 DATA 🔁 WEB SCRAPPER
command-line jupyter-notebook python software software-development software-engineering web-development
Last synced: 21 Nov 2024
https://github.com/n-elmer/survey-manager
SURVEY 📊 MANAGEMENT 📈 SYSTEM
artificial-intelligence css flask html javascript jupyter-notebook machine-learning predictive-modeling python reactjs system-development vitejs webapplication
Last synced: 21 Nov 2024
https://github.com/hchandeepa/stroke-risk-prediction-system-a_machine_learning_approach
Machine learning models for stroke incidence prediction.
jupyter-notebook logistic-regression machine-learning prediction python
Last synced: 15 Jan 2025
https://github.com/javianng/a-star-spatial-omics-hackathon
In the A*Star - Spatial Omics Hackathon, we aim to enhance cancer cell identification accuracy by integrating RNA data with histological insights derived from H&E stained images. The primary goal is to determine if cell clusters identified by transcriptome expression align with those identified through histological data.
cancer data-science hackathon jupyter-notebook python
Last synced: 09 Jan 2025
https://github.com/ghufranbarcha/codsoft-machine-learning-internship
This repository contain all Machine Learning & NLP task during my internship at Codsoft.
jupyter-notebook machinelearning nlp nltk python scikit-learn
Last synced: 02 Dec 2024
https://github.com/kunalgupta777/neural-networks
This Repository contains scratch implementation of Soft Computing Lab practicals
adaline associative-memory backpropagation epoch jupyter-notebook matplotlib neuralnets softcomputing
Last synced: 02 Dec 2024
https://github.com/sajalkmr/imageclassification
Build an Image classifier model using your own images with Tensorflow
cnn cnn-classification cnn-keras cnn-model deep-learning image-classification jupyter-notebook keras machine-learning opencv python tensorflow
Last synced: 21 Nov 2024
https://github.com/chrispyles/nbforms-server
Backend server for the nbforms Python package
jupyter jupyter-notebook python
Last synced: 22 Dec 2024
https://github.com/lebrancconvas/data-playground
Data Science and Analysis Playground.
data-analysis data-science jupyter-notebook numpy pandas python python3 seaborn statistics
Last synced: 08 Jan 2025
https://github.com/estebanways/postgresqldbquerytool
🛠️ Allows you to interact with a PostgreSQL database, execute SQL queries, and view the results in a tabular format
data-science database jupyter-notebook pasndas postgres postgresql psycopg2 python-script sql
Last synced: 15 Dec 2024
https://github.com/francescopaolol/streamlitandngrok
This notebook uses Strealit and ngrok together
jupyter-notebook machine-learning ngrok python
Last synced: 22 Dec 2024
https://github.com/francescopaolol/sentimentanalysis
About sentiment analysis on IMDB Dataset of 50K Movie Reviews
jupyter-notebook kaggle machine-learning ml pandas scikit-learn sentiment-analysis
Last synced: 22 Dec 2024
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/emanuelcop3/detecao-de-fraude-de-transacoes
Um projeto de ciência de dados para prever se uma transação é uma fraude ou não.
algorithms jupyter-notebook machine-learning
Last synced: 16 Dec 2024
https://github.com/francescopaolol/logisticregression
About predicting survival on the Titanic and get familiar with ML basics
jupyter-notebook kaggle logistic-regression machine-learning ml pandas scikit-learn
Last synced: 22 Dec 2024
https://github.com/francescopaolol/knn
About Wine Quality Classification
jupyter-notebook knn-classification machine-learning ml pandas scikit-learn
Last synced: 22 Dec 2024
https://github.com/sameetasadullah/k-means-clustering-on-iris-dataset
Implemented K-Means Clustering on Iris Dataset using Python Language
artificial-intelligence jupyter-notebook k-means k-means-clustering k-means-implementation-in-python python python3
Last synced: 20 Nov 2024
https://github.com/francescopaolol/titaniccompetition
It's my first kaggle competition about predict survival on the Titanic and get familiar with ML basics
jupyter-notebook kaggle-competition machine-learning ml pandas scikit-learn
Last synced: 22 Dec 2024
https://github.com/sehgalnaval/olympics-data-analysis
I will be building an Olympics Data Analysis Web Application using Streamlit. For development, I will be using Python and Pandas. For plotting, I will be using Seaborn and Plotly libraries. The project will also be deployed to Heroku.
heroku jupyter-notebook matplotlib numpy pandas pycharm python seaborn
Last synced: 03 Dec 2024
https://github.com/sermonzagoto/project_python
Assesment Python from Skill Academy by Ruang Guru
data-science jupyter-notebook pandas-python python
Last synced: 30 Nov 2024
https://github.com/abdelhakim-gh/pfa-process-mining-fraud-detection
New Frontiers in the Fight against Fraud : The Contribution of Process Mining
celonis data-processing data-transformation eda jupyter-notebook machine-learning python
Last synced: 03 Dec 2024
https://github.com/francescopaolol/linearregression
About predicting house sale prices for King County
jupyter-notebook kaggle linear-regression machine-learning ml pandas scikit-learn
Last synced: 22 Dec 2024
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/francescopaolol/favoritatimeseriesforecasting
See: https://www.kaggle.com/competitions/store-sales-time-series-forecasting
jupyter-notebook kaggle-competition machine-learning pandas scikit-learn
Last synced: 22 Dec 2024
https://github.com/alt-f1/covid-19
tools built to digest, compile and analyze data related to the covid-19
covid-19 ecdc jupyter-notebook who worldwide
Last synced: 19 Nov 2024
https://github.com/francescopaolol/decisiontree
About classify iris plants into three species in this classic dataset
decision-tree-classifier jupyter-notebook kaggle machine-learning ml pandas scikit-learn
Last synced: 22 Dec 2024
https://github.com/sameetasadullah/cs231n-svm-classifier-on-cifar10-dataset
Applied Support Vector Machine (SVM) Classifier on Cifar10 Dataset
cifar-10 cifar10 cifar10-classification jupyter-notebook pycharm pycharm-ide python python3 svm svm-classifier
Last synced: 30 Dec 2024
https://github.com/imsahil007/kmeansimage
Python package to compress images in python using KMeans-Clustering technique
clusters image-compression jupyter-notebook kmeans-clustering pypi-package python python3
Last synced: 08 Dec 2024
https://github.com/belajarqywok/blockchain
just for fun 😁
blockhain jupyter jupyter-notebook notebook python
Last synced: 30 Nov 2024
https://github.com/nandahkrishna/sarcasmdetection
Detecting sarcasm in Reddit comments
bert-embeddings classification explainable-ml jupyter-notebook machine-learning natural-language-processing python reddit sarcasm sarcasm-detection tfidf
Last synced: 03 Dec 2024
https://github.com/belajarqywok/s-des_algorithm
Simplified DES algorithm
encryption gabut jupyter-notebook python3 symetric
Last synced: 30 Nov 2024
https://github.com/nandahkrishna/amld2020
Submission to the AMLD 2020 Transfer Learning for Crisis Response Challenge organised by DEEP
bert bert-embeddings jupyter-notebook machine-learning natural-language-processing nlp python3 transfer-learning transformers
Last synced: 03 Dec 2024
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: 21 Nov 2024
https://github.com/mateuschaves/calculo-diferencial-e-integral-i
Resolução dos exercícios da disciplina Cálculo diferencial e integral I do curso de Sistemas de Informação na Universidade de Pernambuco
calculus derivatives integral jupyter-notebook latex-document limits resolution
Last synced: 17 Nov 2024
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: 21 Nov 2024
https://github.com/we-sci/public_wesci_python_logger
Documentation and examples for using We-Sci's Python Logger
jupyter-notebook open-science precedence provenance provenance-analysis provenance-model python research sdk
Last synced: 22 Dec 2024
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/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: 21 Nov 2024
https://github.com/is-leeroy-jenkins/budgetpy
A proto-typing and notebook environment for the analysis of budgetary data.
accounting budget budget-analysis budget-tool epa federal-government finance jupyter jupyter-notebook notebook
Last synced: 12 Nov 2024
https://github.com/rblcoder/analyze-openpsychometrics
Analyze data from http://openpsychometrics.org/_rawdata/
Last synced: 16 Dec 2024
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/shivamsouravjha/covid-affects
This project is based upon ML classification of Data in-order to predict the death toll in each county on each day.
c covid-19 data-science jupyter-notebook machine-learning machine-learning-algorithms python
Last synced: 09 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/joelselvaraj/udacity-mlnd-smartcab
Udacity - Machine Learning Engineer Nanodegree Project - Train a smartcab to drive
jupyter-notebook machine-learning python q-learning self-driving-car udacity-nanodegree
Last synced: 08 Dec 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/joelselvaraj/udacity-mlnd-capstone-handwritting-digit-recognition
Udacity - Machine Learning Engineer Nanodegree Project - A Deep Neural Network to recognise handwritten digits
capstone deep-neural-networks gpu handwritten-digits jupyter-notebook mnist-dataset python udacity-nanodegree
Last synced: 08 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/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: 21 Nov 2024
https://github.com/kharizzakaye/image-segmentation
Image Segmentation using Python and Unsupervised Learning
image-segmentation jupyter-notebook python unsupervised-learning
Last synced: 16 Nov 2024
https://github.com/sandeepbalachandran/predictor
A collection of prediction algorithms for different purposes
collection jupyter-notebook machine-learning notebook predictor regression-models scikit-learn
Last synced: 03 Dec 2024
https://github.com/kelvin229/machinelearningwebapp
Software Developer Salary Predictor
anaconda3 analytics conda-environment data data-science data-visualization jupter jupyter-notebook maachine-learning matplotlib numpy pandas python python3 scikit-learn scikitlearn-machine-learning virtual-machine visualization
Last synced: 03 Jan 2025
https://github.com/nemeslaszlo/basic_sales_analysis
Basic analyze on a sales dataframe, where we looking for answers for basics questions and visualize them.
analysis combinations counter jupyter-notebook matplotlib pandas sales-analysis
Last synced: 01 Dec 2024
https://github.com/nemeslaszlo/emergency-911-calls
Covers emergency (911) Calls: Fire, Traffic, EMS for Montgomery County, PA analysis with visualizations.
jupyter-notebook matplotlib numpy pandas seaborn
Last synced: 01 Dec 2024
https://github.com/nemeslaszlo/financial-crisis-effects-on-some-stocks
Focusing on bank stocks to see how they progressed throughout the 2008-09 financial crisis all the way to early 2016.
cufflinks jupyter-notebook matplotlib numpy pandas pandas-datareader plotly seaborn
Last synced: 01 Dec 2024
https://github.com/nemeslaszlo/item-item_collaborative_filtering
Item-item collaborative filtering, or item-based, or item-to-item, is a form of collaborative filtering for recommender systems based on the similarity between items calculated using people's ratings of those items.
collaborative-filtering correlation item-item jupyter-notebook pandas
Last synced: 01 Dec 2024
https://github.com/nemeslaszlo/sf-salaries-and-ecommerce-purchases
Very basic data analysis to explore San Francisco city employee salary data, and basic ecommerce information analysis using tha basics of Pandas. (Covers the basic Pandas operations.)
Last synced: 01 Dec 2024
https://github.com/nemeslaszlo/singular-value-decomposition-recommender
SVD movie recommender based on the target user ratings.
jupyter-notebook recommender-system singular-value-decomposition svd
Last synced: 01 Dec 2024
https://github.com/nemeslaszlo/titanic-logistic-regression
This notebook covers a simple analysis with logistic regression on the popular titanic dataset.
cufflinks jupyter-notebook logistic-regression matplotlib numpy pandas plotly seaborn sklearn
Last synced: 01 Dec 2024