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-24 00:18:03 UTC
- JSON Representation
https://github.com/badranalyst/movie-correlation-analysis-in-python
This project analyzes movie data correlations using Python libraries like Pandas, NumPy, Seaborn, and Matplotlib. It examines relationships between attributes such as ratings, genres, and box office performance to uncover trends that inform recommendations and enhance understanding of movie success factors.
data data-analysis dataset jupyter jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python seaborn
Last synced: 03 May 2026
https://github.com/helenaden/data-science-fundamentals
This project delves into fundamental data science concepts using Python libraries like NumPy and Pandas
data-analysis datascience datasets datavisualization datawrangling heatmap numpy pandas patterns python
Last synced: 03 May 2026
https://github.com/bhavna-kale/cars-eda-project
Project analyzing used car market data to identify high-impact price drivers and depreciation curves, presented through an interactive web application.
data-analysis excel matplotlib numpy pandas python3 searborn streamlit
Last synced: 03 May 2026
https://github.com/krumyakimov/house-price-developments-in-bulgaria
I developed this project for my final exam in the Data Science course at SoftUni.
data-science jupyter-notebook matplotlib numpy pandas scipy seaborn
Last synced: 03 May 2026
https://github.com/isinghabhishek/data_analysis_with_python
Introduction to Data Analysis covering the basics of Python, Numpy, Pandas, Data Visualization, and Exploratory Data Analysis.
data-visualization exploratory-data-analysis numpy pandas python
Last synced: 03 May 2026
https://github.com/raduldev/biopython
Biopython Record Work and few extra coding excercise
bioinformatics biopython gromacs jupyter-notebook matplotlib numpy pandas python3
Last synced: 03 May 2026
https://github.com/kisaa-fatima/foreground-segmentation-using-kmeans-face-recognization-using-knn
Implement a basic version of the interactive image cut-out/segmentation approach called Lazy Snapping. The program uses K-Means Clustering to segment images into foreground and background based on user-provided seed pixels.
face-recognition foreground-segmentation kmeans-clustering knn-classification matplotlib numpy opencv2 pil
Last synced: 03 May 2026
https://github.com/alexbie98/bietorch
neural nets with numpy
autograd neural-nets numpy torch
Last synced: 03 May 2026
https://github.com/chethannazre/railway-track-obstacle-detection-system
RAILWAY TRACK OBSTACLE DETECTION AND AUTOMATION (RAILTECH AUTOMATION)
automation cv2-library internship numpy ppt project python report
Last synced: 03 May 2026
https://github.com/fandredev/ml-my-guide
my own annotations about ML/DS using pandas, matplotlib, numpy, scikit learn
anaconda matplotlib numpy pandas plotly scikit-learn seaborn
Last synced: 03 May 2026
https://github.com/layonj3000/libras-recognition
This project is a Brazilian Sign Language (LIBRAS) recognition system that utilizes computer vision and machine learning techniques.
computer-vision libras mediapipe numpy opencv python random-forest-classifier
Last synced: 03 May 2026
https://github.com/k-ilyas/ai-projects-handwritten-digit-recognition-titanic-survivor-analysis
AI Projects: Handwritten Digit Recognition & Titanic Survivor Analysis using scikit-learn
machine-learning numpy pandas sickit-learn
Last synced: 03 May 2026
https://github.com/aliakbar-omidi/iris-practice-project
This project is a test modeling for the Iris flower dataset
decisiontreeclassifier gridsearchcv iqr numpy pandas pca sklearn-decomposition sklearn-metrics
Last synced: 03 May 2026
https://github.com/algoscienceacademy/imageprocessingpython
Image processing python code
matplotlib numpy pathlib pil python scipy seaborne
Last synced: 03 May 2026
https://github.com/thiagonunesbatista/deuteranopia-simulator-computer-vision-python
Live color detection with a webcam and a simulation of deuteranopia's color perception effects.
computer-vision numpy opencv python
Last synced: 03 May 2026
https://github.com/farhannaeem00/data-visualization-practice
Learning matplotlib fundamentals - seeking feedback and code reviews
jupyter matplotlib numpy pandas python
Last synced: 03 May 2026
https://github.com/ebrahimar/ai-voice-cloner-xtts-v2
A Streamlit web app for AI-powered voice cloning using Coqui XTTS v2. Record or upload reference voices, clone speech in multiple languages, and generate natural audio outputs.
ai-voice coqui-tts deep-learning json multilingual-tts numpy pydub python speech-synthesis streamlit text-to-speech tts-model voice-cloning xtts-v2
Last synced: 03 May 2026
https://github.com/nak-dt/deep-decision-forest
A custom ensemble tree model inspired by Deep Forest
ai machine-learning machine-learning-algorithms numpy pandas python sklearn
Last synced: 03 May 2026
https://github.com/abhijais4896/cardiovascular-disease-prediction
Cardiovascular Disease Prediction using machine learning and Python
data-analysis datascience deep-learning machine-learning matplotlib numpy pandas python seaborn visualization
Last synced: 03 May 2026
https://github.com/prathicashettym/machinelearningalgorithms
Contains mini projects and implementation using ML algorithms
jupyter-notebook linear-regression matplotlib numpy pandas panfas python seaborn
Last synced: 03 May 2026
https://github.com/crispengari/numpy
💎 The core concept of numpy arrays
ai artificial-intelligence datascience jupyter-notebook machine-learning numpy python
Last synced: 03 May 2026
https://github.com/sadmanca/imdb-scraper
Scrapes IMDb's movie database and outputs the data to CSV files.
beautifulsoup data-scraping imdb numpy pandas python requests
Last synced: 03 May 2026
https://github.com/jsnevt/decisiontreecls
Data Science - Árvores aleatórias - RandomForestClassifier
decision-tree-classifier matplotlib numpy pandas seaborn
Last synced: 03 May 2026
https://github.com/mzayles/data-preparation.py
Curso Programação em Python para Data Science | Preparando e tratando dados de uma base de vendas com Pandas e NumPy.
Last synced: 03 May 2026
https://github.com/katerynazakharova/machine-learning
Example of a ML algorithm.
gradient-boosting-classifier gridsearchcv machine-learning ml numpy pandas python3
Last synced: 03 May 2026
https://github.com/codeslash21/tmdb_data_analysis
We analysed TMDB dataset which contains around 11000 movies details. We analyzed to find some interesting facts about the dataset.
data-analysis data-visualization matplotlib nanodegree-project numpy pandas python tmdb-movie
Last synced: 03 May 2026
https://github.com/shreenidhi7700/auto_price_prediction
We are required to use Machine Learning algorithms to predict the price of cars with the available independent variables such as Horsepower, no-of-cylinders, engine-type, city_mpg, highway_mpg etc.
decision-tree-regression ensemble knn-regression linear-regression machine-learning-algorithms matplotlib-pyplot numpy pandas python3 random-forest-regression regression seaborn xgboost-regression
Last synced: 04 May 2026
https://github.com/akhil-krishnan-r/super_market_analysis
The growth of supermarkets in most populated cities are increasing and market competitions are also high. This dataset is one of the historical sales of supermarket company which has recorded in 3 different branches for 3 months data. Predictive data analytics methods are easy to apply with this dataset
data-visualization matplotlib numpy pandas seaborn
Last synced: 03 May 2026
https://github.com/vinicius999/icu-beds-forecast-covid-19
Predição da ocupação de leitos de UTI no Brasil devido a pandemia do COVID-19, usando Support Vector Regression (SVR)
covid-19 matplotlib numpy pandas python sklearn support-vector-regression
Last synced: 03 May 2026
https://github.com/furk4nbulut/uygulamalarla-makine-ogrenmesi-ve-derin-ogrenme-atolyesi
Bu repository, Manisa'da gerçekleştirilen BTK Akademi Uygulamalı Makine Öğrenmesi ve Derin Öğrenme Atölyesi'ne ait eğitim sürecini kapsamaktadır. Atölyede katılımcılar, ileri düzey makine öğrenmesi ve derin öğrenme teknikleriyle ilgili teorik ve pratik bilgiler edinmektedir.
matplotlib numpy pandas scikit-learn seaborn
Last synced: 03 May 2026
https://github.com/kaustavmodak/business-aided-customer-feedback-assessment-system
A Streamlit-based sentiment analysis app that classifies customer reviews into Positive, Neutral, or Negative using a pre-trained ML mode
framework machine-learning matplotlib nlp nltk numpy pandas pickle regex scikit-learn seaborn sentiment-analysis streamlt tfidf-vectorizer
Last synced: 03 May 2026
https://github.com/pramodyasahan/binary-classifier
This repository houses the code for a machine learning model designed to predict customer churn. The model is built using Support Vector Machine (SVM) from the scikit-learn library and incorporates preprocessing, pipeline, and grid search techniques for optimal performance.
Last synced: 03 May 2026
https://github.com/carol-neto/sprint-9-making-data-driven-business-decisions
In this project I evaluate hypotheses using ICE and RICE and perform A/B testing analysis.
abtesting dataanalysis hypothesis-testing matplotlib numpy pandas python scipy-stats seaborn
Last synced: 03 May 2026
https://github.com/jonad/finding_donors
Predicting income with UCI Census Income Dataset using supervised machine learning algorithms
numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 03 May 2026
https://github.com/zongxr/dcic2025-riverwaterprediction
闽江,福建省最大独流入海河流,流域降水丰沛。在新型电力系统和新阶段水利高质量发展的环境下,如何缓解流域防汛压力,提升水资源利用率是水电企业高质量发展的重中之重。目前,基于传统水文学原理已实现未来9小时甲级精度的洪水预报,但存在遇见期与预见精度上仍有提升空间,因此,通过结合人工智能技术实现流域入库流量的精准预测,对保障水库安全调度、防洪及清洁能源稳定供应具有重大战略意义。
lightgbm machine-learning numpy pandas sklearn time-series xgboost
Last synced: 03 May 2026
https://github.com/muskanmi/data_analysis_python
Data analysis on students result dataset using python libraries.
boxplot countplots data-analysis numpy pandas pie-chart python3 seaborn
Last synced: 03 May 2026
https://github.com/manikantasanjay/youtube_exploratory_data_analytics
This is a Mini Project made using Python Libraries like Numpy, Pandas, Matplotlib etc to perform Data Analytics on US Video and Comments dataset.
jupyter-notebook matplotlib numpy pandas plotly python seaborn wordcloud
Last synced: 03 May 2026
https://github.com/veranyagaka/python
Everything Python
matplotlib mysql numpy oop-in-python pandasql python
Last synced: 03 May 2026
https://github.com/syed-m-nofel/python-data-science-fundamentals
Python notebooks for data manipulation (Pandas/NumPy) and API workflows – from basics to practical examples.
api beginner-friendly data-analysis data-science http-requests jupyter-notebook numpy pandas pandas-dataframe python tutorial
Last synced: 03 May 2026
https://github.com/ankitgmishra/machinelearning
Continuously deep diving in understanding & advancing my expertise in Machine Learning through ongoing education and hands on experience with practical learning.
artificial-intelligence data-analysis data-cleaning data-gathering machine-learning machinel-learning-algorithms matplotlib numpy pandas python seaborn
Last synced: 03 May 2026
https://github.com/lmizner/codecademy_product_defects
Practicing rules of probability, set theory, and distributions
cdf jupyter-notebook numpy pmf ppf python rvs scipy-stats
Last synced: 03 May 2026
https://github.com/asayda01/airport_operations_analytics
The project analyzes the performance of Hold Baggage Screening X-ray Machines, identifying trends in system load, bottlenecks, and operator efficiency. Using an interactive Streamlit app, users can explore data-driven insights to optimize airport screening processes and improve overall operational performance.
data-science dataanalysis datainsights datavisualization numpy pandas python streamlit
Last synced: 03 May 2026
https://github.com/alvii147/discretetimelib
Python library for analysis of discrete time signals and systems
numpy pandas scipy signals-and-systems sympy
Last synced: 03 May 2026
https://github.com/sreelekhakummetha/diabetes-prediction
"Flask web app for diabetes prediction using ML"
css dataset flask html joblib machine-learning numpy pandas scikitlearn-machine-learning
Last synced: 03 May 2026
https://github.com/coderooz/handwritten_digit_recognition
This project uses a Convolutional Neural Network (CNN) to recognize handwritten digits from the MNIST dataset. The model is built using TensorFlow and Keras.
colab handwritten-digit-recognition image-classification matplotlib neural-network numpy python tensorflow
Last synced: 03 May 2026
https://github.com/schukark/intervalpylib
Interval solver of systems of equations to find the workspace area of a robot
krawczyk matplotlib numpy python3 robotics solving-algorithm sympy systems-of-equations visualization
Last synced: 03 May 2026
https://github.com/takana671/noisetexture
Generating noise texture images.
cellular-noise cython domain-warping fractal noise-textures numpy periodic-noise perlin-noise python3 simplex-noise tileable-noise value-noise voronoi
Last synced: 03 May 2026
https://github.com/feguedi/clasificador-numeros
Proyecto final de la materia de Inteligencia Artificial donde se desarrolla un software que pueda clasificar los números de la base de datos MNIST.
artificial-intelligence numpy python3
Last synced: 03 May 2026
https://github.com/nicolashaubricht/analise-dados-pib-per-capita
Este projeto tem como objetivo a análise de dados sobre as variações do PIB per capita em diversos países ao longo dos anos.
Last synced: 03 May 2026
https://github.com/naritanara/tf-test
Mostres de ML i IA amb TensorFlow basades en els tutorials oficials per al PR
numpy python research-project tensorflow tensorflow-tutorials
Last synced: 03 May 2026
https://github.com/atchayaah/home-value-insights-kc
Data-driven project predicting King County housing prices using EDA, regression models, and ML techniques, developed as part of IBM’s Data Analysis with Python course on Coursera.
joblib matplotlib numpy pandas pickle python scikit-learn seaborn
Last synced: 03 May 2026
https://github.com/joao-inacio/numpy-essencial-para-desenvolvedores-python
O curso foi elaborado para desenvolvedores Python que desejam explorar os recursos poderosos da biblioteca NumPy. Através de aulas práticas, eu vou adquirir as habilidades necessárias para trabalhar com arrays multidimensionais, realizar cálculos científicos complexos e manipular dados com eficiência.
array array-manipulations array-methods jupyter-notebook numpy python python3
Last synced: 03 May 2026
https://github.com/grachale/convolution_image
The implementation of a function that takes an image (RGB or gray one) and a filter (kernel) and applies a convolution between them.
convolution image-processing numpy python
Last synced: 03 May 2026
https://github.com/akashparley/ipl-data-analysis
The IPL Data Analysis project focuses on extracting valuable insights from IPL match data using various data analytics techniques. By analyzing historical match outcomes, player performances, team comparisons, and venue statistics, the project visualizes trends and patterns through graphs like bar charts, line graphs, and scatter plots.
analytics data-visualization excel metplotlib numpy pandas python seaborn tableau-dashboards
Last synced: 04 May 2026
https://github.com/fnfkkengine/website-performance-data-analysis-project
🌐 Analyze website performance data to gain insights on user engagement, traffic trends, and optimize your digital presence effectively.
analysis analytics dashboard data-analyst data-collection data-preprocessing data-visualization dax funnel-analysis jupyter-notebook matplotlib mysql numpy paid-search power-query project-management python storytelling
Last synced: 04 May 2026
https://github.com/sohamrider786/house_price_predictor
A machine learning project to predict house prices based on various property features using advanced regression techniques. This project demonstrates end-to-end model development, including data preprocessing, feature engineering, model training, evaluation, and visualization.
machine-learning matplotlib-pyplot numpy pandas random-forest-regression sklearn-library
Last synced: 04 May 2026
https://github.com/egorumaev/2024-ab-tests-metrics
Анализ соответствия размера выборки и плановых значений метрик A/B-теста
latex monte-carlo-method numpy pandas statmodels
Last synced: 04 May 2026
https://github.com/yareva/linear-regression-predictor
Linear Regression Predictor Model
matplotlib numpy pandas python sckit-learn
Last synced: 04 May 2026
https://github.com/anas436/ibm-cloud-data-analysis-of-cars
Exploratory Data Analysis of Cars in Python
ibmwatson matplotlib numpy pandas python3 seaborn
Last synced: 04 May 2026
https://github.com/dr-rompecabezas/medical-data-visualizer
[freeCodeCamp] Medical Data Viz Jupyter Notebook built with Matplotlib and Seaborn
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 04 May 2026
https://github.com/aymanmomin/facebook-ego-network-analysis-for-political-outreach-optimization
Analyzing Facebook ego networks to identify influential users and communities for optimizing political advertising. Leverages network science techniques (Louvain communities, centrality metrics, threshold models) to simulate influence spread.
community-detection course-project facebook-network-analysis louvain-algorithm louvain-community-detection matplotlib network-analysis network-graphs networkx-library numpy pandas python3 pyvisgraph research-paper scipy-stats sklearn-metrics tqdm
Last synced: 04 May 2026
https://github.com/winterwind/covid19_transfer_learning
A larger data science project that uses a 2D Convolutional Neural Network to determine the likelyhood of having covid-19 via CT images
2d-convolution adam-optimizer binary-classification cnn convolutional-neural-networks ct-images ct-scans eigencam gradcam heatmap jupyter-notebook matplotlib matplotlib-pyplot neural-networks numpy pyplot python pytorch resnet-18 transfer-learning
Last synced: 04 May 2026
https://github.com/bpkaur/whats-in-a-name
Exploring dataset of first names of babies born in the US in order to uncover interesting stories
data-analysis datacamp numpy pandas python3
Last synced: 04 May 2026
https://github.com/pomxark/smartdictor_0.1_nuitka_cleer
Распознание и озвучивание голосовым движком текста с экрана.
cv2 fuzzywuzzy kivy matplotlib-pyplot nuitka numpy pil pyautogui pyqt5 pytesseract pyttsx3 scipy silero simpleaudio torch
Last synced: 04 May 2026
https://github.com/gnikit/fileio
A template allowing to read multiple columns of tab or space delimited files. Similar functionality to numpy.loadtxt()
Last synced: 04 May 2026
https://github.com/timothyjan/intro-machine-learning-polynomial-regression
We use NumPy to implement vectorized linear and polynomial regression models and compare their performance using separate training and test sets.
Last synced: 04 May 2026
https://github.com/ortanav2/parabola-visualizer
Simple parabola-visualizer made with matplot+numpy [Formula: a(x+d)²+e]
mathematics matplotlib numpy parabola visualization
Last synced: 04 May 2026
https://github.com/jalijuhola/neurcomputing-course
Some of tasks from neurocomputing course
Last synced: 04 May 2026
https://github.com/dmdlgg/calculadora_de_indicadores_estatisticos
Uma calculadora que retorna a média, mediana, desvio padrão, quartis e variância dos dados inseridos pelo usuário. Tecnologias utilizadas: Flet, Python e Numpy. (Ainda em andamento)
Last synced: 04 May 2026
https://github.com/damisparks/become_data_analyst
Are you new to Data Analysis ? Here you will find simple notebook that will help through your journey. These are personal projects I work on and still working.
data data-analysis data-visualization matplotlib numpy pandas-tutorial
Last synced: 04 May 2026
https://github.com/ola-kaznowska/median-statistic
A program that calculates the median statistic. Program written in Python 3.13.1 with NumPy library during Machine Learning course.
mathematics numpy python python3
Last synced: 04 May 2026
https://github.com/mchenryspagg/investigate_a_dataset
This is a data analysis project that demonstrates the student's ability to use python data analysis libraries such as pandas, numpy and pyplot in matplotlib to investigate a dataset and answer specific questions from the dataset, thus demonstrating skills in data cleaning, data wrangling, and exploratory data analysis.
data-analysis datetime descriptive-analysis descriptive-statistics exploratory-data-analysis numpy pandas pyplot python visualization
Last synced: 04 May 2026
https://github.com/ersinerzurum/monai
2D-3D segmentation using monai
artificial-intelligence cv2 deep-learning ipynb jupiter-notebook mathplotlib monai numpy os python pytorch segmentation
Last synced: 04 May 2026
https://github.com/abhivur/graduate-income-forecaster
Contributors: Abdussalam Raheem, Chiara Su, and Joseph Botros
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 04 May 2026
https://github.com/arsalan692/python-telusko-playlist
A collection of beginner Python scripts and practice exercises from my early learning days, inspired by Telusko and other resources.
basic-programming bs4 matplotlib numpy oop pandas python requests selenium tkinter
Last synced: 04 May 2026
https://github.com/miozilla/fescarefine
fescarefine :skier::mount_fuji::guide_dog: : Refine & Test ML Models # Features Scaling # Normalization # Datasets
gradient-descent linear-regression matplotlib model-testing mse norm numpy ols overfit pandas scatter seaborn sklearn standardization statsmodels underfit
Last synced: 04 May 2026
https://github.com/abhijais4896/belarus-car-price-prediction
Belarus-car-price-prediction
data-analysis datacleaning macine-learning numpy pandas python
Last synced: 04 May 2026
https://github.com/florianwoelki/salary_linear_regression
This project is for salary prediction using linear regression without any machine learning library.
jupyter linear-regression machine-learning matplotlib numpy pandas python regression
Last synced: 04 May 2026
https://github.com/rifkyiqbal52/data-analytics-and-visualization-projects
used cars dataset analysis and visualization
descriptive-statistics inferential-statistics matplotlib numpy pandas python seaborn stats tableau-public
Last synced: 04 May 2026
https://github.com/cheese23456/ai-based_stock_analysis_and_portfolio_optimisation
📈 Analyze stocks and optimize portfolios with AI-driven insights, technical indicators, and clear investment signals for informed decision-making.
ai asset-allocation financial-analysis huggingface-spaces numpy pandas portfolio-optimisation python scipy-optimize streamlit
Last synced: 04 May 2026
https://github.com/arjunravi26/deep_learning
This repo contains codes and notes to learn deep learning
ann autoencoders cnn deep-learning deepseek-r1 lstm numpy rnn-tensorflow tensorflow transformer
Last synced: 04 May 2026
https://github.com/omogbolahan94/handwashing-history-analysis
Data Wrangling and Analytics
matplotlib numpy pandas plotly scipy seaborn statistical-analysis
Last synced: 04 May 2026
https://github.com/sweta-kaundilya/python_for_data_analysis
Learning Python and all the relevant libraries in python for Data field.
cufflinks data-analysis data-science matplotlib numpy pandas plotly python seaborn
Last synced: 04 May 2026
https://github.com/mohammadmahdi-abdolhosseini/data-analysis-and-ai-courses
Artificial Intelligence + Engineering Probability & Statistics courses projects
classification data-visualization genetic-algorithm jupyter-notebook machine-learning matplotlib minmax-alpha-beta-pruning neural-network numpy pandas python
Last synced: 04 May 2026
https://github.com/jonad/titanic_exploratory_analysis
Exploratory Data Analysis on Titanic Dataset
jupyter-notebook numpy pandas python3
Last synced: 04 May 2026
https://github.com/sumaiyyaf/movie-industry-analysis
This project focuses on the acquisition and in-depth analysis of movie data to generate strategic recommendations, guiding our hypothetical company's successful entry into the movie industry.
exploratory-data-analysis numpy pandas python visualization webscraping
Last synced: 04 May 2026
https://github.com/charlenry/machine_learning_estimer_prix_voiture
Projet de Machine Learning pour estimer le prix d'une voiture d'occasion via une application
joblib jupyter-notebook matplotlib-pyplot numpy oop-python pandas plotly-express python sklearn-linear-model sklearn-linear-regression
Last synced: 04 May 2026
https://github.com/mariiasam/stroke-prediction
A model for predicting the risk of stroke in a patient
balanced-random-forest-classifier decission-tree-classifier gradient-boosting imbalanced-learning joblib logistic-regression matplotlib numpy random-forest-classifier scikit-learn seaborn streamlit
Last synced: 04 May 2026
https://github.com/florasteve/ml-foundations-day1
Day-1 ML foundations focused on linear algebra: vectors, dot products, norms, angles, projections, and basic matrix operations—implemented in a Jupyter notebook with NumPy/Matplotlib, clear 2D visuals, a self-quiz, and a brief reflection. Emphasizes how these math primitives map to core ML/AI ideas (similarity, least squares, geometric transforms).
ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy python3 terminal-mac tutorial visualization vscode
Last synced: 04 May 2026
https://github.com/hyperplasma/olympic-visualization-analysis
Multidimensional analysis and visualization of Olympic medals, economy, and happiness index.
data-analysis data-visualization matplotlib numpy pandas python wordcloud
Last synced: 04 May 2026
https://github.com/sugha22/data_analysis
Actively upskilling in data science with hands-on learning during a Green Internship focused on environmental sustainability. Used Pandas and NumPy for data preprocessing and cleaning, and created visual dashboards in Excel and Tableau. Gained experience in interpreting sustainability metrics and communicating insights through data storytelling and
data-cleaning data-collection data-storytelling data-transformation excel numpy pandas preprocessing sustainability-metrics tableau-dashboards visualization
Last synced: 04 May 2026
https://github.com/linsanity03/algorithmic_trading
Trading strategy based on the intersection of short-term and long-term moving averages.
jupyter-notebook matplotlib-pyplot numpy pandas
Last synced: 04 May 2026
https://github.com/silbena/gibbssampler
Gibbs Sampler for a simple mortgage model.
gibbs-sampler gibbs-sampling numpy python
Last synced: 04 May 2026
https://github.com/secary/maths7027
Mathematical Foundations of Data Science
latex mathematics numpy pandas
Last synced: 04 May 2026
https://github.com/nordic96/lanedetection
Lane Detection Module using OpenCv and Python for educational purpose.
computer-vision lane-detection matplotlib-pyplot numpy opencv python3
Last synced: 04 May 2026
https://github.com/wwwmisla/gerador-mapas-calor
Sistema de visão computacional para gerar mapas de calor com base na movimentação em espaços públicos, auxiliando no planejamento urbano e uso eficiente do espaço.
color computer-vision demo google-colab gradio heatmap marchine-learning matplotlib model numpy opencv people-detection python smart-city ufrn visao-computacional vision-computer yolo yolov8
Last synced: 04 May 2026
https://github.com/saifalibaig/crop-yield-prediction
🌾 A machine learning-based crop production prediction system using historical Indian agricultural data with advanced regression models and hyperparameter tuning.
eda feature-encoding feature-selection kaggle-dataset lasso-regression linear-regression matplotlib-pyplot numpy onehot-encoding pandas python3 ridge-regression seaborn simpleimputer xgboost-regression
Last synced: 04 May 2026