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/bunu23/image-classification
This repository contains a notebook implementing a Convolutional Neural Network for multi-class image classification using transfer learning with a pre-trained ResNet-50 model. Covers dataset handling, model architecture customization, training, evaluation, fine-tuning, and external image prediction.
keras matplotlib numpy pil python tensorflow
Last synced: 11 Apr 2026
https://github.com/erikbrinkman/hilbert-bytes
A python library for converting between d-dimensional points and indices on a hilbert curve
hilbert-curve numba numpy python
Last synced: 08 May 2025
https://github.com/udhaya2823/dataspark-illuminating-insights-for-global-electronics
✨DataSpark✨ is a powerful analytics project transforming raw retail data into actionable insights for Global Electronics. By leveraging Python, SQL, and interactive visualizations, it uncovers trends in customer behavior, sales performance, and product popularity, driving smarter business decisions and boosting growth.
data-science data-visualization database-management datacleaning exploratory-data-analysis matplotlib numpy pandas powerbi python seaborn sql version-control
Last synced: 11 Apr 2026
https://github.com/andersoncrs/prediccion_precio_vehiculos_statsmodels
Este proyecto utiliza un modelo de regresión lineal para predecir el precio de vehículos basándose en sus características principales. El análisis incluye la definición del problema, exploración y limpieza de datos, conversión de variables categóricas a numéricas, evaluación de correlaciones y entrenamiento del modelo.
analisis-de-datos analisis-exploratorio-de-datos matplotlib numpy seaborn statsmodels visualizacion-de-datos
Last synced: 26 Apr 2026
https://github.com/shwetapardhi/assignment-03-q1--hypothesis-testing
Q1.A F&B manager wants to determine whether there is any significant difference in the diameter of the cutlet between two units. A randomly selected sample of cutlets was collected from both units and measured? Analyze the data and draw inferences at 5% significance level. Please state the assumptions and tests that you carried out to check validit
hypothesis-testing numpy p-value pandas python scipy significance-testing stats t-test
Last synced: 11 Apr 2026
https://github.com/patilsukanya/assignment-07-clustering-q2-crime
Used libraries and functions as follows:
clustering-algorithm dbscan eda groupby-method matplotlib-pyplot numpy pandas python scatter-plot sklearn standard-scaler
Last synced: 11 Apr 2026
https://github.com/emhash/numpy-tutorial
Just simple tasks of practice of NumPy library of python
numpy numpy-library numpy-tutorial python
Last synced: 11 Apr 2026
https://github.com/mani-prakash-n-r/stock_market_prediction_system
This project uses LSTM networks to predict stock prices based on historical data, providing insights for informed investment decisions..LSTM, NumPy, Scikit-Learn, Matplotlib, yfinance and TensorFlow
lstm matplotlib numpy python sckiit-learn tensorflow yfinance
Last synced: 11 Apr 2026
https://github.com/lijesh010/ml_project_data_preprocessing
The main objective of this project is to design and implement a robust data preprocessing system that addresses common challenges such as missing values, outliers, inconsistent formatting, and noise. By performing effective data preprocessing, the project aims to enhance the quality, reliability, and usefulness of the data for machine learning.
data-cleaning data-exploration data-preprocessing machine-learning numpy pandas-python python scikit-learn
Last synced: 11 Apr 2026
https://github.com/athari22/mean-normalization
Mean Normalization
jupyter-notebook mean normalization numerical-analysis numpy numpy-exercises python python3
Last synced: 20 Jan 2026
https://github.com/matiassenia/modelo-prediccion-temperatura
Proyecto de machine learning que utiliza TensorFlow para predecir temperaturas en grados Fahrenheit a partir de temperaturas en grados Celsius. Incluye un script de Python para entrenar el modelo y realizar predicciones, así como datos de entrenamiento y visualizaciones
adam-optimizer machine-learning numpy python python3 tensorflow
Last synced: 11 Apr 2026
https://github.com/djdurga/google_play_store_apps_analysis
This data analysis project focuses on exploring and understanding the Google Play Store Apps dataset.
Last synced: 11 Apr 2026
https://github.com/isabelacaldeira/chutelibre
Crashing into code. Here is a physics problem about free fall solved with python!
freefall jupyter-notebook matplotlib numpy physics physics-simulation python3
Last synced: 11 Apr 2026
https://github.com/cfbastarz/jupyternotebooks
A collection of several Jypyter notebooks.
dask matplotlib numpy python xarray xesmf
Last synced: 18 Jan 2026
https://github.com/krishbharadwaj5678/virtualmouse
computer-vision cv2 cvzone hand-tracking mouse numpy opencv python threading time virtual-mouse
Last synced: 11 Apr 2026
https://github.com/rggh/satchad
findthatbit.com + findthatbit.info
bitcoin docker fastapi findthatbit huggingface-transformers nginx numpy qdrant qdrant-vector-database sentence-transformers youtube
Last synced: 07 Apr 2026
https://github.com/apfirebolt/numpy-and-pandas-examples
Some examples and sample datasets to learn numpy, pandas and other data science libraries in Python
data-analysis jupyter-notebook numpy pandas python
Last synced: 17 Apr 2026
https://github.com/sofiakhutsieva/analytical_report_for_hr_department
Подготовка аналитического отчета (SQL) (Проект в skillbox), 2020 г.
analytics matplotlib numpy pandas psycopg2 seaborn sqlalchemy
Last synced: 06 May 2026
https://github.com/yoavram/numpycharm
Some examples on using PyCharm with Scientific Python
cython numpy pycharm python scientific-computing training-materials
Last synced: 11 Apr 2026
https://github.com/bartosz-ziolkowski/bartosz-ziolkowski.github.io
Blog with short data stories of various data sets
data-science data-visualization jupyter-notebook numpy pandas python
Last synced: 11 Apr 2026
https://github.com/binakot/python3-course
course data-science learning matplotlib numpy pandas python
Last synced: 11 Apr 2026
https://github.com/anubagre/predicting-price-of-pre-owned-cars
This project is solution to data science problem based on regression model to predict the price of pre owned cars. Programming language used is Python.
data-science machine-learning numpy pandas price-prediction python seaborn sklearn streamlit
Last synced: 11 Apr 2026
https://github.com/patilsukanya/assignment-04.-simple-linear-regression-q1
Used libraries and functions as follows:
correlation-analysis data-visualization distplot eda feature-engineering model-building model-predictions model-testing numpy ols-regression p-value pandas python r-square-values regression-plot seaborn simple-linear-regression smf statmodels t-score
Last synced: 09 Apr 2026
https://github.com/patilsukanya/p02.-normal-distribution-of-stocks
Used libraries and functions as follows:
cdf detetuneindex matplotlib-pyplot mean norm numpy pct probability python seaborn standard-deviation stats
Last synced: 01 May 2026
https://github.com/sudarshanasrao/ee559-machine_learning-usc
USC graduate level Machine Learning course
cnn keras machine-learning neural-networks numpy python scikit-learn scipy tensorflow
Last synced: 11 Apr 2026
https://github.com/dmarks84/ind_project_obesity-multi-class-classification--kaggle
Independent Project - Kaggle Competition -- I worked on the obesity classification data set as part of a Kaggle Competition of the same name, scoring (for accuracy) above 0.9
classification correlation-analysis cross-validation data-modeling data-visualization dataframes eda gridsearchcv matplotlib multiclass-classification numpy pandas python seaborn sklearn statistics supervised-ml
Last synced: 11 Apr 2026
https://github.com/nikita-data/sql_projects
SQL projects
database numpy pandas postgresql python sql sql-query sqlalchemy sqlite sqlite-database sqlite3
Last synced: 11 Apr 2026
https://github.com/venkatnvs/deep_learning-nn-python
Deep learning and Neural networks
keras matplotlib numpy pandas python sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/jorisbertier/learnpython
Project for learn Python
beautifulsoup4 matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/harmanveer2546/campus-recruitment-prediction
Student Campus-Placement Prediction ML Project using Python
decision-trees machine-learning matplotlib numpy pandas python random-forest scipy seaborn
Last synced: 11 Apr 2026
https://github.com/lohiyah/real-estate-price-forecast
A Python-based app predicting real estate prices using machine learning. Built with Pandas, NumPy, Scikit-learn, Matplotlib, and Seaborn for data processing and visualization, and Flask for the web interface.
flask matplotlib numpy pandas python3 scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/biasandrade/rede-neural-do-zero-classificacao-binaria
🧠 Rede Neural Artificial construída do ZERO (só NumPy) para detectar fraudes em transações | Forward/Backward Propagation | Sigmoid | Gradiente Descendente
backpropagation binary-classification deep-learning fraud-detection from-scratch gradient-descent machine-learning neural-network numpy python
Last synced: 18 Nov 2025
https://github.com/pavanreddy565/infosys_python_for_datascience
Data Science Course Tasks Repository This repository contains tasks and projects completed during the Data Science course from Infosys Springboard. It includes setup instructions for running Jupyter Notebook sessions in a virtual environment.
Last synced: 29 Apr 2026
https://github.com/guru-bharadwaj20/saliency-maps
A saliency-guided autonomous driving system using cmSalGAN heatmaps, a custom Fusion model, and Faster R-CNN detection. It generates refined saliency maps, trains a saliency-aware detector, and simulates vehicle navigation using datasets like NJUD, NLPR, and STEREO.
cmsalgan numpy opencv python pytorch torchvision
Last synced: 18 Nov 2025
https://github.com/staciax/data-science
data-science matplotlib numpy skit-learn
Last synced: 18 Nov 2025
https://github.com/bhuvan-s-prasad/streamlit-regression
A machine learning project that predicts housing prices in California using regression techniques. This project includes comprehensive exploratory data analysis, feature engineering, linear regression modeling, and an interactive Streamlit web application for making predictions.
california-housing-price-prediction exploratory-data-analysis linear-regression machine-learning matplotlib numpy pandas python scikit-learn seaborn streamlit supervised-learning
Last synced: 11 Apr 2026
https://github.com/faizantkhan/numpy
NumPy Practice Repository Dive into the world of numerical computing with our collection of NumPy exercises. Perfect for beginners and seasoned programmers alike, this repository offers a range of challenges to sharpen your array manipulation and data analysis skills.
data-science library machine-learning numpy numpy-arrays numpy-library numpy-python outlier outlier-detection python pythonlibrarires tutorial
Last synced: 21 May 2026
https://github.com/chirindaopensource/non_linear_forecasting_backcasting
Python implementation of Gourieroux-Jasiak's (2025) mixed causal-noncausal VAR models. Features probabilistic forecasting, nonlinear innovation filtering, and state-dependent IRF analysis for financial time series with explosive dynamics. Enables robust risk assessment and structural analysis of speculative behavior.
bootstrap bubble-analysis financial-modeling forecasting jupyter-notebook monte-carlo nonlinear-modeling numpy pandas python quantitative-finance research-implementation risk-management scipy statistical-modeling time-series uncertainty-quantification var-models
Last synced: 11 Apr 2026
https://github.com/abideen-olawuwo/georgiatimeseries
A times series forcasting
arima itertools linear-regression matplotlib numpy pandas python seaborn statistics statsmodels time-series
Last synced: 11 Apr 2026
https://github.com/sonnguyen25/hackbeanpot-2025
EarthBeats - An Eco-friendly Pocket Road Trip Companion
css flask googlemaps-api html humeai knn-model mongodb nextjs nodejs numpy pandas python reactjs recommender-system scikit-learn spotify tailwindcss
Last synced: 11 Apr 2026
https://github.com/mashalk1/computer-vision-attendance-system
A computer vision based attendance system, using cv2, firebase, numpy, cvzone and face_recognition library in python
computer-vision cv2 cvzone face-recognition numpy
Last synced: 04 Feb 2026
https://github.com/eljandoubi/trading-with-momentum
A trading strategy based on a momentum indicator.
momentum numpy pandas scipy trading trading-algorithms trading-strategies
Last synced: 05 May 2026
https://github.com/mborne/numpy-experiments
[DEV] Some basic examples written to get started with numpy and pytorch
autograd basics get-started least-squares numpy torch
Last synced: 05 May 2026
https://github.com/alexquar/whatisthatdog
Mobile App built using react-native that will send api requests for classifying dog breeds to a flask api server containing a custom built CNN made with pytorch trained on the Stanford dog dataset. To take a look at some examples checkout some images from my portfolio linked here.
aws ec2 expo flask gunicorn matplotlib-pyplot numpy pandas pytorch react-native seaborn typescript
Last synced: 11 Apr 2026
https://github.com/pramodyasahan/model-selection
This repository explores and compares different regression models for predicting continuous outcomes. This repository includes implementations and evaluations of five key regression models. The primary goal is to demonstrate how each model works, evaluate their performance using R-squared values, and guide users in selecting the best model.
machine-learning modelselection numpy pandas python regression scikit-learn
Last synced: 08 Mar 2025
https://github.com/chaudharypraveen98/lungcancerdetection
To distribute the work of doctors and process the large amount of data to produce accurate results on the go
numpy pandas pillow python scipy tenserflow
Last synced: 16 Apr 2026
https://github.com/dilkushsingh/indian-startups-funding-dashboard
Dashboard app using Streamlit
matplotlib numpy pandas python seaborn streamlit streamlit-cloud streamlit-dashboard
Last synced: 11 Apr 2026
https://github.com/dhirajmerit/diabetes-prediction-models
This project implements multiple machine learning algorithms to predict diabetes diagnoses based on medical diagnostic data. The project compares the performance of various models, providing insights into which algorithms are most effective for this task.
ai machine-learning numpy pandas tensorflow
Last synced: 11 Apr 2026
https://github.com/matheusafonseca/c111
Este repositório é dedicado ao armazenamento e organização dos códigos desenvolvidos na disciplina C111 - Análise de Dados, oferecida pelo Instituto Nacional de Telecomunicações (INATEL).
data-analysis matplotlib numpy pandas python
Last synced: 06 May 2026
https://github.com/ahmedmmahrous/medical-expenses-prediction-end-to-end-data-science-project-
Predict the future medical expenses of patients based on certain features.
data-science deployment exploratory-data-analysis flask machine-learning matplotlib numpy pandas plotly python regression statistics webapp
Last synced: 08 Apr 2026
https://github.com/jo-minseok/global-warming-100year
🌡️ 2100년까지의 지구 기온, 해수면, 북극 빙하, 탄소 예측 ML [완료]
arima-model global-warming machine-learning matplotlib numpy pandas scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/gkannan-codes/habitableexos
With Earth’s habitability under strain, we ask: which known exoplanets could humans live on? Using NASA’s Exoplanet Archive, we score planets 0–1 (1 ≈ Earth) from five Earth-normalized features to rank top candidates.
data html kaggle matplotlib-pyplot numpy pandas plotly python seaborn visualization
Last synced: 11 Apr 2026
https://github.com/abhi227070/wine-quality-prediction
The Wine Quality Prediction project utilizes machine learning to assess wine quality based on various parameters. It offers a user-friendly interface built with Streamlit for easy interaction. Deployed on AWS, it provides scalable access to quality predictions for wine batches.
classification-algorithm machine-learning machine-learning-algorithms machinelearning matplotlib numpy pandas python3 seaborn
Last synced: 11 Apr 2026
https://github.com/hitthecodelabs/weatherforecast-lstm
TensorFlow and Python for analyzing and forecasting weather data
cnn keras lstm matplotlib numpy pandas python tensorflow weather weather-forecast
Last synced: 11 Apr 2026
https://github.com/rahul-shrivastav/digit-recognition-nn
Web application that recognizes handwritten digits using a deep learning model
deep-learning flask numpy python reactjs tensorflow
Last synced: 11 Apr 2026
https://github.com/naveen88112/final_education
Student Performance Prediction This project examines the student performance data, pre-processes the features, and implements machine learning methods (Random Forest) for the forecasting of final grades. The data is subjected to exploratory data analysis (EDA) and feature engineering prior to model training and assessment.
data-preprocessing exploratory-data-analysis machine-learning model-evaluation numpy pandas python
Last synced: 11 Apr 2026
https://github.com/dmarks84/coursework_project_text-mining-spam-analysis
Project for University of Michigan Applied Data Science Specialization -- Performed NLP in order to build features of email messages; trained various classification models to help predict if a message was spam.
classification databases eda nlp numpy pandas python scikit seaborn sentiment-analysis statistics supervised-ml text-mining unsupervised-ml visualization
Last synced: 11 Apr 2026
https://github.com/jbalooshie/movies-etl
Exercise working with movie datasets from Kaggle and Wikipedia. Python is used to extract, clean, and combine the data, and then it is loaded into a postgreSQL database.
data-analysis data-science jupyter-notebook numpy pandas postgresql postgresql-database python sqlalchemy
Last synced: 11 Apr 2026
https://github.com/jminjares4/selected-areas-in-networks
Assignments for Selected Areas in Networks (EE 5390)
matplotlib network-analysis numpy pandas python
Last synced: 08 May 2026
https://github.com/adamouization/python-machine-learning-data-science-notes
:orange_book: Jupyter notebooks containing useful Python code and notes for general Machine Learning and Data Science projects.
data data-science data-visualization guide jupyter jupyter-notebook machine-learning matplotlib notes numpy pandas pandas-dataframe python seaborn
Last synced: 11 Apr 2026
https://github.com/rachelnk/simple-machine-learning-model
A simple machine learning model built using scikit-learn library.
data-science linear-regression machine-learning-algorithms machine-learning-models matplotlib numpy pandas python random-forest random-forest-regressor scikit-learn
Last synced: 11 Apr 2026
https://github.com/anshpg/vectorwave
The Jupyter Notebook (ipynb file) contained within this repository serves as the primary codebase for this project. It demonstrates how to preprocess the input data, train the logistic regression classifier, evaluate its performance, and save the trained model for future use.
collab jupyter-notebook matplotlib-pyplot numpy pandas python sklearn
Last synced: 11 Apr 2026
https://github.com/samuele-lolli/data-analytics-techniques
A practical approach to data analytics pipeline.
numpy pandas pytorch scikit-learn
Last synced: 11 Apr 2026
https://github.com/iaroslavbelavskii/statkemapp
Here's the code for my 'StatKemApp' app, that can be used to calculate statistics for the experimental laboratory data (e.g. titration). Feel free to use it and report any bugs!
chemical-engineering chemistry matplotlib-pyplot numpy pandas python scipy
Last synced: 11 Apr 2026
https://github.com/ebadshabbir/logistic_regression-binomial-
Logistic Regression on Social Network Ads Dataset This project applies Logistic Regression to predict whether a user will purchase a product based on their age and estimated salary, using the Social Network Ads dataset. The data is split into training and test sets, with feature scaling applied for normalization.
classification jupyter-notebook logistic-regression machine-learning matplotlib-pyplot numpy pandas python sklearn
Last synced: 11 Apr 2026
https://github.com/abdulsamie10/animalclassification-cnn
Different pics of dogs, cats and pandas were used and applied CNN on them to find out their type.
animal-classification cnn colab-notebook computer-vision convolutional-neural-network convolutional-neural-networks deep-learning jupyter-notebook keras machine-learning numpy python python3 pytorch
Last synced: 11 Apr 2026
https://github.com/prashhhant213/cardioflex-treadmill-analysis-using-descriptive-statistics-probability
Description Analysis and Visualization on CardioFlex Treadmill data to provide insights and recommendations to improve their userbase.
colab-notebook numpy pandas probability python stats
Last synced: 11 Apr 2026
https://github.com/akansha2004pandey/chsw_projects
jupyter-notebook nlp numpy pandas python tensorflow
Last synced: 11 Apr 2026
https://github.com/bagusperdanay7/fcc-da-mean-variance-standard-deviation-calculator
One of Data Analysis with Python (freecodecamp) task, created a Mean Variance Standard Deviation Calculator.
data-analysis freecodecamp-project numpy python
Last synced: 06 May 2026
https://github.com/dabrokarol/atmorad-py
A 3D Monte Carlo simulation for radiative transfer.
atmospheric-science monte-carlo netcdf-files numpy physics-simulation python radiative-transfer
Last synced: 28 May 2026
https://github.com/nourmorsy/topic_modelling
jupyter-notebook numpy pandas python
Last synced: 11 Apr 2026
https://github.com/saifalibaig/-online-retail-exploratory-data-analysis-with-python
Exploratory Data Analysis of an online retail store
data-analysis data-visualization matplotlib numpy pandas python3
Last synced: 11 Apr 2026
https://github.com/batthulavinay/which-anime-dominates-the-world
This Kaggle notebook analyzes the global popularity of anime across different countries. Using data visualization and statistical insights, we explore which anime dominate in various regions and uncover trends in global anime consumption.
data-visualization exploratory-data-analysis matplotlib numpy pandas python seaborn
Last synced: 24 Mar 2025
https://github.com/hariprasath-v/av-dataverse-hack---insurance-claim-prediction
Create a machine learning model to predict if the policyholder will file a claim in the next 6 months or not based on the set of car and policy features.
analyticsvidhya classification exploratory-data-analysis f1-score matplotlib numpy pandas python randomforest-classification scikit-learn seaborn shap
Last synced: 11 Apr 2026
https://github.com/ferasaljoudi/driverdrowsinessdetection
Driver Drowsiness Detection using Machine Learning
drowsiness-detection keras-tensorflow machine-learning matplotlib numpy pandas python pytorch tensorflow
Last synced: 11 Apr 2026
https://github.com/reubenmathew/docscanner
📸 Document Scanner using an OpenCV Edge Detection Engine
Last synced: 11 Apr 2026
https://github.com/nauxqouh/python-for-data-science-labs
This repo contains weekly practical codes for my Python for Data Science course at university.
data-science jupyter-notebook numpy pandas python pytorch scikit-learn
Last synced: 11 Apr 2026
https://github.com/stella4444/linear-regression
learning about linear regression (currently a work in progress) ~ working with data
linear-regression machine-learning numpy scikit-learn
Last synced: 20 Jan 2026
https://github.com/coderjolly/employee-information-retrieval-system
An information retrieval system constructed using Flask to perform ETL operations while ingesting New York Payroll data and provide a frontend user interface for manipulating filters and queries.
etl flask mvc numpy pandas python sqlite3
Last synced: 11 Apr 2026
https://github.com/yasharmaster/coursera-deep-learning
Deep Learning Specialization by Andrew Ng on Coursera.
coursera coursera-deep-learning deep-learning keras keras-tensorflow numpy python tensorflow
Last synced: 11 Apr 2026
https://github.com/csengupta1101/housing-price-prediction
Based on given features , this project deals with the prediction of house prices. From data extraction till deployment , everything is detailed in here.
jupyter-notebook matplotlib numpy pandas python python3 scikit-learn vscode
Last synced: 11 Apr 2026
https://github.com/hmourad2023/tweets_sentiments_emotions_analysis
Les réseaux sociaux, et en particulier Twitter, sont des plateformes essentielles où les utilisateurs expriment leurs sentiments et émotions au quotidien. Analyser les tweets peut fournir des informations précieuses sur l’humeur collective et les préoccupations des gens. Ce projet utilise un dataset de tweets disponible sur Kaggle
Last synced: 01 Aug 2025
https://github.com/frauvate/cheatsheet
This project provides ready-to-use templates for machine learning base models. This repo, which contains templates of common models in Jupyter notebook format, aims to help users quickly implement these models and easily adapt them to their own projects.
machine-learning machinelearning matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/dane-meister/machine-learning-algos
Repository of several ML algorithms implemented for different environments and robot control vectors.
colab-notebook gymnasium jupyter-notebook machine-learning-algorithms numpy opencv pybullet python pytorch
Last synced: 11 Apr 2026
https://github.com/blacksujit/neural_network_using_numpy_and_math
Inspired from a repo . i have implemented an some ground level maths and logic . In this neural network no tensorflow , pytorch is used it is just prepared by using numpy and some logical math.
algorithmic-composition basics-of-python calculus criticalthinking innovation machine-learning maths neural-network neuralnetworkusingnumpy numpy purebasics
Last synced: 26 Aug 2025
https://github.com/aadrianleo/book-recommendation-system
Book Recommender System using the Book-Crossing dataset. Compares content-based (TF-IDF + cosine similarity) and collaborative filtering (SVD) methods for book recommendations. Includes data cleaning, EDA, and model evaluation (Precision@5, RMSE) in Python.
artificial-intelligence collaborative-filtering content-based-filtering cosine-similarity data-preprocessing jupyter jupyter-notebook machine-learning matrix-factorization numpy pandas predictive-modeling python3 recommendation-system recommender-system scikit-learn sckit-surprise
Last synced: 10 Apr 2026
https://github.com/tigureis/aula_deployment
This project not only demonstrates a machine learning pipeline but also serves as a template for deploying models into production. By leveraging the project's structure and code, you can streamline the process of deploying your own machine learning models.
Last synced: 11 Apr 2026
https://github.com/2100031988/programming_for_aiml_codes
All of my descriptive code are published here and is updated everyday as I learn new concepts
dataset numpy pandas pipeline python visual-studio visualization
Last synced: 28 May 2026
https://github.com/vishal-verma-96/Honey_Production_Analysis_using_Python
In this project, I analyzed U.S. honey production from 1998 to 2021 across different U.S. cities, explored yields, and examined production values using Matplotlib and Seaborn visualizations.
matplotlib numpy pandas python-3 python-visualization seaborn
Last synced: 19 Apr 2025
https://github.com/pakagronglb/istanbul-restaurant-tips-prediction
This project focuses on predicting restaurant tips in Istanbul using machine learning techniques, specifically Linear Regression. The analysis includes data preprocessing, exploratory data analysis (EDA), model training, and evaluation.
kaggle matplotlib numpy pandas prediction python scikit-learn seaborn
Last synced: 08 Apr 2026
https://github.com/hafaio/hilbert-bytes
A python library for converting between d-dimensional points and indices on a hilbert curve
hilbert-curve numba numpy python
Last synced: 12 Feb 2026
https://github.com/dragonscypher/sustaining-balance
Innovative Data Approaches for Food Security and Environment
geopandas huggingface-transformers jupyter-notebook matplotlib nlp nltk-python numpy pandas python pytorch scikit-learn seaborn spacy tableau tensorflow
Last synced: 12 Apr 2026