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/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/manuethomas/credit-default-risk-analysis-eda
This repository contains the detailed EDA analysis of Home Credit Group Dataset. The analysis aims to find demographic and financial factors associated with higher or lower default risks, providing actionable insights for risk mitigation and improved lending practices
bivariate-analysis correlation-analysis data-preprocessing exploratory-data-analysis exploratory-data-visualizations matplotlib numpy pandas seaborn univariate-analysis
Last synced: 04 May 2026
https://github.com/abhinav330/911-emergency-calls-analysis
This Python Notebook analyzes emergency call data from the '911.csv' dataset. It uses various data visualization techniques to explore and gain insights into the emergency call data, including the types of calls, reasons for calls, and call patterns over time.
data-analysis data-science data-visualization eda exploratory-data-analysis exploratory-data-visualizations numpy pandas python
Last synced: 09 Jun 2026
https://github.com/alexgustafsson/word-frequencies
Data and tools to compile word frequencies, trigrams and more for use with NLP, spelling correction etc.
language nlp nltk numpy python python3 sklearn spelling-correction trigram
Last synced: 10 May 2026
https://github.com/darshan12345678910/loan_predict-logisticregression-ml-algorithms
implementation of LogisticRegression
eda logistic-regression ml-algorithms numpy pandas
Last synced: 04 May 2026
https://github.com/tim-w-james/python-data-reference-code
Python reference code for data visualization, machine learning and SQL
data-science jupyter-lab numpy python
Last synced: 10 May 2026
https://github.com/alphacrypto246/air-quality-prediction
The Air Pollution Prediction project forecasts pollution levels using the Air Quality UCI dataset, including variables like CO, NOx, temperature, and humidity. It analyzes temporal and environmental factors to predict air quality trends.
machine-learning numpy pandas scikitlearn-machine-learning sckiit-learn
Last synced: 10 May 2026
https://github.com/686f6c61/numeros-primos-gemelos
Este proyecto permite generar y visualizar números primos gemelos de diferentes formas para ayudar a comprender sus patrones y distribución. Incluye múltiples visualizaciones y análisis estadísticos avanzados.
Last synced: 10 May 2026
https://github.com/sahaavi/color-detection
Colour detection is the process of detecting the name of any color. Well, for humans this is an extremely easy task but for computers, it is not straightforward. Human eyes and brains work together to translate light into color. Light receptors that are present in our eyes transmit the signal to the brain. Our brain then recognizes the color. Since childhood, we have mapped certain lights with their color names. We will be using the somewhat same strategy to detect color names.
color-detection color-detector numpy opencv-python pandas
Last synced: 10 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/dyrits/parite
OPENCLASSROOMS | PERFECTIONNEZ-VOUS EN PYTHON
matplotlib numpy pandas python
Last synced: 04 May 2026
https://github.com/surayasumona/test_bowlers_analysis
Data Analysis with Python
data-analysis data-manipulation data-preprocessing numpy pandas
Last synced: 04 May 2026
https://github.com/rebeccamorolong/market--basket--analysis
Market Basket Analysis using the Apriori algorithm to predict association rules and frequent itemsets from transactional data. The goal was to uncover product combinations that frequently co-occur in transactions, which can be used for recommendations, promotions, and inventory management.
apriori-algorithm numpy pandas seaborn
Last synced: 10 May 2026
https://github.com/alphan26/optimal-logistics-locator
This is a project in which we estimate the biomass avaibility of places due to their index and determine the optimal preprocessing depot and biorafinery in Gujarat, India
numpy pandas python sckit-learn
Last synced: 04 May 2026
https://github.com/pabs-code/img-cartoonizer-using-opencv
A streamline app using 3 ways to cartoonized an image using OpenCV and Python.
bilateral-filtering color-quantization edge-detection edge-enhancement laplacian-edge-detection numpy opencv python
Last synced: 04 May 2026
https://github.com/abideen-olawuwo/converted-web-app
Deploying model with Flask
flask jsonify matplotlib numpy pandas pickle python requests
Last synced: 12 Apr 2026
https://github.com/kaungkhantkyaw1997/face_recognition
A Computer Vision tool designed to identify and recognize characters in images.
face-recognition flask numpy opencv
Last synced: 05 May 2026
https://github.com/raduldev/ml-projects
End To End Machine Learning Project guided by Krish Naik from Ineuron.
catboost dill flask-application numpy pandas python scikit-learn xgboost
Last synced: 12 Apr 2026
https://github.com/siddhantborse/atmosviz
Atmos Viz is a Python-based project designed to analyze, visualize, and predict global temperature trends across various cities and countries using time-series analysis and advanced data science techniques. Leveraging historical climate data, this project integrates machine learning models, geospatial mapping, and interactive visualizations to unco
geopandas geospatial-analysis gis matplotlib numpy pandas plotly python scikit-learn seaborn shapefiles time timeseries-analysis timeseries-data
Last synced: 05 May 2026
https://github.com/jacobpclouse/526-hw-3-sss
ICSI 526 Homework 3 - Spring 2023 - Shamir Secret Sharing
encryption-decryption lagrange-polynomial-interpolation numpy opencv pil python3 shamir-s-secret-sharing-scheme shamir-secret-sharing shamirs-secret-sharing
Last synced: 05 May 2026
https://github.com/lin826/nanogpt-demo
Training and finetuning local GPTs.
gpt nanogpt numpy pytorch tqdm transformers
Last synced: 05 May 2026
https://github.com/huggon1/ml-algorithm-implementations
Educational implementations for ML, DL, LLM blocks, ViT, and CUDA.
cuda machine-learning numpy pytorch vision-transformer
Last synced: 28 Jun 2026
https://github.com/vladd12/machine-learning-practice
Репозиторий для учебной практики и различных курсов, связанных с ИИ
json keras-tensorflow machine-learning numpy pandas pickle tensorflow2 torch xml
Last synced: 05 May 2026
https://github.com/bhaskarkulshrestha/rock-vs-mine-prediction
A machine learning project to predict whether an object detected underwater is a rock or a mine using Logistic Regression.
colab-notebook logistic-regression machine-learning numpy pandas python sckit-learn supervised-learning
Last synced: 05 May 2026
https://github.com/adamsochorec/applied-machine-learning
machine-learning numpy pandas python
Last synced: 05 May 2026
https://github.com/egorouv/deepmachinelearning
DML Course
deep-machine-learning numpy python pytorch sklearn
Last synced: 05 May 2026
https://github.com/iamwatchdogs/retail-insights-from-superstore-data
An simple Data Analysis Project for finding insight within the Super store data set
conda-environment data-analytics jupyter-notebook matplotlib numpy pandas python
Last synced: 05 May 2026
https://github.com/meicloudie/demo-python-data-analytics
Python Data Analytics
data-analyst jupyter matplotlib numpy pandas python work-project
Last synced: 05 May 2026
https://github.com/dzakarias/waves
Fun with the sine function inspired by Chladni plates
Last synced: 10 May 2026
https://github.com/csgn/numpy-tr-docs
docs documentation np numpy numpy-tr-docs tr-docs turkish
Last synced: 05 May 2026
https://github.com/vc-nithesh944/pandas_numpy
Practice repository for NumPy & Pandas with scripts, notebooks, and notes for future revision
Last synced: 05 May 2026
https://github.com/chandrasankarsaha-code/customer-churn-prediction
A machine learning project to predict customer churn.
churn-prediction classfication customer machine-learning numpy pandas
Last synced: 05 May 2026
https://github.com/badranalyst/residential-unit-prices-data-analysis-application
Python-based analysis of residential unit prices, focusing on data cleaning, visualization, and exploratory data analysis (EDA). Key features include price distribution, and correlation analysis between factors like size, location, and pricing.
data-analysis data-visualization dataset matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/nabilshadman/multiprocessing-time-series-data-simulation
A simulation using multiprocessing to generate 10,000 time dependent samples from an initial dataset of 20 samples
multiprocessing numpy pandas scipy simulation statistics time-series
Last synced: 05 May 2026
https://github.com/esoltys/climate_data_viz
FastAPI-based web application that fetches and visualizes climate data from the Copernicus Climate Data Store (CDS).
apache-echarts copernicus-climate-data-store fastapi numpy
Last synced: 10 May 2026
https://github.com/sowmi0304/predictive-modeling-titanic-survival-prediction
Machine learning project to predict passenger survival on the Titanic using classification algorithms, data preprocessing, and model evaluation techniques.
machine-learning matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/prakashjha1/email-sms-spam-classifier
Many email services today provide spam filters that are able to classify emails into spam and non-spam email with high accuracy.
machine-learning natural-language-processing numpy pandas python
Last synced: 10 May 2026
https://github.com/jjerphan/joml
A minimalist numpy-baked Neural Network API
deep-learning fun minimalist neural-network neural-networks numpy python wheel-implementing
Last synced: 10 May 2026
https://github.com/zafir100100/cancer-stage-prediction
This code predicts cancer data using various regression models, calculates their average R-squared scores, and prints the best model.
cross-validation data-analysis data-preprocessing decision-trees gradient-boosting linear-regression machine-learning-algorithms numpy pandas random-forest regression scikit-learn
Last synced: 05 May 2026
https://github.com/lruizap/tomography-with-algebraic-topology
This project aims to analyze images using algebraic topology. The goal is to extract structural information from images through mathematical concepts such as connected components and loops.
gudhi jupyter-notebook matplotlib numpy opencv python tomography
Last synced: 05 May 2026
https://github.com/saksham-21/data_analysis-on-hindustan-times-
Performed a proper NLP based analysis from the headlines, date published and the category of the news. Moreover created a interactive Dashboard on Tableau
beautifulsoup matplotlib numpy pandas tableau
Last synced: 05 May 2026
https://github.com/lohiyah/dataset_summariser
A Python tool for generating concise summaries of datasets using Pandas and NumPy for analysis, and Matplotlib and Seaborn for insightful visualizations. Ideal for quick exploratory data analysis (EDA).
matplotlib numpy pandas seaborn
Last synced: 05 May 2026
https://github.com/tebogoyungmercykay/mathematical_modelling_in_python
Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed.
clock counter differential-equations equations-and-plotting growth-factor is-sorted lamda-expressions linearization logistic-difference-equations mathplotlib numpy pell-recursive polyfit python recursion rieman-sums sympy
Last synced: 14 Mar 2025
https://github.com/kartmaan/plotly-intervals
Group values from a Pandas Series according to given intervals and represent them graphically with Plotly
bar-chart grouping grouping-plots intervals intervals-chart numpy numpy-arrays orca pandas pandas-series percentile pie-chart plot plotly plotting values
Last synced: 10 May 2026
https://github.com/pythonhealthdatascience/stars-reproduce-lim-2020
Assessing the computational reproducibility of Lim et al. 2020 as part of STARS.
covid-19 covid19 discrete-event-simulation numpy open-science pandas python quarto reproducibility reproducible-research simulation
Last synced: 13 Apr 2026
https://github.com/ediloaz/linear-regression-with-lists-numpy-and-pytorch
This was done like the homework #01 of Machine Learning Course, of Computer Science Master.
arrays-raw jupyter-notebook machine-learning numpy python pytorch
Last synced: 13 Apr 2026
https://github.com/abhinavraj009/x_ray-conversion-csv-
To convert an X-ray image into a CSV format for machine learning or data analysis, you'll typically want to represent the image as numerical pixel values.
machine-learning numpy opencv pandas python
Last synced: 13 Apr 2026
https://github.com/waghraj1699/codeclauseinternship_crop_disease_identification
Crop Disease detection app,it predicts wheather the given image of crop has disease or not.
cnn deep-learning machine-learning numpy pandas transfer-learning
Last synced: 13 Apr 2026
https://github.com/karthikmprakash/karthikmprakash
Karthik's Portfolio
bs4 data-analysis data-science keras machine-learning numpy pandas portfolio python selenium skills streamlit
Last synced: 13 Apr 2026
https://github.com/takana671/partiallytransparentimage
A simple tool to make an image partially transparent
geomipterrain numpy opencv pillow python3 transparent-image
Last synced: 07 May 2026
https://github.com/nyx1311/toxicity-detector-using-bilstm
🚀 What we built: An AI-powered Women’s Safety & Well-Being Detector — a web app that flags multiple forms of online abuse in real time and offers tools for emotional recovery. 📊 Under the hood: BiLSTM + Word2Vec embeddings for deep, context-aware detection Trained on 21K+ labeled comments across 7 toxicity categories Built with Python, Tensor
epoch genism gpu keras-tensorflow matplotlib model nlp nlp-machine-learning nlpaug-textual numpy pandas pandas-library python3 streamlit tensorflow word2vec
Last synced: 14 Apr 2026
https://github.com/raoulnormand/easygrader
A library to easily calculate course grades.
gradebook gradescope numpy pandas teaching-tool
Last synced: 10 Mar 2025
https://github.com/mohitsai/boston-housing-data-analysis
Data Analysis Project for the City of Boston Government for insights into effect of property rennovations and remodelling on housing availability in the city
data-analysis data-science matplotlib numpy pandas python
Last synced: 05 May 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/tapas-gope/diwali-sales-analysis
Analyze Diwali Sales Data to improve customer experience and sales.
exploratory-data-analysis matplotlib-pyplot numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/m1-elmasry/quickmark
Efficient OMR software designed for quick and precise grading of bubble sheet exams.
bubble-sheet image-processing numpy opencv python
Last synced: 10 May 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-scatter-graph
A demo of creating a 3d scatter graph.
3d graph matplotlib numpy pandas python scatter web
Last synced: 05 May 2026
https://github.com/aiwithqasim/ab-testing-for-shoefly.com
In this project, I had analyzed the data set of SHOEFLY.COM to find out valuable insights to check which platform is more useful for advertisement.
Last synced: 13 Apr 2026
https://github.com/chdl17/marvelvsdc
This GitHub repository contains Python and Tableau for analyzing Marvel Vs DC superheros.
excel jupyter-notebook numpy pandas python tableau-public
Last synced: 05 May 2026
https://github.com/mooseburger1/plotting-and-analyzing-weather-trends-gis-temp-data-
Plotting and Analyzing GIS Temperature Data from 1880 to Present
data-science data-visualization matplotlib numpy pandas-dataframe python-3
Last synced: 13 Apr 2026
https://github.com/bkellmayer6/pybelikov
Efficient high-precision computation of fully normalized associated Legendre functions (fnALFs) using the Belikov recurrence algorithm
fully-normalized-associated-legendre-functions geodesy gravity-field legendre-functions mathematics numba numpy python scientific-computing spherical-harmonics
Last synced: 14 Jan 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://github.com/tkc/node-neural-network
Built with only pure typescript, neural network iris sample.
javascript machine-learning neural-network node numpy typescript
Last synced: 09 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/singhvishal003/brain_stroke_prediction
Brain Stroke Prediction according to age and Health Condition.
matplotlib numpy pandas sklearn
Last synced: 13 Apr 2026
https://github.com/fabriziomusacchio/ann_with_numpy
A how-to for building an artificial neural network from scratch using NumPy
ann artificial-neural-networks neural-network numpy
Last synced: 08 May 2026
https://github.com/aaaastark/wordassociation-mutualinformation-nlp-project
Word Association and Mutual Information Project
gensim machine-learning matplotlib natural-language-processing nlp nltk numpy pandas python seaborn sklearn wordcloud
Last synced: 13 Apr 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/lingesh81051/similar-template-document-matching-and-fraud-detection
An automated system for a health insurance company to streamline document processing, including template matching and fraud detection, resulting in reduction of processing time.
numpy opencv opencv-python pillow pymupdf pytesseract pytesseract-ocr python tkinter
Last synced: 13 Apr 2026
https://github.com/subratamondal1/heart-attack-prediction
Heart Attack Prediction of patients based on the required data. Data Ingestion - Data Preparation - Exploratory Data Analysis (EDA) - Modelling - Evaluation.
data-analysis data-science data-visualization kaggle-dataset machine-learning matplotlib-pyplot numpy pandas python3 scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/muskan-setiya/spotify-data-analysis
Used Spotify.csv from Kaggle
matplotlib numpy pandas python seaborn tableau
Last synced: 13 Apr 2026
https://github.com/lmizner/codecademy_marketing_data_anlaytics
Final project as a part of the Codecademy Data Science: Analytics career path
bar-chart boxplot count-plot data-cleaning exploratory-data-analysis for-loops heatmap histogram jupyter-notebook matplotlib-pyplot numpy pandas python regression-plot scatter-plot seaborn
Last synced: 12 Apr 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/niel0503/probabilidade-e-amostragem
Desafio desarrollado para el bootcamp de WoMakersCode
estadistica matplotlib numpy pandas stats
Last synced: 18 Jan 2026
https://github.com/niteshchawla/loantap-logisticregression
Given a set of attributes for an Individual, determine if a credit line should be extended to them. If so, what should the repayment terms be in business recommendations?
confusion-matrix encoding feature-engineering featureimportance hyperparameter-tuning logistic-regression machine-learning numpy pandas-python precision-recall roc-auc-curve sklearn-metrics smote-sampling
Last synced: 10 May 2026
https://github.com/sahil210695/convolution-evolution
This is to see how a kernel will convolve over an image and what will be its output after convolution
cnn convolutional-neural-networks data-science image-kernel image-processing numpy numpy-neural-network python streamlit
Last synced: 10 May 2026
https://github.com/adithaker/basic_nlp
🖨 Basic Data Viz; Sentiment Analysis and Cosine Similarity for starting NLP
cosine-similarity datavisualization jupyter-notebook matplotlib-pyplot nlp numpy pandas python sentiment-analysis sklearn textsimilarity wordembeddings
Last synced: 15 Apr 2026
https://github.com/leogaudin/python_piscine_for_data_science
42 • Python Piscine for Data Science
42 data-science matplotlib numpy oop pandas piscine python
Last synced: 13 Apr 2026
https://github.com/theadeelahmed/mall-customers-segmention
This project segments mall customers based on income, age, and shopping score. Using clustering techniques, it identifies key customer groups for targeted marketing campaigns. Tools used: Pandas, Matplotlib, Seaborn, and Scikit-learn
matplotlib-pyplot numpy pandas python3 seaborn sklearn-clustering
Last synced: 05 May 2026
https://github.com/patex1987/ghcn-temperature-dataset
Analysis of GHCN (Global Historical Climatology Network) temperature dataset using Numpy
climate-data jupyter-notebook numpy python temperature-data
Last synced: 10 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/fayzi-dev/salary_predict_app_by_streamlit
Salary predict App by Streamlit
numpy pandas pypickle streamlit streamlit-webapp
Last synced: 05 May 2026
https://github.com/arrnikhilchauhan/book-recommendation
This Book Recommendation System is designed to provide personalized book suggestions based on user ratings and interaction. By leveraging the power of Pandas and NumPy, it filters and processes data efficiently, ensuring that recommendations are relevant and tailored to the user’s preferences
Last synced: 15 Apr 2026
https://github.com/anikdascodes/fantasy-cricket-project
🏏 Python simulation for generating 20K+ unique fantasy cricket teams with probability-based player selection and constraint optimization. Advanced algorithms, data analysis & visualizations included.
algorithm constraint-satisfaction cricket data-science fantasy-sports jupyter machine-learning numpy optimization pandas plotly probability python simulation sports-analytics
Last synced: 28 Apr 2026
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/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/enoobis/conwaygolg
Conway's Game of Life Generator
conway conway-life conway-s-game-of-life conway-sgame conways-game conways-game-of-life game-of-life numpy python
Last synced: 19 May 2026
https://github.com/shandilya1998/neurorobotics
Python tools for robotics, deep reinforcement learning and neuroscience research.
computational-neuroscience mujoco mujoco-py numpy openai-gym pytorch reinforcement-learning robotics
Last synced: 12 Apr 2026
https://github.com/adityashinde716/generating-images-with-gan-generative-adversarial-network-
Built a image generator deep learning model using GAN (Generative Adversarial Network) using MNIST dataset for generation.
adam-optimizer batchnormalization binarycrossentropy checkpoint deep-learning deep-learning-algorithms discriminator gan generative-adversarial-network generator glob imageio keras machine-learning matplotlib neural-network numpy os tensorflow
Last synced: 07 Oct 2025
https://github.com/dino-kupinic/pocolocosolver
algorithmic solution with 3D visualization
algorithms numpy panda3d puzzle pytest python solver
Last synced: 19 Jun 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/thanhloc81/rfm-model-project
✨ Build a flow to deploy Segmentation evaluation through Python programming.
customer-segmentation numpy pandas python rfm-analysis
Last synced: 03 May 2026
https://github.com/nihanthbhargav/time-series-stock-market
This project combines computer vision and NLP by segmenting pet images with a U-Net model and generating captions using CNN-RNN/LSTM. Using the Oxford-IIIT Pets dataset, it demonstrates a unified pipeline that integrates pixel-level segmentation with automatic caption generation for meaningful image understanding.
matplotlib numpy pandas plotly python scikit-learn seaborn
Last synced: 11 Apr 2026