NumPy
NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-06-26 00:18:09 UTC
- JSON Representation
https://github.com/borjaest/ndautomata
Multidimensional cellular automata in Python.
cellular-automata cellular-automaton game-of-life numpy
Last synced: 19 May 2026
https://github.com/l-johnston/unit_system
SI unit system for Python
matplotlib numpy python si-unit-system
Last synced: 07 May 2026
https://github.com/larmork/kaggle-datasets-py
Study project. Analysis of kaggle datasets
datasets jupiter-notebook kaggle numpy pandas-dataframe
Last synced: 02 Mar 2026
https://github.com/hamdivazim-archive/examresultsjupyter
A project I made back in 2021! Plots graphs using csv data.
graphing ipython-notebook jupyter-notebook matplotlib matplotlib-pyplot numpy pandas seaborn table
Last synced: 17 Apr 2026
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 Apr 2026
https://github.com/dlr-eoc/ukis_sat2h5
Convert geospatial satellite images to H5 arrays and back keeping the spatial extent.
array dask deep-learning geospatial hdf5 numpy python python3 raster satellite-imagery tiff
Last synced: 12 Apr 2026
https://github.com/bhavik-jikadara/thesparksfoundation-data_science_and_business_analytics
Data Science and Business Analytics Internship - The Sparks Foundation
data-science jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python seaborn sklearn
Last synced: 04 Apr 2026
https://github.com/robinka/bayesian-notebooks
Some notebooks for learning about bayesian models
bayesian-inference learning mcmc metropolis-hastings monte-carlo notebook numpy probability python
Last synced: 02 May 2026
https://github.com/soumyaco/chatclarity
Whats App group chat analytics and Searching (AI powered)
flask fullstack huggingface machine-learning numpy pandas python react-plotlyjs reactjs whatsapp
Last synced: 04 Apr 2026
https://github.com/florianwoelki/neural-network-weed-detection
This repository contains a custom made neural network which will classify weed.
classification images multiclass-classification multiclass-neural-network neural-network numpy python3
Last synced: 12 Apr 2026
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: 12 Apr 2026
https://github.com/udityamerit/breast-cancer-prediction-using-different-ml-models
The `all_MLpackage` is a Python tool for breast cancer detection using scikit-learn's machine learning algorithms. It automates model training, generates accuracy comparisons, and helps identify the best-performing algorithm for diagnosis.
classification knn-algorithm logistic-regression machine-learning numpy pandas scikit-learn svm-model
Last synced: 15 Aug 2025
https://github.com/zolabar/fem
FEM 1D example with Python
displacement fem fvm jupyter-notebook numerics numpy python strain
Last synced: 18 Apr 2026
https://github.com/ivy-llc/demo-utils
A set of utilities for creating visual demos for Ivy libraries.
abstraction autograd deep-learning gpu ivy jax machine-learning mxnet neural-network numpy python pytorch template tensorflow
Last synced: 20 Apr 2026
https://github.com/avinesh-masih/data-analytics-assignment
Complete PW Skills Data Analytics Assignments: This repository contains all PW Skills Data Analytics assignments, covering topics like Python, SQL, Statistics, Data Visualization, and more. It includes well-structured solutions with notebooks and queries, ideal for learners seeking clarity and hands-on practice.
ai api data-analysis data-science data-visualization eda flask jupyter-notebook machine-learning matplotlib numpy pandas pw pw-assignment pw-skills-assignment pwskills python seaborn sql statistics
Last synced: 13 Jun 2025
https://github.com/marcogdepinto/dogs-vs-cats
Deep learning to classify if a picture contains a Dog or a Cat using Python, OpenCV, Keras.
deep-learning deep-learning-tutorial deep-neural-networks image-classification keras numpy opencv python python3
Last synced: 13 Apr 2026
https://github.com/zjutcv/zjutcv
🎇ZJUT toolbox for computer vision.
computer-vision deep-learning numpy pytorch
Last synced: 24 Apr 2025
https://github.com/aroefer/kv_lite
Version 2.0 of Kineverse, a framework for modeling kinematics for robotic manipulation and control.
autodiff casadi kinematics-model numpy robotic-manipulation
Last synced: 29 Apr 2026
https://github.com/anuraganalog/deep-learning-specialization
Coursera's Deep Learming Specialization Lecture notes
algorithms convolutional coursera deep hyperparameters learning lecture models networks neural notes numpy optimization python3 sequence specialization tuning
Last synced: 29 Apr 2026
https://github.com/aryyyy01/minimind
🧠 Simplify your machine learning workflow with MiniMind, a collection of lightweight tools designed for efficient model training and deployment.
accelerate basic-design bfgs chatgpt childrens-web classification gaussian-processes github-config gradient-descent machine-learning neural-network numpy regression swift vision-language-model
Last synced: 29 Apr 2026
https://github.com/christopher-dabrowski/perspective-camera
Simple implementation of perspective camera
3d-graphics academic-project computer-graphics numpy projection-learning pygame python
Last synced: 19 May 2026
https://github.com/mdaiyub/house-price-prediction
Predicting house prices can help determine the selling price of a house in a particular region and can help people find the right time to buy a home.
confusion-matrix decision-tree-classifier gaussiannb kneighborsclassifier logistic-regression machine-learning matplotlib-pyplot numpy pandas random-forest-classifier seaborn svc-svm
Last synced: 29 Apr 2026
https://github.com/wiseaidev/corona-virus-data-analysis-modeling-and-visualization
Data analysis of covid-19 and SEIRD model implementation.
coronavirus coronavirus-tracking covid-19 data-analysis data-analysis-python data-visualization folium-maps modeling-dynamic-systems numpy ploty population python3 science science-research seird-model seird-simulator simulation
Last synced: 14 Apr 2025
https://github.com/shruagarwal/magical_image_art
Try this Streamlit App and receive three different styled effects out of an Image! 😉🌈
numpy opencv-python pillow python streamlit
Last synced: 02 May 2026
https://github.com/itzzmeakhi/us-bikeshare-data
This project was done as a part of Data Analytics Nanodegree. In this project bikeshare data ( rented bikes) of three cities(washington, new york & chicago ) were taken. The patterns among the data like frequent route, frequent end and start station etc were displayed to the user based on his input (performed respect to day or month or both). The data given was processed so doesn't contain any null values, And this project is done at my beginner level so no scope of visualizations included in it.
Last synced: 03 May 2026
https://github.com/dmarks84/coursework_project_banks-web-scraping-sql
Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.
apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping
Last synced: 10 Apr 2026
https://github.com/jwest951227/aiSocialGood
The rise of social media and online communities creates safe and anonymous spaces for individuals to share their thoughts about their mental health and express their feelings and sufferings in online communities. To prevent suicide, it is necessary to detect suicide-related posts and user's suicide ideation in cyberspace by natural language process
flask gpt4 numpy python tensorflow
Last synced: 21 Sep 2025
https://github.com/nishant-sethi/machine-learning
Find all the relevant material of machine learning here and give your career a kick-start.
machine-learning natural-language-processing numpy pandas sklearn
Last synced: 13 Apr 2025
https://github.com/lucasfturos/modelagemmath_python
Repositório focado em estudos de modelagem matemática aplicadas em Python
math matplotlib numpy python scipy turtle
Last synced: 28 Feb 2026
https://github.com/sisoudev/facialrecognition
Data collected thanks to dear misbah4064, algorithm for recognizing facial expressions with machine learning, still under construction.
machine-learning numpy python python3
Last synced: 05 May 2026
https://github.com/amypad/numcu
Numerical CUDA-based Python library
array buffer c cpp cpython cpython-api cpython-extensions cuda cxx hacktoberfest numpy python vector
Last synced: 29 Jun 2025
https://github.com/aman9026/custom-filters
Simple guide with code snippets for creating Custom-Filters by Image-Processing
digital-image-processing filter filters guide image-processing mlops numpy numpy-arrays opencv python3 tutorial tutorial-code
Last synced: 05 May 2026
https://github.com/estaheri7/sib-sales-analysis
This Python project aims to analyze the sales data of Sib company, the leading exporter of non-oil products to different countries worldwide.
jupyter-notebook matplotlib numpy pandas python3
Last synced: 11 Apr 2026
https://github.com/mgobeaalcoba/padawan_python_course
Data-oriented Python course taught for all Mercado Libre verticals
colab-notebook matplotlib numpy pandas python3 scipy-optimize scipy-stats sckiit-learn seaborn
Last synced: 27 Jan 2026
https://github.com/iamdsc/machine_learning
100 Days of ML Code
machine-learning matplotlib numpy pandas python3 sklearn
Last synced: 11 Apr 2026
https://github.com/renan-siqueira/python-data-augmentation-tool
This project is an image processing and augmentation tool
data-augmentation data-science image-processing image-transformations mit-license numpy opencv opencv-python pillow pylint python toolkit
Last synced: 13 Apr 2026
https://github.com/murodof/nuu_ml_assignments.
This repository contains my Machine Learning assignments source code .
Last synced: 06 May 2026
https://github.com/iusztinpaul/airbnb-data-analysis
Airbnb data analysis on the biggest cities in The Netherlands following the CRISP-DM methodology.
airbnb data datanalysis datascience machine-learning numpy pandas python
Last synced: 06 May 2026
https://github.com/analyticalmonk/blaze_getting_started
Introduction to the Blaze ecosystem.
blaze jupyter-notebook numpy pandas pydata python3
Last synced: 12 Apr 2026
https://github.com/summitkwan/dynamicnn
neural network with dynamics
dbm hopfield-network numpy rbm tensorflow
Last synced: 13 Apr 2026
https://github.com/a-r-j/npview
CLI tools for quickly inspecting CSV/TSV & NumPy (.npy) array files
cli csv data-analysis inspector npy numpy python tsv
Last synced: 18 Jan 2026
https://github.com/yashkarthik/graphicallly
Plot polynomial and trigonometric expressions in browser using python.
dash logarithms numpy plot-functions python3 trigonometric-functions
Last synced: 27 Apr 2026
https://github.com/raihan4520/ml
A collection of machine learning projects showcasing various algorithms and techniques, including a final project for the Machine Learning course at AIUB.
data-preprocessing jupyter-notebook machine-learning model-evaluation numpy pandas python scikit-learn
Last synced: 11 Jan 2026
https://github.com/nomonosound/numpy-rms
Calculate RMS swiftly (SIMD-accelerated)
arm-neon c float32 numpy numpy-library python simd x86-64
Last synced: 12 Jul 2025
https://github.com/jpcadena/classification-tweets-national-security-ecuador
Classification of Tweets about national security at Ecuador 2022
classification classification-model data-analysis data-science ecuador insecurity machine-learning natural-language-processing nlp nltk numpy pandas python pytorch scikit-learn snscrape supervised-learning tensorflow tweet twitter
Last synced: 07 Apr 2026
https://github.com/pspanoudakis/data-mining-techniques-projects
Data Visualization 📊 Clustering and Classification 🗂️ techniques on Customer 🛍️ & Book 📖 datasets
customer-personality-analysis goodreads-data matplotlib numpy pandas python-typing seaborn sklearn-classifier sklearn-clustering wordcloud
Last synced: 09 May 2026
https://github.com/abhiramdodda/mnist_nn
Neural Network for MNIST. Built from scratch using Numpy and Pandas.
Last synced: 15 Apr 2026
https://github.com/yuriidorosh/information-theory-and-coding
Using an analytical description for data, the theory of information objectifies the number of bits required to represent the data which is the source's information entropy. Coding theory is the study related to the nature of codes and their individual capability for particular applications.
coding information information-and-coding-theory matlab matlab-script matplotlib matplotlib-python numpy python python-3 python3
Last synced: 09 May 2026
https://github.com/tritonix711/ai-content-verifier
AI Content Verifier is a tool that finds out if text is written by AI or humans. It uses machine learning and natural language processing to give clear results and confidence scores. With an easy-to-use interface, it helps everyone from researchers to content creators check if the content is real or not.
git machine-learning nlp nltk numpy pandas python scikit-learn spacy tkinter
Last synced: 07 Jan 2026
https://github.com/prathameshdhande22/space-invader-game
This repository contains a implementation of the classic arcade game Space Invaders in Python using the Pygame library
bullets classic-game numpy pygame pygame-games python3 pythonprojects retro-game space-invaders spaceinvader spaceinvaders-pygame spaceshooter
Last synced: 12 May 2026
https://github.com/princebanerjee04/darpansur
"Darpan-Sur" application, your personalized music recommendation platform designed to cater to your emotions. “Darpan-Sur” uses advanced AI algorithms to curate playlists that perfectly match your current mood, making every song a reflection of how you feel. Say goodbye to generic playlists and embrace the power of emotion in your music experience.
cv2 keras mediapipe numpy python tkinter
Last synced: 27 Feb 2026
https://github.com/simoesleticia/numpy-studies
Explorando e aprimorando habilidades em NumPy
numpy numpy-tutorial python studies
Last synced: 03 Feb 2026
https://github.com/nevin100/data-visualization-with-seaborn
In this repository, I revisited core concepts of Seaborn and explored a wide range of plots and styling techniques to visualize data effectively. Each notebook demonstrates one or more visualization techniques with explanations and examples.
jupyter-notebook matplotlib-pyplot numpy pandas python seaborn
Last synced: 24 May 2026
https://github.com/ei-grad/bincount
No-copy parallelized bincount returning dict
bincount cython numpy python statistics
Last synced: 26 Jan 2026
https://github.com/husna-poyraz/artificial-intelligence-and-data-science
Some studies on Artificial Intelligence and Data Science ...
artificial-intelligence data data-analysis-python data-science matplotlib-pyplot numpy pandas python
Last synced: 05 May 2026
https://github.com/akash-peace/cv-shape-color-detection
Virtual Sketch project objective is to make a drawing tab that can be controllable by hand movement.
Last synced: 10 May 2026
https://github.com/amarlearning/neural-network-handwritten-digit
Data Analysis and Machine Learning using custom Neural Network of MNIST DB Handwritten Digits
data-science handwritten-digit-recognition jupyter-notebook kaggle kaggle-digit-recognizer machine-learning neural-network numpy python3 scratch
Last synced: 13 Apr 2026
https://github.com/fuzailpalnak/fragment
Divide the Image in to Multiple fragments
Last synced: 31 Jan 2026
https://github.com/jesussantana/data-science-with-python-it-academy
Learn how to extract value from data by ingesting, transforming, storing, analyzing, and visualizing data
classification-model clustering-methods dash data-analysis data-mining data-science database machine-learning matplotlib mongodb numpy pandas plotly python3 regression-models seaborn sklearn sql web-scraping
Last synced: 07 Feb 2026
https://github.com/spockoo/pylegend
A fusion between Python and legend, a name that suggests that the code is both modern and mythical. 3 months of work, with tons of errors to establish the calculations necessary for the superposition, I want to publish my work and improve it and share it under Apache 2.0 License. Designed to work with NBminer!
crypto crypto-tools how-to-farm-crypto kerastuner matplotlib matrix-multiplication mining nbminer numpy performance-optimization pickle project quantum quantumcircuits quantumcomputing qubits scikit-learn tensorflow
Last synced: 27 Jan 2026
https://github.com/vaibhav-kesarwani/online_payment_fraud_detection
🔒💳 𝗢𝗻𝗹𝗶𝗻𝗲 𝗣𝗮𝘆𝗺𝗲𝗻𝘁 𝗙𝗿𝗮𝘂𝗱 𝗗𝗲𝘁𝗲𝗰𝘁𝗶𝗼𝗻 is a data science project that uses machine learning to identify fraudulent transactions in online payment systems. The project analyzes transaction data to detect suspicious activity, helping to enhance security and reduce financial losses. 🚨📊
juypter-notebook kaggle-dataset numpy pandas plotly python3 sklearn
Last synced: 09 Mar 2026
https://github.com/abaofromcug/i-love-python
this reponsitory is for python or Jupyder
jupyter-notebook machine-learning matplotlib numpy python3 scipy
Last synced: 15 Apr 2026
https://github.com/aliosmankaya/DataScienceProjects
This repository for my Data Science, Machine Learning and Deep Learning projects. I want to share my work on this areas.
breast-cancer-wisconsin chest-xray classification data-science deep-learning imagedatagenerator insurance kaggle keras machine-learning matplotlib-pyplot numpy pandas python regression seaborn tensorflow tensorflow2 titanic-kaggle
Last synced: 20 Jul 2025
https://github.com/clayrisser/6-line-neural-net
The smallest neural network
Last synced: 09 May 2026
https://github.com/moindalvs/assignment_random_forest_2
A cloth manufacturing company is interested to know about the segment or attributes causes high sale. Approach - A Random Forest can be built with target variable Sale (we will first convert it in categorical variable) & all other variable will be independent in the analysis.
data-science hyperparameter-tuning numpy pandas python random-forest-classifier sklearn
Last synced: 10 Apr 2026
https://github.com/11sshukla/playstoredataanalysis-
The analysis aims to provide meaningful observations that can be helpful to developers, marketers, and businesses in the mobile app ecosystem
google-play-store matplotlib-pyplot numpy pandas pyhton seaborn
Last synced: 31 Jan 2026
https://github.com/shivendrra/seeker
Research Application based on AI Agentic workflow
ai artificial-intelligence finetuning google-custom-search-api google-custom-search-engine llama2 llm numpy pandas python pytorch react-native reactjs transformers youtube-api
Last synced: 10 Apr 2026
https://github.com/arif-miad/loan-application-risk-prediction-
Comparing multiple classification models for performance 🎯
data-science feature-engineering machine-learning matplotlib numpy pandas python random-forest-classifier regression seaborn
Last synced: 04 May 2026
https://github.com/jaiwillems/polare
Python package for continuous data transformations.
interpolation-techniques numpy
Last synced: 16 Jan 2026
https://github.com/shuyib/pimamlsklearn
Using various supervised learning estimators in Sci-Kit Learn to get the best prediction accuracy if possible for the pima indians dataset.
cross-validation-score datascienceresearch diabetes machine-learning machine-learning-algorithms matplotlib-figures numpy pima-indians-dataset predictive-modeling python-3-5 roc-auc scikit-learn seaborn supervised-learning-estimators test-split-accuracy
Last synced: 13 May 2025
https://github.com/bsolomon1124/npaes
AES Encryption in NumPy
aes-encryption encryption numpy python python2 python3
Last synced: 11 Apr 2026
https://github.com/brianrscode/piedra-papel-tijera-opencv
Juego de piedra, papel o tijera implementado en Python usando OpenCV y MediaPipe para la detección de manos. Juega contra la computadora realizando gestos con tu mano frente a la cámara.
mediapipe mediapipe-hands numpy opencv opencv-python python python3
Last synced: 31 Jan 2026
https://github.com/omkarpattnaik8080/diabetiespredictionsystem
"This machine learning project predicts diabetes risk, utilizing Python and scikit-learn. Employ AWS for model deployment, ensuring scalability and reliability. Explore predictive analytics to identify factors influencing diabetes onset, enabling proactive healthcare interventions for improved patient outcomes and disease management."
aws machine-learning matplotlib numpy pandas python
Last synced: 07 Apr 2026
https://github.com/adamouization/neural-network-ticketing-routing-agent
:ticket: Ticketing-routing agent using neural networks trained to submit new tickets based on pre-determined optimal parameters.
ai artificial-intelligence artificial-neural-networks decision-tree heatmap matplotlib multilayer-perceptron multilayer-perceptron-network neural-network numpy pandas scikit-learn scikitlearn-machine-learning ticketing-system
Last synced: 05 May 2026
https://github.com/kr1shnasomani/visionverse
Image Captioner using DenseNet201 and LSTM
computer-vision deep-learning keras matplotlib neural-network numpy pandas tensorflow tqdm
Last synced: 30 Dec 2025
https://github.com/oriyarden/path-finding-and-object-tracking-using-machine-learning-ai-from-scratch-numpy-only-in-python
Optimizing Path Finding using Machine Learning AI from Scratch (only numpy arrays) in Python
ai algorithms artificial-intelligence from-scratch google-colab-notebook machine-learning machine-learning-algorithms numpy numpy-arrays object-detection object-oriented-programming oop pathfinding python reinforcement-learning reinforcement-learning-algorithms
Last synced: 03 May 2026
https://github.com/ehtisham-sadiq/ai-pioneers-datascience-arena
This repository is dedicated to the AI Amigos team's participation in the Artificial Intelligence (AI) competition with a focus on Data Science.
artificial-intelligence competition data-analysis data-science data-visualization machine-learning model-building model-evaluation numpy pandas python3 supervised-learning unsupervised-learning
Last synced: 05 May 2026
https://github.com/tynab/pandas
CyberSoft Data Analyst 08 - Pandas Basic
anaconda cybersoft cybersoft-academy cybersoft-academy-da cybersoft-academy-da-08 cybersoft-academy-data-analyst cybersoft-academy-data-analyst-08 cybersoft-da cybersoft-da-08 cybersoft-data-analyst da da-08 data-analyst data-analyst-08 jupyter-notebook matplotlib numpy pandas python yan
Last synced: 06 Feb 2026
https://github.com/aprimadi/quantitative-modeling
Efficient Frontier Implementation in Python
efficient-frontier non-linear-optimization numpy optimization quantitative-analysis scipy
Last synced: 04 May 2026
https://github.com/hansalemaos/a_cv2_calculate_simlilarity
Calculate the simlilarity of 2 pictures with OpenCV
batch compare cv2 numpy opencv2 pictures similarity similarity-matrix similarity-score ssim
Last synced: 29 Jun 2025
https://github.com/celilselcuk/skin-cancer-detector
A CNN model to distinguish whether a skin lesion is malignant or benign: cancerous or not. Trained on 1500 images for both benign and malignant classes attained from the ISIC skin condition dataset with over 84% accuracy and 93 F1 score.
benign-skin-lesions cancer-detection cnn-keras cnn-model flask image-classification malignant-skin-lesions medicalimaging numpy python tensorflow webapp
Last synced: 25 Jan 2026
https://github.com/anasarkawi1/mercury
A simple quantitative finance package for algorithmic trading and financial analysis framework.
algorithmic-trading data-science mathematical-finance numpy pandas python quantitative-finance
Last synced: 01 Jun 2026
https://github.com/konjkov/pycasino
Python realisation of Casino (QMC) program
mpi4py numba numpy python3 quantum-chemistry quantum-monte-carlo scipy
Last synced: 04 Sep 2025
https://github.com/nacheteam/the-whale-optimization-algorithm
Análisis y estudio de mejora sobre el algoritmo "The Whale Optimization Algorithm"
cec metaheuristics minimization numpy optimization whale woa
Last synced: 05 Jun 2026
https://github.com/rudreshveerkhare/numras
Artificial Neural Network Implementation like Keras From Scratch using Numpy
deep-learning keras-neural-networks neural-network numpy optimization-algorithms
Last synced: 21 Apr 2026
https://github.com/14richa/patient-readmission-analysis
This project focuses on predictive modeling to foresee hospital readmissions of diabetic patients within 30 days post-discharge. By leveraging a dataset spanning a decade (1999-2008) and covering records from 130 US hospitals, the aim is to enhance healthcare management and patient outcomes.
analytics data jupyter-notebook numpy
Last synced: 29 Apr 2026
https://github.com/kr1shnasomani/tonesense
Speech emotion recognition from audio clips using CNN
deep-learning keras librosa matplotlib neural-network numpy pandas scikit-learn tensorflow
Last synced: 15 Apr 2026
https://github.com/rhazra-003/footballer_dashboard
A footballer dashboard made with matplotlib using data from Fbref and Understat
beautifulsoup4 matplotlib-pyplot numpy pandas websocket
Last synced: 08 May 2026
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: 20 Apr 2026
https://github.com/betiniakarandut/estimate-sbhp
Estimate SBHP in gas wells
flask numerical-analysis numpy pandas python3 react-vite
Last synced: 05 Feb 2026
https://github.com/prashver/house-prices-prediction
Utilizing the House Prices Dataset , this project predicts home prices through a Jupyter notebook-based data science pipeline. It includes exploratory data analysis, cleaning, feature engineering, and modeling. The project explores diverse aspects of residential homes to understand price influences beyond traditional factors.
machine-learning matplotlib numpy pandas regression-models scikit-learn seaborn
Last synced: 05 Apr 2026
https://github.com/dev-ev/julia-vs-python-ms-scripting
Performance of Julia and Python for reading and matching mass spectrometry data
benchmarking julia mass-spectrometry numpy performance-testing proteomics-data-analysis python
Last synced: 04 May 2026
https://github.com/tritonix711/fractureai
This tool helps people upload X-rays to find broken bones. It uses a machine to mark where the breaks are and gives users marked pictures to download. A smart computer also helps people understand their broken bones and gives them advice.
css cv2 flask gorq html javascript matplotlib npm numpy pandas pydantic python react scikit-learn torch torchvision ultralytics
Last synced: 27 Feb 2026
https://github.com/diusmontenegro/python3-miniprojects
This my mini-projects that you may be interested in doing too... Enjoy!!
langdetect machine-learning matplotlib numpy opencv python3 tabula tkinter-gui torch
Last synced: 09 May 2026