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/niteshchawla/logistics-nn-regression
The case study is about India's Largest Marketplace for Intra-City Logistics. This dataset has the required data to train a regression model that will do the delivery time estimation, based on all those features.
adam-optimizer data-visualization encoding exploratory-data-analysis feature-engineering hidden-layers hyperparameter-tuning keras-tensorflow kerastuner metrics neural-network numpy pandas regression relu scaling sequential-models
Last synced: 10 Apr 2026
https://github.com/badranalyst/titanic-survival-prediction-full-data-science-project-classification
This project predicts Titanic survivors using classification models. It includes data cleaning, pre-processing, exploratory data analysis (EDA), categorical feature conversion, model building, and evaluation. Python libraries like Pandas, NumPy, Matplotlib, and Seaborn are used to analyze and predict survival outcomes.
classification data-analysis data-science eda exploratory-data-analysis machine-learning matplo matplotlib-pyplot ml model numpy pandas predictive-modeling python seaborn
Last synced: 06 May 2026
https://github.com/elon-fask/nlp_num1
Natural Language Processing with Disaster Tweets
ai machine-learning nlp nlp-machine-learning numpy pandas python text-processing
Last synced: 10 Apr 2026
https://github.com/azaz9026/data_cleaning
Welcome to the Data Cleaning repository! This collection is dedicated to showcasing techniques and methods for cleaning and preparing datasets for analysis.
data-analysis data-engineering data-structures data-visualization eda feature-engineering machine-learning numpy outliers pandas python seaborn
Last synced: 13 Apr 2026
https://github.com/asghar-rizvi/youtube-statistics-project
This project analyzes a dataset of global YouTube statistics to uncover insights about YouTube channels, their ranks, and other attributes. The dataset used for this analysis was obtained from Kaggle.
data-analysis data-analysis-python data-science data-science-projects matplotlib numpy pandas pycharm-ide python seaborn
Last synced: 13 Jun 2026
https://github.com/tsungtsetu122/datamining-cifar10-classification
Data mining project on CIFAR-10 extracted features, applying preprocessing, classification models, and evaluation techniques to improve classification performance.
matplotlib numpy pandas python scikit-learn
Last synced: 10 Apr 2026
https://github.com/solaris0051/simplenn
simple neural network. The comments accompanied with codes are written in English.
anaconda3 colab-notebook conda conda-env conda-packages jupyterlab latex machine-learning markdown matplotlib neural-network numpy object-oriented online-learning python3
Last synced: 12 Apr 2026
https://github.com/crvargasm/moore-penrose-matrix
A small implementation of an algorithm that is capable of computing the Moore-Penrose inverse of any matrix.
numerical-methods numpy python
Last synced: 10 Apr 2026
https://github.com/sc0v0ne/ai-discipline-work
AI Discipline Work - Movie recommendation
jupyter-notebook machine-learning numpy pandas python python3
Last synced: 15 Apr 2025
https://github.com/soumyapro/wine-quality-prediction
This project is about the prediction of wine quality using machine learning algorithms
boxplot matplotlib numpy pandas random-forest smote
Last synced: 10 Apr 2026
https://github.com/mnitin-reddy/collaborative-filtering-based-recommendation-system
This project is a Book Recommendation System that uses two main approaches: Popularity-Based and Collaborative Filtering. It recommends top books based on their rating frequency and average ratings, and also provides personalized book suggestions by analyzing user interactions.
collaborative-filtering numpy pandas popularity-based-recommendation python recommendation-system scikit-learn
Last synced: 11 Apr 2026
https://github.com/toluwalase-taiwo/ml-zoomcamp
Machine learning repository
algorithms jupyter-notebook machine-learning matplotlib numpy pandas python3 scikit-learn
Last synced: 11 Apr 2026
https://github.com/farhad-here/data-visualization-analysis-dva
This is my data analysis project. Users can use this project to clean and preprocessing the date or data visualization. Individuals can impute or ecnode ther dataset.
altair bokeh data-analysis data-analysis-python io matplotlib numpy pandas plotly python sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/yanukadeneth99/numpy-neural-network
A Neural Network made using Numpy
ai deep-learning deep-neural-networks ml numpy python
Last synced: 11 Apr 2026
https://github.com/lilivalgo/ml_time_series
This project uses time series data to predict corn crop yield in Colombia
matplotlib numpy pandas scipy seaborn sklearn
Last synced: 11 Apr 2026
https://github.com/pardhuu66/college-id-validator
FastAPI-based offline College ID Validator with Docker support
base64 dnn docker easyocr fastapi mobilenetv2 numpy onnx onnxruntime opencv pillow pydantic python tensorflow uvicorn
Last synced: 11 Apr 2026
https://github.com/armahdavi/qff-evalation_code-data-processing-statistics-plotting
Data pipelines and processing codes, statistical modellings, descriptive statistics, and plot visualizations for QFF evaluation phase of for Mahdavi et al. (2021) (Environmental Pollution) Project Miestone: 2018 - 2021 Full-length article: https://www.sciencedirect.com/science/article/abs/pii/S0269749120370779
data-science data-visualization histogram matplotlib matplotlib-pyplot numpy pandas python
Last synced: 11 Apr 2026
https://github.com/rkarahul/face-detection-using-opencv-
•Build a face detection project using OpenCV and haar cascades, which are the better choice for real-time detection.
haar-cascade-classifier machinelearning numpy pandas-library python3 tkinter
Last synced: 08 May 2026
https://github.com/zuhairzia/titanic-survival-project
This is a Titanic Survival Prediction Model developed using Python, Pandas, Scikit-learn, and Jupyter Notebook. The model predicts whether a passenger survived the Titanic disaster based on features such as age, gender, and passenger class.
csv-dataset flask jupyter-notebook matplotlib numpy pandas pandas-library python scikit-learn seaborn streamlit
Last synced: 11 Apr 2026
https://github.com/jigyasag18/fake-news-prediction-app
The Fake News Prediction App Repository offers a machine learning project that focuses on identifying the authenticity of news articles as fake or real. It uses a dataset of 20,000 articles and employs methods such as TF-IDF vectorization and the Lemmatization algorithm, achieving ~95% classification accuracy with random forest classifier model
data datapreprocessing logistic-regression machine-learning machine-learning-algorithms numpy pandas prediction stemming streamlit streamlit-webapp vectorization
Last synced: 11 Apr 2026
https://github.com/ahmed-maher77/diabetes-prediction-app-using-machine-learning
Diabetes Prediction: Using machine learning to classify individuals as diabetic or non-diabetic based on health data, enabling early intervention and improved healthcare outcomes.
ai css data-science gradientboostinclassifier javascript logisticregression machine-learning matplotlib numpy pandas python randomforestclassifier seaborn streamlit supportvectormachine webdevelopment
Last synced: 11 Apr 2026
https://github.com/kirtipratihar/python_libraries_for_ds
This repository serves as a comprehensive guide to Python programming for Data Science. It covers essential topics like data manipulation, data visualization, machine learning, and statistical analysis using popular libraries such as Pandas, NumPy, Matplotlib, Seaborn, and Scikit-Learn.
artificial-intelligence machine-learning numpy pandas python scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/timothyjan/intro-machine-learning-classifiers
We will use the scikit-learn library, which is a higher-level machine learning library that will work with NumPy data, and Pandas, a library that makes it easier to manipulate data. We will explore a variety of classification algorithms, and compare their performance on a “real-world” dataset, which will introduce its own set of challenges.
numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/vidushibhadana/eda-on-nyc-taxi-data
About Conducting an Exploratory Data Analysis (EDA) on New York City taxi data and visualizing it through countplots, distribution plots (displot), and histograms using Python and it's libraries.
data data-visualization jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 11 Apr 2026
https://github.com/varkenvarken/blempy
small, safe utilities to efficiently transfer Blender property-collection attributes (e.g. vertex coordinates) to/from NumPy arrays and perform vectorized operations with minimal Python overhead.
Last synced: 13 Jan 2026
https://github.com/misszeferino/erp-data-analysis
Data Analysis - ERP Data (merge and outliers)
data-analysis data-visualization matplotlib merge numpy outlier-detection python scipy
Last synced: 11 Apr 2026
https://github.com/volf52/deep-neural-net
A simple deep neural net class written to work with Numpy and Cupy
binarized-neural-networks binary-neural-networks bnn cupy deep-learning deep-neural-networks mnist numpy python python3
Last synced: 05 May 2026
https://github.com/dhanish03/credit_card_fraud_detection
Developed and implemented an advanced CCFDS using ML algorithms and pattern recognition techniques. Integrated real-time monitoring and adaptive learning capabilities into the system to dynamically adjust fraud detection parameters, ensuring effectiveness in identifying emerging fraud patterns.
kaggle-dataset numpy pandas-dataframe python3 sklearn
Last synced: 16 Apr 2026
https://github.com/lucasgleria/seamese-network-algorithm
Este projeto implementa um sistema de busca por similaridade de imagens usando redes siamesas e Triplet Loss em PyTorch. Ele gera embeddings de imagens (MNIST com EfficientNet-B0) para encontrar visuais semelhantes. O foco está na análise visual e no aprendizado de representações no espaço vetorial.
google-colab matplotlib numpy pandas python pytorch timm
Last synced: 11 Apr 2026
https://github.com/mrktsm/spam-email-recognizer
Long Short-Term Memory (LSTM) network trained to classify emails as spam or non-spam. It processes email content to make accurate predictions and can be integrated into projects for efficient spam detection and email management.
data-preprocessing keras lstm-neural-network model-architecture nltk numpy pandas performance-evaluation scikit-learn spam-classification-model tenserflow training-the-model
Last synced: 09 Apr 2026
https://github.com/anas436/python
This is Python Programming Language. Here, the basic problems of Python language have been solved. If you can solve these problems then your basic skills will be developed in this language and you will be suitable for doing good projects.
jupyter-notebook jupyterlab numpy pandas pycharm python3 watson-studio
Last synced: 11 Apr 2026
https://github.com/gregoritsch3/ml_eda_clustering_aidassessment
An EDA and Machine Learning Clustering exercise on the Country Aid Assessment dataset demonstrating the use of PCA, KMeans and DBSCAN clustering, Elbow Methods, etc. The clustering algorithm successfully demarcates countries that are in most dire need of aid based on their GDPP and Child Mortality rate.
anova dbscan kmeans machine-learning matplotlib numpy pandas pca scikit-learn seaborn statistics
Last synced: 16 Apr 2026
https://github.com/felinjob/ibm-applied-data-science-capstone
Este projeto, parte da especialização IBM Data Science Professional Certificate, prevê o sucesso do pouso do Falcon 9 da SpaceX. Usando dados da API da SpaceX e Web Scraping, o projeto inclui análise de dados e Machine Learning para gerar insights sobre os lançamentos.
data-analysis data-science data-visualization ibm jupyter-notebook machine-learning numpy pandas python scikit-learn seaborn sql
Last synced: 11 Apr 2026
https://github.com/rodrigojunqueiradev/data-exploration-and-cleaning
Credit Analysis Data: Foundations for Cleaning and Exploration
data-analysis data-engineering data-science data-visualization datascience matplotlib matplotlib-pyplot numpy pandas python python-3 python3
Last synced: 13 Apr 2026
https://github.com/abideen-olawuwo/financial-inclusion
A Bank account Prediction in Africa
matplotlib numpy pandas python seaborn sklearn xgboost-classifier
Last synced: 10 Apr 2026
https://github.com/oleksiilatypov/dru_data_science_fundamentals
DataRootUniversity, TensorFlow, Coursera, Kaggle
data-science kaggle machine-learning neural-network numpy pandas sklearn-library tensorflow
Last synced: 11 Apr 2026
https://github.com/talapanenivarshithchowdary/asteroid-detection-ml
This project uses Machine Learning to detect and classify asteroids based on trajectory and size, aiding in Near-Earth Object detection and planetary defense.
classification data-science decision-trees jupyter-notebook knn logistic-regression machine-lea matplotlib numpy pandas pillow prediction python3 random-forest scikit-learn
Last synced: 11 Apr 2026
https://github.com/nishi1612/knight-tour-problem
IT485 Logic of Inference Project on Knight's Tour. A hamiltonian path problem to determine path of knight to travel entire chessboard with every cell visited only once.
backtracking-algorithm bootstrap flask html knights-tour localhost numpy pygame python tkinter warnsdorff
Last synced: 11 Apr 2026
https://github.com/arthurdsant/dataanalysis-agricultural_raw_material
This Python project performs analysis and visualization of agricultural raw material price data using a Kaggle dataset. Based on Jupiter Notebook and Python.
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 26 Jan 2026
https://github.com/chintanboghara/rocket-simulation
A comprehensive web-based orbital mechanics simulator with advanced mission planning, real-time tracking, and educational features.
docker flask html javascript numpy plotly python
Last synced: 11 Apr 2026
https://github.com/winterwind/ecg_signal_classification
Two-part project that involves detecting the R-peaks in an ECG signal to extract the individual ECG beats and making a machine learning model to classify them
csv csv-files data-science decision-trees ecg ecg-classification ecg-signal jupyter jupyter-notebook knearest-neighbors knn machine-learning matplotlib matplotlib-pyplot numpy pandas pyplot python random-forest scipy
Last synced: 11 Apr 2026
https://github.com/eduardoprofe666/mn-api
🐍📦 Paquete de Python con implementaciones de métodos numéricos
mn-api numerical-methods numpy pandas python scipy simpy tabulate
Last synced: 04 Jan 2026
https://github.com/badranalyst/student-tests-data-analysis-application
Python-based analysis of student test scores in math, reading, and writing, examining correlations with parental education, lunch type, and test preparation. Includes data cleaning, visualization, and statistical insights into factors influencing academic performance.
data-analysis data-visualization dataset matplotlib numpy pandas python sklearn
Last synced: 05 May 2026
https://github.com/kahngjoonkoh/randomshapegenerator
A program that will generate images with random shapes and background colours. Can be customized and generated in bulk.
generative-art numpy opencv python threading tkinter
Last synced: 11 Apr 2026
https://github.com/ricardorobledo/ml_optimization
matplotlib numpy python scikit-learn xgboost
Last synced: 11 Apr 2026
https://github.com/dastogirrudro/machine-learning-and-deep-learning
This is my thesis project which i have done in varsity.Here i used machine learning and deep learning i used LSTM as deep learning.This can identify aggresive spam message. Here i used pandas scikit-learn and many more framework i used python as a programming language.I used many algorithm for highering the accuracy of my project.
deep-learning lstm machine-learning numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/matbesancon/kaggle-digit-recognizer
Some tests with the Kaggle Digit Recognition challenge
image-processing kaggle kaggle-digit-recognizer machine-learning mnist-dataset numpy pandas python scikit-image scikit-learn
Last synced: 11 Apr 2026
https://github.com/udhaya2823/dataspark-illuminating-insights-for-global-electronics
✨DataSpark✨ is a powerful analytics project transforming raw retail data into actionable insights for Global Electronics. By leveraging Python, SQL, and interactive visualizations, it uncovers trends in customer behavior, sales performance, and product popularity, driving smarter business decisions and boosting growth.
data-science data-visualization database-management datacleaning exploratory-data-analysis matplotlib numpy pandas powerbi python seaborn sql version-control
Last synced: 11 Apr 2026
https://github.com/shwetapardhi/assignment-03-q1--hypothesis-testing
Q1.A F&B manager wants to determine whether there is any significant difference in the diameter of the cutlet between two units. A randomly selected sample of cutlets was collected from both units and measured? Analyze the data and draw inferences at 5% significance level. Please state the assumptions and tests that you carried out to check validit
hypothesis-testing numpy p-value pandas python scipy significance-testing stats t-test
Last synced: 11 Apr 2026
https://github.com/sufiyan1803/student-result-analysis
This project explores student exam data to find out what affects their scores. It covers everything from cleaning the data to analyzing score distributions, the effects of parental education and marital status, and comparisons by gender and lunch type. It’s a great way to see how different factors influence student performance.
matpolotlib numpy pandas python
Last synced: 03 Feb 2026
https://github.com/mani-prakash-n-r/stock_market_prediction_system
This project uses LSTM networks to predict stock prices based on historical data, providing insights for informed investment decisions..LSTM, NumPy, Scikit-Learn, Matplotlib, yfinance and TensorFlow
lstm matplotlib numpy python sckiit-learn tensorflow yfinance
Last synced: 11 Apr 2026
https://github.com/lijesh010/ml_project_data_preprocessing
The main objective of this project is to design and implement a robust data preprocessing system that addresses common challenges such as missing values, outliers, inconsistent formatting, and noise. By performing effective data preprocessing, the project aims to enhance the quality, reliability, and usefulness of the data for machine learning.
data-cleaning data-exploration data-preprocessing machine-learning numpy pandas-python python scikit-learn
Last synced: 11 Apr 2026
https://github.com/saliola/nonnegative_integer_matrices
code to generate and count nonnegative integer matrices with prescribe row and column sums (aka contingency tables)
cython cython-examples numpy numpy-examples python3
Last synced: 18 Apr 2026
https://github.com/athari22/mean-normalization
Mean Normalization
jupyter-notebook mean normalization numerical-analysis numpy numpy-exercises python python3
Last synced: 20 Jan 2026
https://github.com/djdurga/google_play_store_apps_analysis
This data analysis project focuses on exploring and understanding the Google Play Store Apps dataset.
Last synced: 11 Apr 2026
https://github.com/kkufieta/carnd-vehicle-detection
Vehicle Detection & Tracking - Self Driving Cars
cv2 hog-features numpy self-driving-car sklearn vehicle-detection
Last synced: 11 Apr 2026
https://github.com/isabelacaldeira/chutelibre
Crashing into code. Here is a physics problem about free fall solved with python!
freefall jupyter-notebook matplotlib numpy physics physics-simulation python3
Last synced: 11 Apr 2026
https://github.com/cfbastarz/jupyternotebooks
A collection of several Jypyter notebooks.
dask matplotlib numpy python xarray xesmf
Last synced: 18 Jan 2026
https://github.com/krishbharadwaj5678/virtualmouse
computer-vision cv2 cvzone hand-tracking mouse numpy opencv python threading time virtual-mouse
Last synced: 11 Apr 2026
https://github.com/chanmeng666/advanced-neural-network-applications
Practical implementations of perceptron and linear neuron models for classification and regression, with mathematical analysis and visualizations in Jupyter notebooks.
classification data-analysis data-science educational gradient-descent jupyter-notebook linear-neuron machine-learning matplotlib neural-network neural-networks numpy perceptron python regression
Last synced: 03 May 2026
https://github.com/bartosz-ziolkowski/bartosz-ziolkowski.github.io
Blog with short data stories of various data sets
data-science data-visualization jupyter-notebook numpy pandas python
Last synced: 11 Apr 2026
https://github.com/Gregoritsch3/Exercise_Pandas_1
A Pandas exercise demonstrating the loading, cleaning and reorganization of data in .xlsx or .csv files, descriptive statistics, data visualization, statistical approximation of data with the normal distribution, etc.). Libraries include Pandas, NumPy, Scipy, SymPy, MatplotLib,
data-cleaning data-visualization descriptive-statistics matplotlib numpy pandas scipy sympy
Last synced: 01 May 2025
https://github.com/mramshaw/intro-to-ml
Intro to Machine Learning - Pattern Recognition for Fun and Profit
machine-learning matplotlib ml numpy pandas pip pip3 python scikit-learn scipy seaborn seaborn-plots sklearn statsmodels tensorflow weka
Last synced: 11 Apr 2026
https://github.com/ikbalcaus/HandSketch
Drawing on Canvas with Hand Gestures + AI for Letter Recognition
mediapipe numpy ocr-recognition opencv python pytorch tkinter
Last synced: 31 Mar 2025
https://github.com/sudarshanasrao/ee559-machine_learning-usc
USC graduate level Machine Learning course
cnn keras machine-learning neural-networks numpy python scikit-learn scipy tensorflow
Last synced: 11 Apr 2026
https://github.com/dmarks84/ind_project_obesity-multi-class-classification--kaggle
Independent Project - Kaggle Competition -- I worked on the obesity classification data set as part of a Kaggle Competition of the same name, scoring (for accuracy) above 0.9
classification correlation-analysis cross-validation data-modeling data-visualization dataframes eda gridsearchcv matplotlib multiclass-classification numpy pandas python seaborn sklearn statistics supervised-ml
Last synced: 11 Apr 2026
https://github.com/nikita-data/sql_projects
SQL projects
database numpy pandas postgresql python sql sql-query sqlalchemy sqlite sqlite-database sqlite3
Last synced: 11 Apr 2026
https://github.com/ebadshabbir/decision_tree_algorithm
Decision Tree Classifier for Social Network Ads A Python implementation of a Decision Tree Classifier to predict user purchasing behavior based on age and estimated salary. Includes feature scaling, model evaluation (confusion matrix and accuracy), and visualizations of decision boundaries for both training and test sets.
decision-tree-classifier jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/harmanveer-2546/wafer-fault-detection
The goal is to eliminate manual work in identifying faulty wafers. Opening and handling suspected wafers disrupts the entire process. False negatives result in wasted time, manpower, and costs.
clustering data-transformation feature-selection machine-learning matplotlib numpy pandas python random-forest roc-auc-curve roc-auc-score seaborn sklearn svc xgboost
Last synced: 11 Apr 2026
https://github.com/lohiyah/real-estate-price-forecast
A Python-based app predicting real estate prices using machine learning. Built with Pandas, NumPy, Scikit-learn, Matplotlib, and Seaborn for data processing and visualization, and Flask for the web interface.
flask matplotlib numpy pandas python3 scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/akhileshthite/india-population
ML (simple linear regression) model for predicting India's population.
machine-learning numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/diegorezm/spc
Analise de espectros de Infravermelho por Transformada de Fourier (FTIR)
ftir-data-analysis numpy python
Last synced: 21 Apr 2026
https://github.com/biasandrade/rede-neural-do-zero-classificacao-binaria
🧠 Rede Neural Artificial construída do ZERO (só NumPy) para detectar fraudes em transações | Forward/Backward Propagation | Sigmoid | Gradiente Descendente
backpropagation binary-classification deep-learning fraud-detection from-scratch gradient-descent machine-learning neural-network numpy python
Last synced: 18 Nov 2025
https://github.com/chokzb/covid19_vaccination_analysis
An EDA project examining global COVID-19 vaccination progress. The notebook investigates vaccination trends by country, daily vaccination rates, timeline patterns, and dose distribution. The project includes visualisations created with Matplotlib, Seaborn, and Plotly.
covid-19 data-analysis data-visualization jupyter-notebook matplotlib numpy pandas plotly python seaborn vaccination
Last synced: 07 May 2026
https://github.com/stdlib-js/blas-ext-linspace
Return a new ndarray filled with linearly spaced values over a specified interval along one or more ndarray dimensions.
arange arrange javascript linear linspace math mathematics matlab ndarray node node-js nodejs numpy seq sequence statistics stats stdlib
Last synced: 04 May 2026
https://github.com/staciax/data-science
data-science matplotlib numpy skit-learn
Last synced: 18 Nov 2025
https://github.com/jpcadena/palmer-penguins
Palmer Penguins
analytics csv data data-analytics data-science exploratory-data-analysis matplotlib numpy palmer-penguin pandas plotly pylint python seaborn visualization
Last synced: 11 Apr 2026
https://github.com/abideen-olawuwo/georgiatimeseries
A times series forcasting
arima itertools linear-regression matplotlib numpy pandas python seaborn statistics statsmodels time-series
Last synced: 11 Apr 2026
https://github.com/mashalk1/computer-vision-attendance-system
A computer vision based attendance system, using cv2, firebase, numpy, cvzone and face_recognition library in python
computer-vision cv2 cvzone face-recognition numpy
Last synced: 04 Feb 2026
https://github.com/eljandoubi/trading-with-momentum
A trading strategy based on a momentum indicator.
momentum numpy pandas scipy trading trading-algorithms trading-strategies
Last synced: 05 May 2026
https://github.com/mborne/numpy-experiments
[DEV] Some basic examples written to get started with numpy and pytorch
autograd basics get-started least-squares numpy torch
Last synced: 05 May 2026
https://github.com/pramodyasahan/model-selection
This repository explores and compares different regression models for predicting continuous outcomes. This repository includes implementations and evaluations of five key regression models. The primary goal is to demonstrate how each model works, evaluate their performance using R-squared values, and guide users in selecting the best model.
machine-learning modelselection numpy pandas python regression scikit-learn
Last synced: 08 Mar 2025
https://github.com/dilkushsingh/indian-startups-funding-dashboard
Dashboard app using Streamlit
matplotlib numpy pandas python seaborn streamlit streamlit-cloud streamlit-dashboard
Last synced: 11 Apr 2026
https://github.com/matheusafonseca/c111
Este repositório é dedicado ao armazenamento e organização dos códigos desenvolvidos na disciplina C111 - Análise de Dados, oferecida pelo Instituto Nacional de Telecomunicações (INATEL).
data-analysis matplotlib numpy pandas python
Last synced: 06 May 2026
https://github.com/ricardorobledo/ml_calculus
matplotlib numpy pandas python3 sympy
Last synced: 11 Apr 2026
https://github.com/ashishsingh789/traffic_accident_analysis
Analyzed traffic accident data to identify patterns related to road conditions, weather, and time of day. Visualized accident hotspots using heatmaps and bar plots.
excel matplotlib numpy pandas pandas-dataframe python seborn
Last synced: 11 Apr 2026
https://github.com/abhi227070/wine-quality-prediction
The Wine Quality Prediction project utilizes machine learning to assess wine quality based on various parameters. It offers a user-friendly interface built with Streamlit for easy interaction. Deployed on AWS, it provides scalable access to quality predictions for wine batches.
classification-algorithm machine-learning machine-learning-algorithms machinelearning matplotlib numpy pandas python3 seaborn
Last synced: 11 Apr 2026
https://github.com/shohail-dev/astronomical-data-analysis
Python Astronomical Data Analysis and Visualization.
astropy astroquery matplotlib numpy pandas pyplot python requests requests-library-python sckit-image seaborn
Last synced: 11 Apr 2026
https://github.com/tolumie/exploratory-data-analytics-projects
Exploratory Data Analytics – A collection of projects covering data exploration, feature engineering, hypothesis testing, and predictive modeling across diverse datasets, including insurance, real estate, laptops, cars, COVID-19, and the Olympics.
data-analysis data-visualization data-wrangling exploratory-data-analysis-eda feature-engineering hypothesis-testing machine-learning matplotlib numpy pandas predictive-modeling python seaborn statistical-analysis
Last synced: 11 Apr 2026
https://github.com/harmanveer-2546/nasa-asteroid-classification
Classifying whether an asteroid is hazardous or not.
eda matplotlib numpy pandas python seaborn visualization xgboost
Last synced: 11 Apr 2026
https://github.com/hitthecodelabs/weatherforecast-lstm
TensorFlow and Python for analyzing and forecasting weather data
cnn keras lstm matplotlib numpy pandas python tensorflow weather weather-forecast
Last synced: 11 Apr 2026
https://github.com/rahul-shrivastav/digit-recognition-nn
Web application that recognizes handwritten digits using a deep learning model
deep-learning flask numpy python reactjs tensorflow
Last synced: 11 Apr 2026
https://github.com/aciluca/credit-approval-system
A machine learning application to predict credit card approval using Python, TensorFlow, and Docker.
data-science keras machine-learning numpy pandas python sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/madhurjain/carnd-traffic-sign-classifier-project-2
CarND Traffic Sign Classifier Project #2
carnd matplotlib numpy pandas python self-driving-car tensorflow
Last synced: 11 Apr 2026
https://github.com/sohan181204/airline-ticket-price-analysis
The analysis of airline ticket prices explores the dynamic and competitive nature of the aviation industry in India. With rapid economic growth and increasing air travel demand, understanding ticket price trends is crucial for airlines, passengers, and policymakers.
Last synced: 11 Apr 2026