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/mogankumar/bird-flock-simulation-with-pyspark
A PySpark-based bird flock simulation modeling alignment, cohesion, and separation forces with a leader guiding the flock. Efficiently handles large-scale simulations and generates a visualized GIF of the flock’s movement.
argparse matplotlib numpy pyspark python3
Last synced: 01 May 2026
https://github.com/tom-uchida/datascience_handbook
Python private lesson
data-science matplotlib numpy python
Last synced: 01 May 2026
https://github.com/splithor1zon/edu-barriermethodlp
Education material for learning/teaching of Linear Progrmming using Barrier Method. Presentation with commentary and python code available.
barrier-method convex-optimization cvxpy educational-project linear-programming numpy presentation python
Last synced: 01 May 2026
https://github.com/hghyhghy/notebook
Repo consist numpy , matplotlib and pymongo aggression
jupyter-notebook matplotlib numpy pymongo python-3
Last synced: 01 May 2026
https://github.com/shibbir24/amazon-product-sales-data-analysis-trends-and-insights
Amazon Product Sales Data Analysis: Trends and Insights
amazon-dataset data-analysis matplotlib numpy pandas seaborn
Last synced: 01 May 2026
https://github.com/mohhasan1/machine-learning
This repository is where I learn and store information about various machine learning libraries, such as Pandas, scikit-learn, and others. It serves as a personal reference for exploring and experimenting with different ML tools and techniques.
machine-learning matplotlib numpy pandas seaborn sklearn
Last synced: 01 May 2026
https://github.com/abdoomohamedd/python-data-analysis-projects
A collection of data analysis projects that I have worked on. Each project involves cleaning data, performing exploratory data analysis (EDA), and creating visualizations to extract insights. The projects utilize various Python libraries, including pandas, numpy, matp
data-analysis data-analysis-python data-cleaning data-visualization matplotlib matplotlib-pyplot numpy pandas python
Last synced: 01 May 2026
https://github.com/mayankanand007/betago
Platform for tracking Go moves using Computer Vision. (StarterHacks 2018 submission)
java matlab matplotlib numpy opencv-python python3
Last synced: 01 May 2026
https://github.com/abideen-olawuwo/pyspark-prediction
pyspark prediction
linear-regression numpy pandas pyspark
Last synced: 01 May 2026
https://github.com/rgandhi8/inventory-management-system
This project is an AI-driven Inventory Management System designed to optimize supply chain efficiency by leveraging machine learning techniques for demand forecasting. The system integrates ARIMA and ANNs to predict inventory needs, minimize shortages, and reduce holding costs also enhances decision-making by automating inventory planning.
dashboard inventory-management-system machine-learning numpy pandas python seaborn
Last synced: 08 Jun 2026
https://github.com/ksharma67/intel-stock-predication-wiith-eda
We are trying to design a model that can predict the price of stock using different methods and algorithms.
eda linear-regression machine-learning-algorithms matplotlib numpy pandas prediction python scaler seaborn skit-learn
Last synced: 02 May 2026
https://github.com/vermenea/masters---ad-signaling-pathway-using-hsp90-inhibitor
Influence of 17-AAG a Hsp90 inhibitor on signaling pathway in Atopic Dermatitis
matplotlib numpy pandas python seaborn statmodels
Last synced: 02 May 2026
https://github.com/helenaden/data-science-fundamentals
This project delves into fundamental data science concepts using Python libraries like NumPy and Pandas
data-analysis datascience datasets datavisualization datawrangling heatmap numpy pandas patterns python
Last synced: 03 May 2026
https://github.com/isinghabhishek/data_analysis_with_python
Introduction to Data Analysis covering the basics of Python, Numpy, Pandas, Data Visualization, and Exploratory Data Analysis.
data-visualization exploratory-data-analysis numpy pandas python
Last synced: 03 May 2026
https://github.com/layonj3000/libras-recognition
This project is a Brazilian Sign Language (LIBRAS) recognition system that utilizes computer vision and machine learning techniques.
computer-vision libras mediapipe numpy opencv python random-forest-classifier
Last synced: 03 May 2026
https://github.com/aliakbar-omidi/iris-practice-project
This project is a test modeling for the Iris flower dataset
decisiontreeclassifier gridsearchcv iqr numpy pandas pca sklearn-decomposition sklearn-metrics
Last synced: 03 May 2026
https://github.com/prathicashettym/machinelearningalgorithms
Contains mini projects and implementation using ML algorithms
jupyter-notebook linear-regression matplotlib numpy pandas panfas python seaborn
Last synced: 03 May 2026
https://github.com/jsnevt/decisiontreecls
Data Science - Árvores aleatórias - RandomForestClassifier
decision-tree-classifier matplotlib numpy pandas seaborn
Last synced: 03 May 2026
https://github.com/shreenidhi7700/auto_price_prediction
We are required to use Machine Learning algorithms to predict the price of cars with the available independent variables such as Horsepower, no-of-cylinders, engine-type, city_mpg, highway_mpg etc.
decision-tree-regression ensemble knn-regression linear-regression machine-learning-algorithms matplotlib-pyplot numpy pandas python3 random-forest-regression regression seaborn xgboost-regression
Last synced: 04 May 2026
https://github.com/vinicius999/icu-beds-forecast-covid-19
Predição da ocupação de leitos de UTI no Brasil devido a pandemia do COVID-19, usando Support Vector Regression (SVR)
covid-19 matplotlib numpy pandas python sklearn support-vector-regression
Last synced: 03 May 2026
https://github.com/ankitgmishra/machinelearning
Continuously deep diving in understanding & advancing my expertise in Machine Learning through ongoing education and hands on experience with practical learning.
artificial-intelligence data-analysis data-cleaning data-gathering machine-learning machinel-learning-algorithms matplotlib numpy pandas python seaborn
Last synced: 03 May 2026
https://github.com/alvii147/discretetimelib
Python library for analysis of discrete time signals and systems
numpy pandas scipy signals-and-systems sympy
Last synced: 03 May 2026
https://github.com/takana671/noisetexture
Generating noise texture images.
cellular-noise cython domain-warping fractal noise-textures numpy periodic-noise perlin-noise python3 simplex-noise tileable-noise value-noise voronoi
Last synced: 03 May 2026
https://github.com/naritanara/tf-test
Mostres de ML i IA amb TensorFlow basades en els tutorials oficials per al PR
numpy python research-project tensorflow tensorflow-tutorials
Last synced: 03 May 2026
https://github.com/grachale/convolution_image
The implementation of a function that takes an image (RGB or gray one) and a filter (kernel) and applies a convolution between them.
convolution image-processing numpy python
Last synced: 03 May 2026
https://github.com/sohamrider786/house_price_predictor
A machine learning project to predict house prices based on various property features using advanced regression techniques. This project demonstrates end-to-end model development, including data preprocessing, feature engineering, model training, evaluation, and visualization.
machine-learning matplotlib-pyplot numpy pandas random-forest-regression sklearn-library
Last synced: 04 May 2026
https://github.com/winterwind/covid19_transfer_learning
A larger data science project that uses a 2D Convolutional Neural Network to determine the likelyhood of having covid-19 via CT images
2d-convolution adam-optimizer binary-classification cnn convolutional-neural-networks ct-images ct-scans eigencam gradcam heatmap jupyter-notebook matplotlib matplotlib-pyplot neural-networks numpy pyplot python pytorch resnet-18 transfer-learning
Last synced: 04 May 2026
https://github.com/pomxark/smartdictor_0.1_nuitka_cleer
Распознание и озвучивание голосовым движком текста с экрана.
cv2 fuzzywuzzy kivy matplotlib-pyplot nuitka numpy pil pyautogui pyqt5 pytesseract pyttsx3 scipy silero simpleaudio torch
Last synced: 04 May 2026
https://github.com/dmdlgg/calculadora_de_indicadores_estatisticos
Uma calculadora que retorna a média, mediana, desvio padrão, quartis e variância dos dados inseridos pelo usuário. Tecnologias utilizadas: Flet, Python e Numpy. (Ainda em andamento)
Last synced: 04 May 2026
https://github.com/abhivur/graduate-income-forecaster
Contributors: Abdussalam Raheem, Chiara Su, and Joseph Botros
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 04 May 2026
https://github.com/abhijais4896/belarus-car-price-prediction
Belarus-car-price-prediction
data-analysis datacleaning macine-learning numpy pandas python
Last synced: 04 May 2026
https://github.com/rifkyiqbal52/data-analytics-and-visualization-projects
used cars dataset analysis and visualization
descriptive-statistics inferential-statistics matplotlib numpy pandas python seaborn stats tableau-public
Last synced: 04 May 2026
https://github.com/florasteve/ml-foundations-day1
Day-1 ML foundations focused on linear algebra: vectors, dot products, norms, angles, projections, and basic matrix operations—implemented in a Jupyter notebook with NumPy/Matplotlib, clear 2D visuals, a self-quiz, and a brief reflection. Emphasizes how these math primitives map to core ML/AI ideas (similarity, least squares, geometric transforms).
ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy python3 terminal-mac tutorial visualization vscode
Last synced: 04 May 2026
https://github.com/sugha22/data_analysis
Actively upskilling in data science with hands-on learning during a Green Internship focused on environmental sustainability. Used Pandas and NumPy for data preprocessing and cleaning, and created visual dashboards in Excel and Tableau. Gained experience in interpreting sustainability metrics and communicating insights through data storytelling and
data-cleaning data-collection data-storytelling data-transformation excel numpy pandas preprocessing sustainability-metrics tableau-dashboards visualization
Last synced: 04 May 2026
https://github.com/wwwmisla/gerador-mapas-calor
Sistema de visão computacional para gerar mapas de calor com base na movimentação em espaços públicos, auxiliando no planejamento urbano e uso eficiente do espaço.
color computer-vision demo google-colab gradio heatmap marchine-learning matplotlib model numpy opencv people-detection python smart-city ufrn visao-computacional vision-computer yolo yolov8
Last synced: 04 May 2026
https://github.com/ronitjariwala/-prodigy_ds_01
Prodigy InfoTech Data Science Internship Task-1
matplotlib numpy pandas python seaborn
Last synced: 04 May 2026
https://github.com/jakubfr4czek/apartment-prices-analysis
This repository contains an analysis of apartments prices in Krakow. It was made for "Rachunek prawdopodobieństwa i statystyka" (probability and statistics) course i took at AGH University of Science.
agh agh-wi analysis csv jupyter jupyter-notebook krakow numpy pandas price-analysis price-prediction probability probability-statistics python statistics statistics-learning
Last synced: 04 May 2026
https://github.com/powei-lin/least-square-problem-example
Example of solving least square problem with python
autograd least-square-regression least-squares matplotlib numpy python python3 scipy
Last synced: 04 May 2026
https://github.com/katalekoweb/full-python-course-for-ai
Full python curse for AI
matplotlib numpy pandas python3 requests
Last synced: 04 May 2026
https://github.com/hanzopgp/randomkagglesolving
Trying to build models to resolve some interesting Kaggle datasets thanks to deep learning.
artificial-intelligence deep-learning jupyter-notebook machine-learning matplotlib numpy personal tensorflow
Last synced: 04 May 2026
https://github.com/kasraskari/learn-python-codes
A beginner-friendly repository to learn Python programming through structured examples and scripts, covering topics from basics to advanced concepts.
jupyter-notebook matplotlib matplotlib-tutorial numpy numpy-tutorial pandas pandas-tutorial python python-learning python-tutorial python-tutorials scipy scipy-tutorial tutorials
Last synced: 09 Apr 2026
https://github.com/hamishivi/denserflow
A basic numpy neural net library. This achieved high marks in a uni assignment!
deep-learning neural-network numpy
Last synced: 18 May 2026
https://github.com/johanntf/direccion_maximo_crecimiento
Dirección de máximo crecimiento en una función multivariable dado un punto de partida
customtkinter matplotlib numpy python
Last synced: 18 May 2026
https://github.com/sanjanahombal/study-on-sentiment-analysis
This project explores the optimal combination of Bag-of-Words and TF-IDF vectorization with Naive Bayes and SVM for sentiment analysis. It evaluates performance using accuracy, precision, recall, and F1-score, addressing ethical concerns like data privacy and bias to improve sentiment classification in real-world applications.
bag-of-words confusionmatrix googlecollab gridsearch-crossvalidation matplotlib-pyplot naive-bayes-classifier numpy pandas seaborn sklearn svm-classifier tfidf-vectorizer
Last synced: 07 Jan 2026
https://github.com/sultanazhari/customer-habit-analysis-model
Megaline company wants to develop a model that can analyze consumer behavior and recommend one of Megaline's two new plans: Smart or Ultra. In this classification task, we need to develop a model that is able to choose the right package
accuracy-score decision-tree-classifier logistic-regression matplotlib-pyplot numpy pandas python3 random-forest-classifier seaborn train-test-using-sklearn
Last synced: 11 Apr 2026
https://github.com/lefteris-souflas/economic-connectedness-analysis
Jupyter notebook, replicating studies on social capital from Nature journal, analyze economic connectedness, upward income mobility, and more. Python and relevant datasets are utilized to recreate figures and analyses.
analytics choropleth-map json jupyter-notebook matplotlib matplotlib-pyplot numpy pandas plotly-express python3 regplot scatterplot seaborn stata visualization
Last synced: 07 Apr 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-scatter-parametric-curve-graph
A demo of creating a 3d scatter parametric curve graph.
3d curve graph matplotlib numpy pandas parametric python scatter web
Last synced: 09 Apr 2026
https://github.com/santiagoenriquega/custom_neural_net
This repository focuses on building a neural network from scratch using only base python and Numpy.
gradient-descent neural-network numpy optimization python
Last synced: 18 May 2026
https://github.com/toon-van-berkel/imagetovideofx
ImageToVideoFX is a simple Python project that takes an image (JPG/PNG) and transforms it into a short video with a smooth zoom effect. You can optionally add background music. This is perfect for content creators or developers who want to automate turning images into engaging video content.
imagetovideo moviepy numpy pillow python
Last synced: 08 May 2025
https://github.com/trups39/nyc-green-taxi-trip-analysis
Analyze NYC Green Taxi data, predicting fares and optimizing pickup locations using Regression machine learning models uncover travel patterns.
numpy pandas predictive-modeling python3 regression-models skit
Last synced: 17 Feb 2026
https://github.com/nellyndj52/breast-cancer-classification-ml
This project aims to build a machine learning models to predict whether a tumor is malignant or benign based on the Breast Cancer dataset. Various classification algorithms are tested, including Logistic Regression, Random Forest, and Support Vector Machine (SVM).
breast-cancer cancer dataset flask-api heroku-deployment lime machine-learning mlp-networks numpy perceptron-neural-networks pickle segmentation support-vector-machines svm
Last synced: 03 Apr 2025
https://github.com/dor-sketch/audio-visual-synth
Combining real-time graphics, audio synthesis, and interactive elements to create an engaging, cross-platform music visualizer.
image-processing midi-player music-composition musicsheet notes-tool numpy pygame pygbag pyopengl
Last synced: 18 May 2026
https://github.com/ksalekk/ct-visualizer
computed-tomography dicom medical-imaging numpy pyside6 python
Last synced: 18 May 2026
https://github.com/rajesh9943/developing-a-bike-buyer-sales-report-dashboard-using-excel
This dataset has details of 1000 users from different backgrounds and whether or not they buy a bike. This data can be used to build the dashboard in Google Sheets. There are some NA (Null / Empty) values injected in the dataset. Use this dataset for Data Cleaning, Exploration, and Visualization.
excel google-sheets numpy pandas-library python3
Last synced: 17 May 2026
https://github.com/yash22222/analysis-of-amcat-aspiring-minds
Analyzing employment outcomes for engineering graduates based on a provided dataset. Specifically, it aims to verify a claim regarding the salary range for fresh graduates in certain engineering roles and investigate potential relationships between gender and specialization preferences.
amcat aspiring-minds charts computer-engineering data-analytics data-vizualisation dataset graph machine-learning matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/yesenvidnath/facerecognito-pythonfacialrecognitionapplication
this is a web application created to detect faces using a pre-given image links through Excel format, this project uses Pytorch & Flask
Last synced: 10 Apr 2026
https://github.com/wondermongering/nonlineardatagen
A flexible Python framework for generating, fitting, and visualizing noisy nonlinear data. Perfect for educational purposes, algorithm testing, and demonstrating statistical concepts. Includes tools for various noise models, custom function fitting, robust error metrics, and publication-quality visualizations
curve-fitting data-simulation data-visualization education educational-tool interpolation mathematical-modelling matplotlib noise-modeling numpy regression-analysis scientific-computing scipy signal-processing statistics teaching-resource time-series-analysis
Last synced: 22 Aug 2025
https://github.com/altaris/turbo-broccoli
JSON (de)serialization extensions
bokeh json keras numpy pandas pytorch serialization sklearn tensorflow
Last synced: 04 Jan 2026
https://github.com/aminkhavari78/-maternal-health-risk-data-set
In this part I'm working on Maternal Health Risk Prediction
data-science linearsvc machine-learning matplotlib numpy pandas scatter-plot sklearn
Last synced: 05 May 2026
https://github.com/kr1shnasomani/facetronix
A toolkit for face detection, annotation, and mask recognition.
computer-vision deep-learning keras neural-network numpy opencv tensorflow
Last synced: 05 Apr 2026
https://github.com/yalai92/master_academic_projects
This repository is dedicated to showcasing the academic projects completed during my Master in Data Science & AI. The main objective is to show a collection of projects in various data science fields, including: data cleaning & preprocessing, data analysis, data visualization, machine learning, clustering, among others.
automation clustering data-merging google-colab jupyter-notebook machine-learning matplotlib numpy pandas powerbi python sklearn xgboost
Last synced: 13 Jun 2025
https://github.com/nermeenkamal/population_growth_analysis_and_visualization
Python
analysis data-science dataset matplotlib numpy pandas python seaborn visualization
Last synced: 02 May 2026
https://github.com/muhkartal/fr-framework
A modular and extensible face recognition framework featuring real-time detection, facial landmark analysis, and recognition with API support.
dlib face-recognition fastapi numpy opencv pillow pydantic python-multipart requests scipy uvicorn
Last synced: 13 Apr 2026
https://github.com/nikhilfuke1/movies-recommendation-system-python-project-
This project is a simple movie recommendation system built using Python. It suggests movies based on the similarity of titles and a predefined similarity score matrix.
difflib numpy pandas python sklearn
Last synced: 30 Dec 2025
https://github.com/raminbadri/machine-learning-with-python
This where I will upload all my machine learning projects and samples
classification clustering data-science jupyter-notebook machine-learning matplotlib numpy pandas python3 regreession scikit-learn
Last synced: 12 Apr 2026
https://github.com/guifernandess7/ciencia-de-dados-e-ml-notebooks
Notebooks com uso dos módulos Pandas, Numpy e Matplotlib para análise de dados e criação de gráficos e tensorFlow e seaborn para machine learning e visualização
machine-learning matplotlib numpy pandas python tensorflow
Last synced: 04 Apr 2026
https://github.com/lgope/book-recommender-system
Book recommender system a Collaborative Filtering Based Recommender System using Machine Learning, Numpy, Pandas Python, Flask, Kaggle Dataset
collaborative-filtering flask html-css jupyter-notebook kaggle-dataset machine-learning numpy pandas python
Last synced: 13 Apr 2026
https://github.com/magzybog12/real-time-object-distance-measurement-using-opencv-python
Using an A4 paper as a guide, performing the distance measurements to find the height and width of objects placed in the region
numpy opencv-python pycharm-ide
Last synced: 05 May 2026
https://github.com/zalkklop/lvsm
Official code for "LVSM: A Large View Synthesis Model with Minimal 3D Inductive Bias" (ICLR 2025 Oral)
attention-mechanisms deep-learning github-config large-view-synthesis matplotlib multi-label-classification nltk numpy one-vs-rest python seaborn sql tensorflow transformers
Last synced: 09 Apr 2025
https://github.com/adikahnf/Data-analysis-with-Python
data-analysis numpy pandas python streamlit
Last synced: 31 Dec 2025
https://github.com/sudarshanc00/brain-tumor-classification
This project uses a deep learning model in PyTorch to classify brain MRI images into four tumor types, aiding early diagnosis and treatment planning. Two ResNet-based models were developed and optimized, achieving high accuracy to support healthcare professionals in identifying tumor categories.
matplotlib numpy pytorch resnet scikit-learn streamlit
Last synced: 10 Apr 2026
https://github.com/mathensley/asimpleneuralnetworklib
A simple library in Python for training datasets using neural network models
deep-learning neural-networks numpy python
Last synced: 19 Apr 2026
https://github.com/firewind25/gdp-data-extraction-and-processing
Data Extraction from a web resource using Web-Scraping and request APIs. Processed it using Pandas and NumPy libraries. Finally exporting it to csv file for further analysis
numpy pandas python webscraping
Last synced: 12 Jul 2025
https://github.com/blinksta1ker/spam-mail-classification
Supervised ML model using Logistic Regression model to classify an email as Ham or Spam
jupyter-notebook logistic-regression machine-learning numpy pandas python sklearn supervised-machine-learning
Last synced: 09 Apr 2026
https://github.com/DYK-Team/vna-impedance-measurements
Calibration and deembedding for impedance measurments
antenna-equation cst-studio de-embedding delay-time lab-automation magneto-impedance microstrip numpy pcb-cells phase-unwrapping probe python rohde-schwarz scattering-parameters scpi-instruments sensors solt-calibration surface-impedance vna zhejiang-university
Last synced: 08 May 2025
https://github.com/zombietdv/cnn_and_beta-vae-
CNN and Beta-VAE implementation. Only Numpy as the main library.
automatic-differentiation backpropagation-algorithm beta-vae cnn deep-learning numpy optimization-algorithms
Last synced: 21 Mar 2025
https://github.com/mnitin-reddy/image-compression-using-k-means-clustering
This project implements the K-means algorithm for clustering and image compression. It reduces the number of colors in an image using K-means, achieving compression while maintaining key visual features. The project demonstrates the process on a sample dataset and a real image.
image-processing imagecompression kmeans-clustering machine-learning matplotlib numpy
Last synced: 19 May 2026
https://github.com/shshojaei/python-tutorial
Python tutorials
jupyter-notebook matplotlib numpy pandas programming-t python python-tutorial scipy seaborn tutorial
Last synced: 05 Apr 2026
https://github.com/paulinhok14/csgo-datascience-project
📊 Analysis of CS:GO grenade usage patterns and their impact on match outcomes using data science and statistical methods.
matplotlib mlflow numpy python scikit-learn scipy seaborn
Last synced: 30 Dec 2025
https://github.com/nazmul-1117/100-days-of-machine-learning
I'm Nazmul so exited to start a new journey to learn 100 Days of Machine Learning. It's February 8, 2025. I'm so exited, let's see what happened insha'Allah
data-science machine-learning numpy pandas-dataframe python3 scikit-learn statistics
Last synced: 11 Aug 2025
https://github.com/Madhuresh2011/Leetcode-Questions-Analysis-Using-Python
The LeetCode Question Analysis is a Python-based project designed to help users analyze and gain insights into LeetCode problems. It allows users to track, categorize, and evaluate their progress, identify patterns in problem-solving, and optimize the preparation.
analysis csv-files matplotlib-pyplot numpy pandas python python-project seaborn
Last synced: 13 Sep 2025
https://github.com/christabelsakyi/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.
machine-learning numpy pandas plotly python sklearn streamlit
Last synced: 09 Apr 2026
https://github.com/danish-jamil-01/image-dehazer
Remove the haze from the image using dark channel prior and guided filter
dark-channel-prior guided-filter guided-filtering ndimage numpy open-cv opencv opencv-python pillow python scipy skimage tkinter
Last synced: 09 Apr 2026
https://github.com/redinfinitypro/ai_projects
Rating (7/10) The code is a chatbot that interacts with users based on article content. However, issues include incorrect sorting, typos, incorrect indentation, and lack of explanations for each part, potentially affecting the bot's robustness and understanding of context.
newspaper nltk numpy python random sklearn string warnings
Last synced: 20 Jul 2025
https://github.com/suthar345piyush/churn-prediction-project
Churn Prediction Model ( using ANN )
artificial-neural-networks matplotlib numpy pandas-dataframe python seaborn sklearn tensorflow
Last synced: 09 Apr 2026
https://github.com/tahir1072a/titanic-veri-analizi
Kaggle Titanic veri seti kullanılarak NumPy ve Pandas ile yapılan veri analizi projesi.
data-science kaggle numpy pandas python titanic-survival-prediction
Last synced: 30 Dec 2025
https://github.com/chubi-x/sort-it-image-classifier
Sort-it is an image classification application that classifies images of cats, dogs, bicycles, cars, and motorcycles.
image-classification machine-learning numpy pandas python streamlit tensorflow
Last synced: 05 Apr 2026
https://github.com/memgonzales/order-brushing-shopee2020
Solution to the Week 1 Contest (Student Category) of the 2020 Shopee Code League on order brushing detection
data-analytics e-commerce fraud-detection jupyter-notebook numpy order-brushing pandas python rule-based
Last synced: 11 Apr 2026
https://github.com/omarnahhass/crypto-cast
CryptoCast is a machine learning-powered tool that showcases three fundamental prediction models for forecasting cryptocurrency prices
cryptocurrency machine-learning numpy pandas python
Last synced: 05 May 2026
https://github.com/pramodyasahan/custom-image-classification-model
This repository hosts a TensorFlow-based custom image classification model. The model is designed to classify images into binary classes, labeled as 'Happy' and 'Sad'.
computer-vision convolutional-neural-networks cv2 keras matplotlib numpy tensorflow
Last synced: 11 Apr 2026