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-25 00:18:02 UTC
- JSON Representation
https://github.com/tharushiimasha/python-practice
This repository contains Python programs and exercises from practice sessions. It covers Python basics, file handling, and libraries like NumPy and pandas for data manipulation.
api-integration csv-files file-handling json-files jupyter-notebook numpy oops-in-python pandas python web-scraping
Last synced: 13 Apr 2026
https://github.com/darshanpakhale250-gif/customer-churn-prediction-ml
A machine learning project to predict customer churn using regression and classification models including logistic regression, decision tree, and random forest. Performed EDA, visualizations, and model evaluation. The dataset is taken from Kaggle and implemented in Google Colab.
colab-notebook customer-churn-analysis data-science decision-trees kaggle logistic-regression machine ml numpy pandas python random-forest
Last synced: 13 Apr 2026
https://github.com/kizman-23/supervised_models
Classical prediction of future data using models trained by labeled data
numpy pandas scikit-learn supervised-machine-learning
Last synced: 13 Apr 2026
https://github.com/asier-ortiz/python-for-data-science-and-machine-learning-bootcamp
Python for Data Science and Machine Learning Bootcamp: NumPy, Pandas, Seaborn, Matplotlib, Plotly, Scikit-Learn, TensorFlow, and more
matplotlib numpy pandas plotty python scikit-learn seaborn tensorflow
Last synced: 13 Apr 2026
https://github.com/somyaaaaaa2004/travelling-sales-man-problem
This project is a soft computing-based solution to the Traveling Salesman Problem (TSP) using a Genetic Algorithm (GA), implemented entirely from scratch in Python on Google Colab. The goal of the TSP is to find the shortest possible route that visits each city exactly once and returns to the starting point. It's a classic NP-hard combinatorial
genetic-algorithm jupyter-notebook matplotlib-pyplot numpy pandas python travelling-salesman-problem
Last synced: 06 May 2026
https://github.com/harmanveer-2546/eda-on-indian-railways
Indian Railways is a statutory body under the ownership of the Ministry of Railways of the Government of India that operates India's national railway system. As of 2023, it manages the fourth largest national railway system by size with a track length of 132,310 km, running track length of 106,493 km and route length of 68,584 km.
clean-data eda exploratory-data-analysis geometry geopandas indian-railways json linestring matplotlib numpy os pandas plotly python railway seaborn shapely train visualization
Last synced: 09 Apr 2026
https://github.com/harmanveer-2546/prediction-of-ticket-cancellation
The objective is to develop a model that accurately predicts whether users will cancel their tickets. Each cancellation incurs a fine for the ticket registration site from the passenger company.
datetime evaluation gridsearchcv labelencoder numpy pandas standardscaler stratified-k-fold train-test-split xgboost-model
Last synced: 04 May 2026
https://github.com/nikhilsree5/netflixcasestudy
Global Content Strategy: Leveraging Data Insights to Optimize Netflix's International Growth
eda numpy pandas python visualization
Last synced: 13 Apr 2026
https://github.com/alex1iv/asr_ru_numbers
Automatic Speech Recognition (ASR) system for Russian digits
audio-processing librosa numpy speech-recognition tensorflow
Last synced: 13 Apr 2026
https://github.com/paulo-santos-ds/machinelearninglogisticregression
A fraude de cartão de crédito é uma forma comum de fraude que afeta milhões de pessoas em todo o mundo. Essa fraude pode ter consequências graves, tanto para as vítimas quanto para as instituições financeiras que emitem os cartões de crédito.
math matplot numpy pandas python3 sklearn
Last synced: 13 Apr 2026
https://github.com/Verozavr/taxi-data-analytics-project
Data analytics and visualization projects in Python
challenge data-analitics data-analysis-python data-analytics data-science data-science-projects data-visualization matplotlib numpy pandas project projects python seaborn taxi-data training-project
Last synced: 31 Dec 2025
https://github.com/jessicahora/series_temporais
Análise de Series Temporais do Consumo de Energia da Alemanha.
numpy pandas python time-series-analysis
Last synced: 07 Apr 2026
https://github.com/naveen88112/clustering_customer_invoice_data
Customer Invoice Data Clustering This project uses clustering methods on customer invoice data for segmentation analysis. It preprocesses data, normalizes features, and uses K-Means and DBSCAN to cluster customers according to spending habits and shared locations.
clustering data-preprocessing data-visualization numpy pandas python silhouette-score standardization
Last synced: 13 Apr 2026
https://github.com/vishal815/python-based-flight-data-scraping-automating-data-collection-for-analysis
This project is a Python-based web scraping script designed to extract flight details from the Yatra travel website. The extracted data includes flight pricing, origin, destination, departure and arrival times, and duration. The data is then saved into a CSV file for further analysis.
beautifulsoup flight-data-analysis flight-data-visualization numpy pandas pyhton pyplot scraping scraping-python seaborn selenium vishal-lazrus vishallazrus webscraping webscraping-projects
Last synced: 18 Apr 2026
https://github.com/kecnry/nparray
High-Level Wrappers for Building and Manipulating Numpy Arrays
Last synced: 08 Jan 2026
https://github.com/a-parida12/numericalmethods
Teaching Material for Workshop for Engineering Students
Last synced: 13 Apr 2026
https://github.com/subhas-pramanik-09/car-detection-and-counting
This project counts the number of cars passing through a designated line in a video file using OpenCV and background subtraction techniques.
machine-learning numpy object-detection opencv
Last synced: 13 Apr 2026
https://github.com/msikorski93/Linear-Regression-From-Scratch
Different solutions of linear and polynomial regression made from scratch.
from-scratch gradient-descent linear-regression numpy ordinary-least-squares polynomial-regression tensorflow
Last synced: 27 Apr 2025
https://github.com/harmanveer-2546/credit-card-fraud-detection
The Credit Card Fraud Detection Problem includes modeling past credit card transactions with the knowledge of the ones that turned out to be a fraud. This model is then used to identify whether a new transaction is fraudulent or not. Our aim here is to detect 100% of the fraudulent transactions while minimizing the incorrect fraud classifications.
ann catboost-classifier eda lightgbm machine-learning matplotlib neural-network numpy pandas python random-forest seaborn xbg
Last synced: 13 Apr 2026
https://github.com/chmohit91/introduction-to-python
A comprehensive collection of Python programming resources, from basics to advanced concepts. Built for learners, by learners
matplotlib numpy pandas plotly python python-library python3 seaborn
Last synced: 13 Apr 2026
https://github.com/n1k1f0rm/ml-predicts
Place where you can find in transparent way how ML algos works
machine-learning ml numpy python
Last synced: 21 Apr 2026
https://github.com/falakjatin/face-recognition
This is my final year project of engineering. It might not work because its not maintained.
haarcascade-frontalface numpy opencv pandas python3
Last synced: 13 Apr 2026
https://github.com/harmanveer2546/recognizing-digits
I used the MNIST dataset for the implementation of a handwritten digit recognition app. To implement this, will be using a special type of deep neural network called Convolutional Neural Networks. In the end, I also build a Graphical user interface(GUI) where you can directly draw the digit and recognize it straight away.
dense flatten gui keras maxpooling mnist numpy pandas pillow python sequential
Last synced: 13 Apr 2026
https://github.com/iv4n-ga6l/Geometric-ShapesRecognizer-in-image
Geometric shapes recognizer API built in python
api-rest flask numpy opencv python shaperecognitionapi
Last synced: 28 Apr 2025
https://github.com/harmanveer-2546/finding-you-next-perfect-house
In this exploratory data analysis, we compare a dataset which consists of various features about renting of houses available on these renting platforms listed by owners of these houses, and try to derive some constructive conclusions by performing Descriptive statistics of the available features.
adaboostregressor decisiontreeregressor exploratory-data-analysis house-price-prediction inline linearregression matplotlib numpy onehotencoder pandas plotly python randomforestregressor renting seaborn standardscaler xgbregressor
Last synced: 13 Apr 2026
https://github.com/hajaarh/malaria_hematie_cnn
Algorithme de réseaux de neurones convolutionnels
numpy pandas python resnet-50 sklearn-library tensorflow vgg16
Last synced: 13 Apr 2026
https://github.com/soumyapro/house-price-prediction
Explored different attributes of Boston housing dataset then a part of dataset was used to train the linear regression algorithm after that trained model was used to give predictions on remaining part of dataset.
linear-regression matlplotlib numpy pandas sklearn svm
Last synced: 13 Apr 2026
https://github.com/dmarks84/coursework_project_nlp-with-nltk
Project for University of Michigan Applied Data Science Specialization -- Utilized NLTK library to process natural language, and then built several spelling recommenders for a list of misspelled words.
data-modeling databases dataframes eda nlp numpy pandas python reporting statistics text-mining visualization
Last synced: 13 Apr 2026
https://github.com/yesenvidnath/facerecognitionapplight
This is a face recognition application wich is capable of recognizing a person based on thire face and take attendence from it
face-recognition facent flask numpy python
Last synced: 13 Apr 2026
https://github.com/shwetapardhi/assignment-03-q2--hypothesis-testing
Anova ftest statistics A hospital wants to determine whether there is any difference in the average Turn Around Time (TAT) of reports of the laboratories on their preferred list. They collected a random sample and recorded TAT for reports of 4 laboratories. TAT is defined as sample collected to report dispatch. Analyze the data and determine wheth
annova ftest hypothesis-testing numpy pandas python scipy significance-testing stats
Last synced: 11 Apr 2026
https://github.com/bropenguin847/python-learning
Learning Python for Scientific Programming. Intended for beginners with some knowledge of Python.
array-manipulations convolution jupyter matlab matplotlib-pyplot numpy pandas-python pep8 python python3 scientific-programming scipy spyder-ide vscode
Last synced: 13 Apr 2026
https://github.com/olfabelhadj/etude-de-sante-publique-avec-python
OpenClassrooms parcours Data Analyst Projet 4
acp clustering matplotlib-pyplot numpy pandas plotly-express scipy seaborn sklearn
Last synced: 13 Apr 2026
https://github.com/1adityakadam/uber_data_analytics
End to end Google Bigquery + Looker Studio Data Analytics Project Transforming NYC Taxi Data into Actionable Intelligence
bigquery looker-studio mage-ai-pipeline numpy pandas sql
Last synced: 13 Apr 2026
https://github.com/aritrakar/ai-projects
🤖A centralized collection of links to my AI projects roughly divided by topic.
numpy pandas python pytorch tensorflow
Last synced: 13 Apr 2026
https://github.com/sadegh15khedry/comments-sentiment-analysis
text classification on comments using an ANN model.
collections deep-learning keras nlp numpy pandas python sentiment-analysis sklearn spacy unicodedata
Last synced: 27 Feb 2025
https://github.com/anuraganalog/navie-bayes
Implemented Gaussian Naive Bayes Classifier from scratch
bayes classifier dataset datasets gaussian guassian-naive-bayes iris multinomial-naive-bayes naive naive-bayes-classifiers numpy py scratch
Last synced: 19 Apr 2026
https://github.com/paulo-freitas-junior/ifood-dev-week2023
Repositório sobre a Dev Week iFood sobre uso de Python e Inteligência Artificial para realização de cálculo de NPS ( Net Promoter Score ) e a utilização de IA para análise de sentimentos dos comentários usando tecnologia do ChatGPT-4.
bert chatgpt colab-notebook matplotlib nltk numpy pandas python textblob-sentiment-analysis
Last synced: 13 Apr 2026
https://github.com/mstrlc/iss-project
FIT VUT – ISS – signal processing - synthesizing and resynthesizing of a MIDI keyboard
fit iss matplotlib numpy python scipy signal-processing vut
Last synced: 11 Mar 2025
https://github.com/thinker84/real-time-stock-price-prediction-and-market-analysis-using-machine-learning
Real-time stock price prediction app using LSTM, Streamlit, and historical data (2010–2023). Forecasts next 10 days & visualizes trends.
data-science django lstm machine-learning numpy pandas pandas-datareader scikit-learn stock-market stock-price-prediction stooq streamlit yahoo-finance yahoo-finance-api
Last synced: 13 Jul 2025
https://github.com/jacekkala/statistics_hypothesis_testing
Statistics & Hypothesis Testing in Python
charts hypothesis-testing jupyter-notebook matplotlib numpy pandas python scipy-stats seaborn statistics
Last synced: 11 Feb 2026
https://github.com/jcm-ai/robust-mlops-elevating-machine-learning-to-production-scale
This project aims to address the challenge faced by the Office of Foreign Labor Certification in managing a high volume of job certification applications for employers seeking to hire foreign workers in the United States. By leveraging ML models, this project seeks to streamline the process of shortlisting visa applicants based on historical data.
aws-ec2 aws-ecr aws-s3 cicd-pipeline data-science docker-image end-to-end exploratory-data-analysis git github-actions html machine-learning-models mlops mlops-project model-deployment mongodb numpy pandas python yaml
Last synced: 09 Apr 2026
https://github.com/niel0503/probabilidade-e-amostragem
Desafio desarrollado para el bootcamp de WoMakersCode
estadistica matplotlib numpy pandas stats
Last synced: 18 Jan 2026
https://github.com/moonshallow5/solar-system-simulation
A solar system simulation using the Beeman scheme and the Euler method
matplotlib-animation matplotlib-pyplot numpy
Last synced: 13 May 2026
https://github.com/geetu040/fetcher
AI GAME: We have a random maze and 2 agents at random places. You control the Fetcher and find the way through the maze to get ot the target. You can automate the Fetcher to use trained models that help Fetcher fetch the target by itself. The models are based on deep neural networks, implemented by tensorflow and Keras API. The models are so efficiently trained, they find ways through the maze without hitting the walls and have an accuracy of more than 99%
artificial-intelligence css deep-learning html javascript jupyter-notebook machine-learning matplotlib neural-networks numpy python sklearn tensorflow web-design
Last synced: 13 Apr 2026
https://github.com/dmarks84/coursework_project_network-analysis-node-link-prediction
Project for University of Michigan Applied Data Science Specialization -- Analyzed network nodes and edges, developing custom features based on various scoring metrics; used features to train classifier model to predict node attribute (employee salary type) and future edges (employee connections)
classification cross-validation data-reporting databases eda grid-search matplotlib network-analysis numpy pandas python scikit-learn statistics supervised-ml visualization
Last synced: 13 Apr 2026
https://github.com/vishant007/annadataa
A Website For Farmers To Guide Them Regarding Crop Prouction In Their Native Language
django flask-application google-collab kaggle machine-learning-algorithms numpy pandas python3 scikit-learn
Last synced: 13 Apr 2026
https://github.com/hilalozdemirbuyukasik/deep-learning
A collection of deep learning projects demonstrating RNNs, BiLSTMs, CNNs, and basic neural networks applied to time series forecasting, text sentiment analysis, image classification, and tabular data tasks, with examples of data preprocessing, model training, evaluation, and visualization.
bilstm cnn keras matplotlib nn numpy rnn scikit-learn tensorflow
Last synced: 12 Apr 2026
https://github.com/jbayardo/dip-tps
coursework image-processing introduction jupyter-notebook matplotlib notebook numpy python scikit-image scipy
Last synced: 13 Apr 2026
https://github.com/danny-1k/nnpy
Neural network library written from scratch in numpy
deep-learning neural-networks-from-scratch numpy python
Last synced: 17 May 2026
https://github.com/lupin3000/augmentedreality
Introduction into augmented reality (AR) with Python OpenCV ArUco markers.
aruco aruco-marker camera-calibration marker-detection numpy opencv pose-estimation python
Last synced: 13 Apr 2026
https://gitlab.com/DLR-SY/mcodac
MCODAC is a Fortran library for the numerical evaluation of fiber composite damage. The library contains analysis methods specifically tailored to fiber composites, from micromechanical homogenization approaches to macroscopic fatigue models of orthotropic multilayer composites.
Last synced: 02 Apr 2025
https://github.com/ola-kaznowska/numpy-matrix-arrays
Practice working with the NumPy library and multiple arrays. Copy() and view() functions
Last synced: 18 Apr 2026
https://github.com/jersonrn/termviewer3d
Interactive terminal environment that allows users to explore 3D models in real-time.
3d ascii cupy gpu linear-algebra numpy python
Last synced: 19 May 2026
https://github.com/theblueberrycompendium/keras-movie-classification
This is an basic application that uses Keras
ai keras-tensorflow numpy python3 simple-project
Last synced: 13 Apr 2026
https://github.com/soumyapro/hand-tracking-volume-controller
This project leverages computer vision and machine learning to interpret hand gestures and movements, enabling interaction with volume device of your pc without the need for physical controllers.
mediapipe numpy opencv-python pycaw time
Last synced: 13 Apr 2026
https://github.com/lmizner/codecademy_airline_analysis
Using visualization to explore a dataset
histplot jupyter-notebook lmplot math matplotlib-pyplot numpy pandas python seaborn
Last synced: 08 May 2026
https://github.com/akashash01/support_vector_machine
It's an linear model for classification and regression problems. It can solve non-linear problems by creating a hyperplane which separates the data into classes using KERNAL .
data-science datavisualization machine-learning numpy pandas python sklearn svm-classifier
Last synced: 13 Apr 2026
https://github.com/sweta-kaundilya/finance-data-project
This data project focuses on exploratory data analysis of bank stock prices throughout financial crisis all the way to early 2016.
financial-analysis jupyter-notebook matplotlib numpy pandas-python seaborn
Last synced: 16 May 2026
https://github.com/farhad-here/height-distribution-analysis
Statistical comparison of height distributions in two groups using mean, standard deviation, and boxplots.
coefficient-of-variation data-analysis interquartile-ranges matplotlib mean numpy python scipy standard-deviation variance
Last synced: 13 Apr 2026
https://github.com/swatisinghit/treadmill-customer-profiling-for-aerofit
Create comprehensive customer profiles for each AeroFit treadmill product through descriptive analytics. Develop two-way contingency tables and analyze conditional and marginal probabilities to discern customer characteristics, facilitating improved product recommendations and informed business decisions.
analytics conditional-probability data-analysis data-science data-visualization eda numpy pandas probability statistics
Last synced: 08 May 2026
https://github.com/sudharshan-bathini/chat-bot-using-cornell-movie-data-set
Developed an AI chatbot using the Cornell Movie Dialogs dataset; trained an LSTM-based model to generate context-aware, conversational responses for user inputs.
keras lstm-sentiment-analysis neural-networks nlp numpy python tensorflow tokenizer
Last synced: 08 Apr 2026
https://github.com/thejvdev/ml-from-scratch
Repository for Implementing ML Models from Scratch in Python
classification data-analysis data-mining data-science deep-learning jupyter-notebook machine-learning matplotlib neural-networks numpy pandas prediction python regression seaborn sklearn visualization
Last synced: 02 Apr 2026
https://github.com/zolppy/recommendation-system
This project demonstrates the creation of a content-based image recommendation system. It leverages a pre-trained VGG16 deep learning model to extract meaningful feature vectors from images. These features are then compared using cosine similarity to identify and recommend visually similar images.
computer-vision deep-learning keras machine-learning numpy recommendation-system sklearn tensorflow vgg16
Last synced: 12 Apr 2026
https://github.com/pedasoft-consult/employee-attrition-prediction
This project implements a machine learning pipeline for predicting employee attrition using HR data. The system analyzes various factors that contribute to employee turnover and provides predictions to help HR departments take preventive measures.
joblib numpy pandas python3 sklearn streamlit
Last synced: 10 Apr 2026
https://github.com/NetBr3ak/Planetary-System-Simulation
Planetary System Simulation enables users to simulate the trajectories of two planets in a gravitational system. Through a simple web interface, users can predict planetary movements using technologies such as Flask, NumPy, and SciPy.
astronomy flask gravitational-dynamics numerical-analysis numpy physics planetary-systems scipy simulation web-application
Last synced: 08 Oct 2025
https://github.com/ercodex/predicting-new-medicines-with-sgd-classifier
"Shittiest Model of the Competition" award winner!
classifier-model dask kaggle-competition machine-learning numpy python scikit-learn
Last synced: 14 Apr 2026
https://github.com/lluispp/hunting_for_exoplanets_with_ai
An AI-powered tool that classifies exoplanets using NASA datasets and provides an interactive web interface for real-time exploration and discovery.
ai challenge exoplanets nasa numpy python spaceappchallenge-2025 spaceapps swai web
Last synced: 18 May 2026
https://github.com/khushneetsingh/datasanity
DataSanity is a AI-powered web application for dataset cleaning, synthetic data generation, vectorization, and data enrichment using natural language prompts.
cerebrus exa faiss-vector-database llm nextjs numpy pandas serperdev sqlite tailwindcss
Last synced: 08 Apr 2026
https://github.com/davityak03/object-detection-in-images-using-yolo
This project demonstrates object detection using the YOLO (You Only Look Once) model, providing a solution for detecting and labeling multiple objects within images or video streams. This implementation covers image preprocessing, model inference, and visualization of detected objects.
computer-vision matplotlib-pyplot numpy object-detection opencv-python pandas python yolo
Last synced: 18 Jan 2026
https://github.com/eiichiroito/numpharo
NumPy like tools for Pharo Smalltalk
matplotlib-pyplot numpy pharo pharo-smalltalk smalltalk
Last synced: 18 Jan 2026
https://github.com/null-byte-00/fargasht
A simple evolution simulator written in python
ai data-science evolution evolutionary-algorithms machine-learning neural-network numpy pygame
Last synced: 18 Jan 2026
https://github.com/samuelpuerta/modelosiasaberprocolombia
PROYECTO KAGGLE - Crear un modelo para predecir el redimiento de los estudiantes en las pruebas Saber Pro
ai ia jupyter-notebook machine-learning numpy pandas prediction-model predictive-modeling python
Last synced: 06 May 2026
https://github.com/armahdavi/analytics_statistics_ml_plotting_dust_extraction_hvac_filters_ph2
PhD Technical Paper 1 - Phase 2 - Mahdavi & Siegel (2020) (Aerosol Science & Technology; AS&T) - Sharing all the data pipelines, processing codes, descriptive statistics, statistical modellings, and plotting/visualizations - Project Miestone: 2017 - 2020 - Full-length article is available
data-pipelines data-science data-visualization machine-learning matplotlib-pyplot numpy pandas-dataframe python scipy-stats sklearn statistics
Last synced: 14 Apr 2026
https://github.com/bhavnanahar/coral_project
ChatGPT said: This project analyzes and predicts the health of coral reefs in the Florida Keys by examining coral cover and species richness trends over time.
colab-notebook matplotlib numpy pandas plotly python random-forest scikit-learn seabo
Last synced: 14 Apr 2026
https://github.com/gojoel/brockton-data-analysis
Analyzes police logs from the city of Brockton, MA and attempts predictive analysis.
data-science exploratory-data-analysis geopy machine-learning matplotlib numpy pandas seaborn
Last synced: 09 May 2026
https://github.com/dmarks84/coursework_project_image-text-recognition
Project for University of Michigan Python Programming Specialization -- Read in documents with images and text, and utilized CV libraries/packages to extract specific types of images and text, pairing them together
classification computer-vision image-classification numpy pandas programming python text-classification
Last synced: 14 Apr 2026
https://github.com/vishalgaud17/stroke
A simple Streamlit web app that predicts stroke risk based on user input features like age, BMI, glucose level, and lifestyle factors, using a pre-trained machine learning model.
machine-learning numpy pandas python scikit-learn streamlit
Last synced: 14 Apr 2026
https://github.com/rakesh3596/apple-phone-sales-analysis
Apple Phone Sales Analysis using Python tools like Pandas, Matplotlib, Numpy, Plotly, Apple csv file
csv-files csv-reader matplotlib numpy pandas plotly python
Last synced: 14 Apr 2026
https://github.com/thekartikeyamishra/colorextractor
A Python-based project that extracts the dominant colors from an image using the KMeans clustering algorithm. This project is useful for applications like image processing, color palette generation, or analyzing the most prominent colors in images.
kmeans-clustering matplotlib matplotlib-pyplot numpy p pillow python sklearn
Last synced: 05 May 2026
https://github.com/gopikrsmscs/mycinepick-recommendation-system
MyCinePick is a user-specific movie recommendation system built using collaborative filtering techniques. This project aims to provide personalized movie suggestions tailored to each user's unique viewing preferences and habits.
collaborative-filtering movie-recommendation-app numpy python3 recommendation-system sklearn streamlit
Last synced: 14 Apr 2026
https://github.com/paulokarabyna/ml-foundations-day1
🔧 Set up a Python environment and practice linear algebra with NumPy while plotting vectors and reflections in this Day 1 ML foundations starter repository.
ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy terminal-mac tutorial visualization
Last synced: 18 May 2026
https://github.com/yaswanth1702/python
matplotlib numpy pandas python scipy
Last synced: 15 Feb 2026
https://github.com/ljadhav25/false-alarm-detection
The data was first pre-processed and analysis libraries like Numpy and Pandas were used to make it ready to be utilized by a machine learning algorithm.Problems like standard scaling, categorical data and missing values were handled with appropriate techniques. Then, we used LogisticRegression model.
flask flask-api logestic-regression numpy pandas pkl pycharm-ide python
Last synced: 19 Jan 2026
https://github.com/salma-mamdoh/the-android-app-market-on-google-play-project
My project aims to practice Data Analysis and Data Visualization on DataCamp
data-analysis data-visualization datacamp jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/zohrabgulushev/data-science-with-python
machine-learning matplotlib numpy pandas seaborn skicit-learn sklearn statsmodels
Last synced: 19 Jan 2026
https://github.com/fairlytales/machine_learning
Workbooks for machine learning and neural network courses, textbooks, etc.
jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy opencv opencv-python pandas python pytorch scikit-learn scipy
Last synced: 14 Apr 2026
https://github.com/jatin-mehra119/paris_housing_price-kaggle-
Paris Housing Price Kaggle Competiton
data data-visualization kaggle-competition machine-learning numpy pandas predictive-modeling scikit-learn
Last synced: 29 Apr 2026
https://github.com/charancholaveti/imdb-sentimentanalysis
IMDB Movie Review Sentiment Analysis-It will give the sentiment of the review whether it is Positive or Negative
deeplearning keras numpy rnn-tensorflow tensorflow
Last synced: 14 Apr 2026
https://github.com/lorenzorottigni/ml-kyphosis
Machine Learning python bootcamp: decision trees & random forest on kyphosis dataset
decision-trees ipynb machine-learning numpy pandas python random-forest seaborn
Last synced: 14 Apr 2026
https://github.com/azaz9026/python_project_for_data_analysis
numpy pandas postgresql python3
Last synced: 14 Apr 2026
https://github.com/sultanazhari/game-trend
Ice as a online store Video Games want to know a new trend of video game to help them prepare a video games which is more profitable to sell. As a data Analyst we're giving a trend of video game by genre, platform, console and the others clasification.
matplotlib-pyplot numpy pandas python3 scipy-stats video-game
Last synced: 11 Apr 2026
https://github.com/jeffson-dsilva/smartphone-price-prediction
Smartphone Price Prediction is a machine learning project that predicts the price category of a smartphone based on its features. This project provides insights into how various specifications, such as RAM, battery capacity, and processor speed, influence the pricing of smartphones.
dataanalysis machine-learning matplotlib modelbuilding numpy pandas price-prediction python seaborn smartphone
Last synced: 14 Apr 2026
https://github.com/jlmsc/gaussian-elimination
Python implementation of the Gaussian Elimination method for solving systems of linear equations.
algorithms back-substitution educational gaussian-elimination linear-algebra linear-systems math matrix numerical-methods numpy pysimplegui python row-echelon-form scientific-computing sympy
Last synced: 31 May 2026
https://github.com/nisch-mhrzn/house_prediction
This project predicts house prices using data exploration, feature engineering, and machine learning models like Linear Regression and Random Forest. It demonstrates how to optimize models and evaluate their performance to accurately forecast house prices.
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 08 Apr 2026
https://github.com/szymon-budziak/real_estate_house_prices_prediction
Predicting real estate house prices using various machine learning algorithms, including data exploration, preprocessing, model training, and evaluation.
data-analysis data-preprocessing data-science eda jupyter-notebook machine-learning matplotlib numpy optuna pandas predictive-modeling price-prediction python random-forest regression scikit-learn seaborn
Last synced: 21 Jan 2026
https://github.com/shubham-bendre/football-clip-analysis
This project uses YOLO and Roboflow datasets to analyze football matches, detecting players, referees, and the ball while tracking movements in real-time.
deep-learning matplotlib numpy roboflow-dataset yolov5
Last synced: 17 May 2026