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-02-04 00:22:28 UTC
- JSON Representation
https://github.com/imswappy/brain-tumor-detection
๐ง Deep learning project for brain tumor classification using MRI images. Built with transfer learning (VGG16 + fine-tuning), TensorFlow/Keras, and deployed via Streamlit. Dataset & model loaded dynamically from KaggleHub. Includes training notebook, evaluation, and interactive web app.
kagglehub keras numpy pandas scikit-learn streamlit tensorflow vgg16-model
Last synced: 07 Sep 2025
https://github.com/nirmalyabag20/wine-quality-prediction-machine-learning
This project analyzes the chemical properties of wines to identify key factors influencing quality. By leveraging machine learning techniques, i aim to develop predictive models that accurately classify wine quality, providing valuable insights for producers and enthusiasts alike.
k-neighbors-classifier logistic-regression machine-learning matplotlib numpy pandas python random-forest seaborn svc
Last synced: 22 Feb 2025
https://github.com/py-mp3/boston-comparing-regression-modules
A ipynb file that compares different regression modules in the sk.learnit library.
ipython-notebook numpy pandas python regression-models seaborn sklearn
Last synced: 06 Aug 2025
https://github.com/takkii/pylean
Data analysis ( ๐ ๐ ๐ )
analayze matplotlib numpy pandas python scikit-learn
Last synced: 09 Sep 2025
https://github.com/wrighang/shipping-data-analysis
Independent Project: Transit time trends analysis following a major shipping process change.
data-analysis matplotlib numpy pandas python
Last synced: 16 Mar 2025
https://github.com/aymen016/image-processing-algorithms
Explore Python-based image processing from scratch with core algorithms like interpolation, convolution, and filtering!
matplotlib numpy pillow python
Last synced: 14 Jun 2025
https://github.com/programmer-rd-ai/moviedatascraper
Explore the cinematic universe with our IMDb web scraping project! Dive into movie data with ease, uncovering insights from cast to critical reviews. With dynamic visualizations and reliable data, let's journey through the world of movies like never before. Lights, camera, analysis!
beautifulsoup beautifulsoup4 data data-analysis jupyter-notebook matplotlib numpy pandas programming python python3 scraping seaborn software web
Last synced: 01 Mar 2025
https://github.com/amir78729/numpy-system-solution-detector
Linear Algebra course - First Project
echelon-form linear-algebra matrix numpy
Last synced: 25 Dec 2025
https://github.com/narenkhatwani/arkouda-projects
This repository contains the source codes of the projects done using Arkouda (a software package that allows a user to interactively issue massive parallel computations on distributed data using functions and syntax that mimic NumPy, the underlying computational library used in most Python data science workflows.)
arkouda data-analysis data-analytics data-science high-performance high-performance-computing highperformancecomputing numpy pandas parallel-computing parallel-processing parallelization python
Last synced: 30 Mar 2025
https://github.com/ayushsaksena30/cosmic-classifier
This notebook implements a structured machine learning pipeline to classify cosmic data using the CatBoost Classifier, known for its efficiency with categorical features and minimal preprocessing requirements.
catboost-classifier label-encoder machine-learning matplotlib numpy pandas robust-scaler scikit-learn seaborn simple-imputer
Last synced: 26 Mar 2025
https://github.com/anish202020/real-time-emotion-face-detection
The primary purpose of this website is to detect emotions in real-time using facial expressions captured via a camera.
fer keras numpy opencv python streamlit tensorflow
Last synced: 02 Apr 2025
https://github.com/anish202020/data-analysis-and-machine-learning-basic-programs
Basic programs on data analysis and machine learning for students. It includes a variety of tutorials, examples, and models to help students understand and apply these concepts.
keras matplotlib numpy pandas python sklearn tensorflow
Last synced: 02 Apr 2025
https://github.com/clayrisser/math-playground
Personal math playground
graph math matplotlib numpy playground python
Last synced: 02 Apr 2025
https://github.com/codeasarjun/_easy_machine_learning
This repo contains a comprehensive tutorial on machine learning with practical implementations and examples using Python.
artificial-intelligence clustering deep-learning jupyter-notebook machine-learning machine-learning-algorithms modelevaluation neural-network numpy pandas preprocessing python python3 regression scipy supervised-learning supervised-machine-learning unsupervised-learning unsupervised-machine-learning
Last synced: 05 Mar 2025
https://github.com/sumonta056/bangladeshi-vehicle-number-plate-detection
Image Processing Pipeline: Enhance, rotate, extract features, and segment characters in images for text recognition and enhancement.
candy-edge connected-components edge-detection grayscale-images morphological-analysis numpy opencv python radon-transform scikit-image sobel-edge-detector
Last synced: 07 Sep 2025
https://github.com/keizerzilla/python-icp
Implementaรงรฃo do algoritmo ICP (Iterative Closest Point) para nuvens de pontos 3D usando Python.
icp matplotlib numpy open3d python
Last synced: 10 Apr 2025
https://github.com/nehalmr/qiksit-fall-fest-hackathon-2024
The Qiskit Hackathon is a unique opportunity for students to dive into the fascinating world of quantum computing. Participants will collaborate in teams to tackle a series of challenging problems that test their creativity, problem-solving skills, and understanding of quantum algorithms. This hackathon aims to inspire innovation in QC.
cpython hackathon ibm ibm-qiskit ibm-quantum-challenge matplotlib numpy python python3 qbits qiskit qiskit-tutorial quantum-algorithms quantum-computing quantumcircuits quantumregister
Last synced: 20 Jun 2025
https://github.com/moeeinaali/ce282-la
Solutions to Dr. Rabiee's CE282: Linear Algebra Course (Sharif University of Technology - Spring 2024)
linear-algebra matplotlib numpy pandas python
Last synced: 07 Jul 2025
https://github.com/vmariiechko/python-image-processing
Raster graphics editor
desktop image-processing numpy opencv python
Last synced: 24 Dec 2025
https://github.com/grampers-dev/co2oracle
The CO2 Oracle project uses machine learning and AI to analyze and predict CO2 emissions for environmental management. Using a Kaggle dataset, it demonstrates predictive analytics to understand and forecast emissions. Written in Python, it employs libraries like Pandas, NumPy, and Scikit-Learn.
artificial-intelligence machine-learning numpy pandas python scikit-learn
Last synced: 08 Aug 2025
https://github.com/techassi/hfu-imgcomp
Image processing and computer graphics SOSE 22
computer-vision image-processing numpy opencv python
Last synced: 31 Dec 2025
https://github.com/aarryasutar/pipe_leak_estimation_predictor_model
The project builds a Bayesian Network using pressure sensor data to detect pipe leaks, employing probabilistic reasoning to determine the likelihood of leaks based on sensor readings. It involves loading dataset, defining network structure, calculating CPDs, adding them to model, and using Variable Elimination algorithm for inference
bayesian-networks cpd csv dag data-frames inference model-verification numpy pandas pgmpy pressure-sensors probabilistic-graphical-models probability python variable-elimination-algorithm
Last synced: 01 Mar 2025
https://github.com/brenofariasdasilva/worked-example-miner
Worked Example Miner (WEM): A Comprehensive Tool for Analyzing Java Repositories.
apache-kafka autometrics ck code-metrics code-quality-metrics distributed-systems heuristic java-code-analyzer java-repositories matplotlib numpy pydriller python refactoring-miner scikit-learn software-engineering wem worked-example-miner zookeeper
Last synced: 17 Mar 2025
https://github.com/erickarpovits/carbon-metrics-model
Investigation Of Covidโs Impact On Carbon Emission Rates In the United States
deep-learning numpy pandas python
Last synced: 09 Nov 2025
https://github.com/celineboutinon/bottleneck
ENSAE-ENSAI Formation Continue (Cepe)/OpenClassrooms Data Analyst 2022-2023 - Projet 5
data-analysis data-analytics data-visualisation dataframes market-intelligence marketing-analytics matplotlib-pyplot missingno numpy pandas python seaborn
Last synced: 07 Sep 2025
https://github.com/vtramo/neural-networks-experiments-from-scratch
The objective of this repository is to provide a learning and experimentation environment to better understand the details and fundamental concepts of neural networks by building neural networks from scratch.
activation-functions backpropagation batch-learning classification-problem early-stopping gradient-based-algorithm improved-resilient-backpropagation irprop kfold-cross-validation minibatch momentum neural-network numpy online-learning python python3 resilient-backpropagation rprop softmax stochastic-gradient-descent
Last synced: 11 Mar 2025
https://github.com/hklyousfi/cyberxnoteloom
Hybrid piano synthesizer with ADSR envelopes, resonance modeling, and MIDI renderingโ
adsr-envelope digital-audio hybrid-synth midi-processor numpy piano-synthesizer python
Last synced: 16 Apr 2025
https://github.com/kr1shnasomani/traffisense
A computer vision toolkit for traffic analysis with vehicle detection, speed estimation, segmentation, and number plate recognition.
computer-vision deep-learning neural-network numpy opencv pypi pytorch
Last synced: 12 Apr 2025
https://github.com/chr5tphr/funcache
Minimally cache python function outputs on disk!
cache disk functions hash memoization metrohash numpy python pytorch
Last synced: 10 Aug 2025
https://github.com/andrehaguiar/pos-graduacao-inteligecia_artificial-ciencia_de_dados
Cronograma do curso
ciencia-de-dados dados matplotlib-pyplot numpy orange pandas python scipy sklearn
Last synced: 09 Nov 2025
https://github.com/krik8235/ml-marcom-budget-optimization
Optimize budget allocation across multiple marketing channels to maximize revenue
gradient-boosting machine-learning-algorithm machine-learning-algorithms machine-learning-projects numpy pandas random-forest seaborn sklearn
Last synced: 05 Oct 2025
https://github.com/itzzmeakhi/investigate-tmdb-dataset
Tmdb dataset is taken to perform analysis. Messy data is cleaned by performing many steps like dropping null values and rising values and analyzing correlation among them using visualization techniques using matplotlib and seaboarn to derive the answers that i imposed during the early stages of analysis.
csv matplotlib numpy pandas python3 seaborn
Last synced: 05 Oct 2025
https://github.com/ahmed-hassan-ai/nlp-sentiment-analysis
Sentiment Analysis
dropout keras lstm matplotlib numpy pandas regularization seaborn
Last synced: 05 Oct 2025
https://github.com/nishchal-kansara/courses-infosys
Courses by Infosys SpringBoard
assignment-solutions course infosys infosys-springboard learning matplotlib numpy pandas practice python python3 scikit-learn
Last synced: 30 Dec 2025
https://github.com/bestmahdi2/uni__geneticprogrammingfunctionapproximation
In this university project, genetic programming is used to approximate the function
function-approximation genetic-algorithm genetic-programming matplotlib numpy python tqdm
Last synced: 08 Mar 2025
https://github.com/khaymanii/titanic_survival_prediction_-model
This Model was built using Python and Logistic Regression algorithm
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 06 Oct 2025
https://github.com/alexandrbig1/py-design-analysis-algo
Advanced Python project on the design and analysis of algorithms. Includes practical modules on dynamic programming, graph theory, big data (Bloom filter, HyperLogLog), parallel computing (MapReduce), and optimization. Uses libraries like NumPy, Matplotlib, NetworkX, BTrees, PrettyTable, and Datasketch for efficient computation and visualization.
algorithms asyncio git heapq matplotlib numpy python python3 turtle
Last synced: 04 Oct 2025
https://github.com/soumya6tiwari/customer-segmentation-using-rfm-analysis
This project focuses on customer segmentation using RFM (Recency, Frequency, Monetary) analysis and K-Means clustering. It enables businesses to identify high-value customers, optimize marketing strategies, and improve customer retention through data-driven insights.
backend clustering flask frontend kmeans-clustering matplotlib numpy pandas python rfm-analysis scikit-learn unsupervised-learning
Last synced: 06 Oct 2025
https://github.com/realamirhe/leaf-node
A leaf node for your machine learning journey, from scratch to practical applications...
algorithm auto-encoder classification cybernetics feature-extraction feedback-mechanism lda learning machine-learning machine-learning-journey numpy pca practice regression scikit-learn sklearn smlfdl
Last synced: 07 Apr 2025
https://github.com/hanzopgp/neuralnetworkfromscratch
This is a multi-layer perceptron build from scratch using numpy and python.
artificial-intelligence deep-learning machine-learning multi-layer-perceptron numpy personal
Last synced: 05 Mar 2025
https://github.com/ryannapp12/quant_trading_engine
A modular, and scalable quantitative trading engine built in Python. This project demonstrates efficient data caching with SQLite, concurrent backtesting, and advanced risk analytics, showcasing best practices in clean code architecture and performance optimization.
algorithmic-trading backtesting dash data-analysis data-visualization fintech lstm machine-learning numpy pandas plotly python quantitative-finance real-time risk-management sqlite technical-analysis tensorflow time-series-analysis trading-strategies
Last synced: 30 Dec 2025
https://github.com/hanzopgp/lstmcryptopriceprediction
TensorFlow LSTM neural networks which predict cryptocurrencies future prices. Starting from Sentdex's tutorial.
artificial-intelligence deep-learning lstm-neural-networks machine-learning matplotlib numpy personal recurrent-neural-networks tensorflow
Last synced: 11 Aug 2025
https://github.com/21aja/house_price_prediction_revised_project
House price prediction using ML with Decision Tree Regressor achieving 100% accuracy. Preprocessing, EDA, and model evaluation applied using Python, Pandas, NumPy, Scikit-learn, and XGBoost for data-driven insights.
decision-tree-classifier linear-regression numpy pandas xgboost
Last synced: 13 Oct 2025
https://github.com/dpgitaccount/file-handling-data-analytics-toolkits
In this repo File handling, Inventory management system and data toolkits resources are provided these are essential for managing, storing, and manipulating data in various formats, such as JSON files. JSON (JavaScript Object Notation), is widely used for data exchange due to its simplicity and readability. also File Handling included in this repo.
filehandling inventory-management json jupyter-notebook numpy os
Last synced: 06 Apr 2025
https://github.com/jayakrishnagaddam/deep_sheild_
This is a Machine Learning applied Artificial intelligence project. Deepsheild is a cutting-edge deepfake detection system designed to safeguard the integrity of visual content in an era where synthetic media poses unprecedented challenges. Deepsheild stands as a robust fortress against the proliferation of manipulated videos and images.
artificial-intelligence bootstrap css cv2 deep-learning flask html machine-learning mongodb numpy tensorflow torch
Last synced: 11 Jan 2026
https://github.com/asim-2000/machine-learning-projects-in-python
ensemble-model machine-learning matplotlib numpy pandas python sklearn
Last synced: 30 Dec 2025
https://github.com/framebuffers/mindhunter
Wrappers for Pandas DataFrames to add quicker access for common statistical values, utilities and functionality.
data-analysis data-science numpy pandas python utilities-python
Last synced: 07 Oct 2025
https://github.com/mattia-hulathduwage/image-dehazing-tool
An image dehazing tool built with Python, OpenCV, and NumPy to enhance visual clarity in hazy images, featuring real-time processing and a user-friendly interface for saving dehazed results.
Last synced: 15 Mar 2025
https://github.com/sedatuygur/attendance-management-system
Attendance Management System using Face Recognition
attendance-management attendance-management-system attendance-management-system-opencv attendance-tracker attendance-tracking dlib dlib-face-detection dlib-face-recognition face-detection face-recognition numpy numpy-python pandas pandas-python tkinter tkinter-app tkinter-gui tkinter-gui-library tkinter-python
Last synced: 05 Mar 2025
https://github.com/xmcp/waver
Wave file generator
numpy tkinter wavefile waveform
Last synced: 08 Oct 2025
https://github.com/popckovs/computational_mathematics
ะกะพะทะดะฐั ัะฒะพะน ะผะพะดัะปั ะดะปั ัะตัะตะฝะธะต ะทะฐะดะฐั ะฟะพ ะฒััะธัะปะธัะตะปัะฝะพะน ะผะฐัะตะผะฐัะธะบะต.
mathematics matplotlib numpy python-3
Last synced: 25 Jan 2026
https://github.com/drcbeatz/aynm-data
Python scripts for data cleaning and processing for AYNM (Pandas/NumPy/Selenium/Azure Cognitive Services)
automation azure-cognitive-services csv data-analysis data-cleaning ipynb numpy ocr pandas python reverb selenium shopify webscraping xml
Last synced: 08 Oct 2025
https://github.com/ivangael/objects_detection_with_neural_network_training_visualization
Real-time Object Detection and Neural Network Training Visualization
keras matplotlib neural-network neural-network-training neural-network-visualizations numpy object-detection opencv python tensorflow ultralytics
Last synced: 28 Apr 2025
https://github.com/abhinavsharma07/neural-network-using_numpy
Introduction to Neural Networks (Create a neural network using Numpy)
accuracy feed-forward model neural-networks numpy prediction
Last synced: 18 Jan 2026
https://github.com/jilliennelapid/finalproject_group53
Final Project for COP2080. Audio Graphical software that works with mono-channel .wav files and plots them in various ways.
matplotlib numpy pydub python scipy tkinter
Last synced: 08 Oct 2025
https://github.com/rajharit77/weather-project
Repository for exam on the openweathermap api's project
apache-airflow dataframe jupyter-notebook looker-studio matplotlib numpy openweathermap-api pandas python
Last synced: 08 Oct 2025
https://github.com/faisal-khann/diwali-sales-analysis
The "Diwali Sales Analysis" project aims to analyze the sales data during the Diwali festival period to uncover insights and trends that can help improve marketing strategies and sales performance in the future
csv data-analysis eda jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 23 Mar 2025
https://github.com/zazi2002/neuroscience-project-lfp-signalanalysis
This project is part of the Neuroscience of Learning, Memory, Cognition course. The goal of this assignment is to introduce students to Local Field Potential (LFP) signals, which are critical for understanding brain activity at a local neuronal level.
jupiter-notebook lfp-analysis matplotlib numpy signal-processing
Last synced: 10 Nov 2025
https://github.com/kshitijshrivastava1903/neural_network_analysis_on_lending_club-dataset
Used tensorflow's neural network model to predict whether or not a person pays back a loan on the basis of his historical data and personal details of 3.9 lakh people like interest rate, employment details, address, etc.
deep-learning dropout-keras earlystopping keras-tensorflow matplotlib-pyplot neural-networks numpy pandas seaborn tensorflow-models
Last synced: 09 Oct 2025
https://github.com/harmonicode/image-mixer
A PyQt5-based application for real-time image processing and reconstruction using frequency components like magnitude, phase, real, and imaginary parts. Adjust brightness and contrast, and mix images with ease.
fourier-transform image-processing numpy opencv pyqt5 python signal-processing
Last synced: 09 Oct 2025
https://github.com/5hraddha/sentiment-analysis
An innovative system for filtering and categorizing movie reviews
countvectorizer dummyclassifier lgbmclassifier logisticregression matplotlib minmaxscaler nltk nltk-stopwords nltk-tokenizer numpy pandas seaborn spacy tfidfvectorizer torch tqdm transformers
Last synced: 18 Jan 2026
https://github.com/guilhermebit/movie-suggestions-using-k-nearest-neighbors
This project implements a movie recommendation system using the K-Nearest Neighbors (KNN) machine learning algorithm.
algorithms data-science euclidean-distance knn machine-learning matplotlib numpy pandas python
Last synced: 14 Aug 2025
https://github.com/lakhidaksh-01/carinsightanalyzer
Interactive Car Ratings & Insights
cars matplotlib numpy pandas python seaborn streamlit
Last synced: 30 Dec 2025
https://github.com/flazefy2/ds-global_cybersecurity_threats
https://www.kaggle.com/datasets/atharvasoundankar/global-cybersecurity-threats-2015-2024
data-science data-visualization numpy python squarify statistics
Last synced: 09 Oct 2025
https://github.com/m-rishab/housing-price-prediction
The Housing Price Prediction Accuracy Improvement project is a data-driven initiative focused on enhancing the precision and reliability of housing price predictions. This project encompasses a multidisciplinary approach, combining data science, machine learning, and real estate insights to optimize the accuracy of forecasts in the housing market.
gridsearchcv hyperparameter-tuning matplotlib matplotlib-pyplot numpy pandas pickle python3 randomforestregressor scipy sklearn
Last synced: 15 Mar 2025
https://github.com/asanka-j/machine_learning_exercises
Machine learning Self study Python & R
matplotlib numpy pandas python r sklearn
Last synced: 24 Jul 2025
https://github.com/scarblase/homeless-animals-analysis
A data-driven exploration of homeless animal statistics ๐ถ๐ฑ. Analyze age distribution, shelter dynamics, and adoption patterns using Python, Pandas, and Seaborn.
animals data-analysis data-mining data-science data-science-projects data-visualization matplotlib matplotlib-pyplot numpy pandas plotly python python3 ukraine
Last synced: 24 Jul 2025
https://github.com/sourabh-kumar04/numpy-basic
Numpy-Basic is a structured learning repo covering NumPy from basics to advanced. It includes arrays, indexing, reshaping, filtering, vector ops, angle functions, stats, and .npy file handling. Each concept is explained with code, examples, and Matplotlib visualizations in both light and dark modes. Ideal for students and data learners.
data-analysis data-science data-visualization learning learning-resources machine-learning matplotlib numerical-computing numpy python python-library python-programming
Last synced: 24 Jul 2025
https://github.com/aarryasutar/linear_multivariate_regression_on_football_statistics
Linear regression models are used to predict football player attacking stats based on attributes like finishing and passing, with the model trained, evaluated, and applied for predictions. Multiple features improve accuracy, and performance is assessed using metrics like MSE and R-squared.
datasets feature-selection football-stats linear-reg machine-learning mae mse multivariate-regression numpy pandas rmse scatter-plot train-test-split
Last synced: 27 Jun 2025
https://github.com/peterfication/num-peek
A CLI tool to peek into *.npy files
Last synced: 20 Jan 2026
https://github.com/evardnk/dataanalyticsportfolio
ะกะพะฑัะฐะฝะธะต ะผะพะธั ะฟัะพะตะบัะพะฒ ะฟะพ ะฐะฝะฐะปะธัะธะบะต ะดะฐะฝะฝัั
api automation data-analysis etl-pipeline jupyter-notebook jupyterlab kpis numpy pandas pipeline postgresql powerbi python sql visualization
Last synced: 10 Oct 2025
https://github.com/htlinh0604/invoice-data-extraction
This project demonstrates a classic OCR pipeline. This Flask app takes an image, applies an OpenCV preprocessing pipeline, and uses Tesseract OCR to digitize Vietnamese invoices (Bรกch Hรณa Xanh)..
flask numpy ocr-recognition opencv pandas python regex tesseract-ocr
Last synced: 10 Nov 2025
https://github.com/janwilczek/dspyplot
Convenience functions for commonly used digital signal processing plots.
audio audio-processing audio-processing-with-python audio-programming decibel dft dsp filter matplotlib-pyplot numpy python scipy scipy-signal sound sound-generation stft
Last synced: 14 Mar 2025
https://github.com/smusab9152/pokemon_data_analysis
This repo that explores and analyzes a dataset of Pokรฉmon attributes. The analysis includes data cleaning, exploratory data analysis (EDA), and visualizations .
analytics data-analysis data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas pokemon python seaborn statistical-analysis
Last synced: 10 Oct 2025
https://github.com/shanmukhsrisaivedullapalli/cifar10
This project uses TensorFlow to classify images from the CIFAR-10 dataset. It compares the performance of an Artificial Neural Network (ANN) and a Convolutional Neural Network (CNN), covering data preprocessing, model training, evaluation, and prediction on new images.
cifar10-classification cnn-classification matplotlib neural-networks numpy pickle pillow python3 tensorflow
Last synced: 03 Feb 2026
https://github.com/briankopp/fewerbytes
compress numpy arrays. binary and numeric techniques for numpy compression
compress compression numpy python python3 storage
Last synced: 10 Oct 2025
https://github.com/qua77i20/ai2
A simple single-layer neural network (perceptron) built in Python. Demonstrates backpropagation training from scratch for beginners.
ai backpropagation data-science deep-learning machine-learning neural-network numpy perceptron python
Last synced: 10 Oct 2025
https://github.com/m-faizan-mahmood/house-price-prediction-machine-learning-model
Implemented a Multiple Linear Regression model to predict house prices based on square footage, number of bedrooms, and age of the house.
artificial-intelligence data-analysis data-science data-visualization machine-learning machine-learning-algorithms matplotlib neural-network numpy pandas predictive-modeling python regression-models seaborn sklearn
Last synced: 25 Dec 2025
https://github.com/zazi2002/neuroscience-project-cnn
This project is part of the Neuroscience of Learning, Memory, Cognition course and focuses on the visual processing pathways in the brain, particularly the dorsal and ventral streams.
cnn-for-visual-recognition learning matplotlib numpy scipy visual-processing
Last synced: 10 Nov 2025
https://github.com/virajbhutada/google-stock-price-forecasting-lstm
Analyzing and predicting Google's stock prices through detailed data exploration and advanced LSTM models. This project involves data preprocessing, creating time-series sequences, constructing and training LSTM networks, and evaluating their performance to forecast future stock prices utilizing Python and Machine Learning libraries.
data-analysis data-science data-visualization future-prediction google-dataset google-stock-price-prediction google-stocks lstm-model lstm-neural-network machine-learning machine-learning-models matplotlib model-building model-training numpy python stock-forecasting
Last synced: 27 Feb 2025
https://github.com/gauravsakure02/python_libraries
Data Analysis using Python libraries
matplotlib numpy pandas-library streamlit
Last synced: 10 Oct 2025
https://github.com/mrtarantoga/mdl-density-histogram
Cython-accelerated MDL histogram density estimation. Implements Kontkanen & Myllymaki's dynamic programming algorithm for optimal variable-width bins, parametric complexity with Ramanujan approximations, and automatic bin count selection. Based on "MDL Histogram Density Estimation" (JMLR 2007).
cython-library mdl numpy pypi-package python3
Last synced: 30 Nov 2025
https://github.com/varshneydevansh/machinelearning-101
This repository is about various Algorithm's and Implementations in ML
artificial-intelligence artificial-neural-networks computer-science computer-vision deep-learning machine-intelligence machine-learning machine-learning-algorithms machinelearning neural-network numpy numpy-tutorial python tensorflow tensorflow-tutorials tutorial tutorial-exercises
Last synced: 10 Oct 2025
https://github.com/harshitwaldia/stock-price-prediction
An AI-driven stock market analysis dashboard that predicts next-day stock prices using a deep learning LSTM model. The project features: ๐ฎ AI Predictions for stock movements ๐ Global market support (US, India, China, Japan, UK) ๐ Interactive React dashboard with charts & recent searches โก Flask backend powered by Tensor/Keras & Yahoo Finance
dashboard flask flask-cors keras-tensorflow lstm-neural-networks machine-learning numpy react-typescript scikit-learn stock-price-prediction
Last synced: 20 Oct 2025
https://github.com/aroojzahra908/artifical-intelligence-and-machine-learning-
Explore the basics of linear regression, gradient descent, and AI using Python. Get hands-on with NumPy, pandas, Matplotlib, and scikit-learn for practical learning.
artificial-intelligence gradient-descent linear-regression machine-learning matplotlib numpy pandas scikit-learn-python
Last synced: 31 Mar 2025
https://github.com/docsallover/real-time-object-detection
Real-Time Object Detection with Single Shot MultiBox Detector (SSD)
data-science data-science-projects detection machine-learning numpy opencv python single-shot-detection single-shot-multibox-detector tensorflow
Last synced: 24 Mar 2025
https://github.com/bursasha/deeplearningai-machine-learning-tensorflow-course
Projects and certificates from a machine learning course focused on TensorFlow and Keras, covering neural networks, CNNs, NLP, and time series analysis ๐ง
convolutional-neural-networks deeplearning-ai keras machine-learning mlcourse natural-language-processing neural-networks numpy pandas python-machine-learning recurrent-neural-networks tensorflow
Last synced: 30 Dec 2025
https://github.com/amirhnajafiz-university/s7dc01
Final project of Data Communications course
data-communication matplotlib modulation numpy python scipy signal signal-processing
Last synced: 16 Aug 2025
https://github.com/nirmalyabag20/loan-status-prediction-using-machine-learning
This project focuses on predicting the loan status (approved or not approved) based on various applicant details. The goal is to develop a machine learning model that accurately classifies whether a loan should be approved, helping financial institutions make informed lending decisions.
matplotlib numpy pandas python scikit-learn seaborn support-vector-machine
Last synced: 19 Jan 2026
https://github.com/steventete/integral-app
IntegralApp is a Python-based GUI application designed to simplify the calculation of definite integrals using numerical methods.
desktop-app numerical-methods numpy pyqt5 python
Last synced: 12 Oct 2025
https://github.com/mardavsj/numpy-in-python
The fundamentals of Python NumPy Library.
analysis-tool data-manipulation numpy numpy-arrays numpy-matrix python
Last synced: 08 Apr 2025