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-24 00:18:03 UTC
- JSON Representation
https://github.com/muhammadusman-khan/e-commerce-store-eda
Exploratory Data Analysis on E-commerce store data to uncover insights about sales trends, customer behavior, and product performance using Python libraries like Pandas, NumPy, and Matplotlib/Seaborn.
data-analysis data-science data-visualization e-commerce eda exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/snehasunilnair/image-processing-projects
Image pre-processing techniques using OpenCV.
Last synced: 29 Apr 2026
https://github.com/amirali5/numpy
In this repo, all about NumPy which basically a Python Library used for multidimensional array. It also has functions for working in domain of linear algebra, fourier transform, and matrices. NumPy was created in 2005 by Travis Oliphant. It is an open source project and you can use it freely.
Last synced: 30 Apr 2026
https://github.com/victor-gp/tfg-h16b
The code for my bachelor's thesis, a numerical exploration of the second part of Hilbert's 16th problem
bachelor-thesis dynamical-systems matplotlib-pyplot numpy odeint
Last synced: 30 Apr 2026
https://github.com/maguids/supervised-learning---video-games
This project consists on exploratory data analysis and the application of supervised learning models for classification using a Video Games dataset. Second Semester of the First Year of the Bachelor's Degree in Artificial Intelligence and Data Science.
jupyter-notebook machine-learning matplotlib numpy pandas scikit-learn seaborn supervised-learning
Last synced: 30 Apr 2026
https://github.com/pramodyasahan/grade-predictor
This project aims to predict student performance based on various features such as job, study time, failures, absences, and first and second period grades. The project utilizes a linear regression model from the scikit-learn library in Python.
machine-learning matplotlib numpy pandas python regression scikit-learn
Last synced: 30 Apr 2026
https://github.com/ebadshabbir/naive_bayes_classification-gaussain-
A Python project that applies Naive Bayes classification to predict user purchases based on age and salary using the Social Network Ads dataset. The project includes data preprocessing, model training, prediction, and visualization of decision boundaries for both training and test datasets.
classification gaussian jupyter-notebook machine-learning matplotlib-pyplot naive-bayes-classifier numpy pandas python
Last synced: 30 Apr 2026
https://github.com/mayankfreelancer/advanced-sales-analytics-dashboard-power-bi-
This interactive Power BI dashboard provides a comprehensive analysis of sales data across regions, categories, and time periods. The project aims to uncover key trends in total sales, profit, quantity sold, and product performance, using advanced visualizations and forecasting techniques. 🛠 Tools & Techniques Used: Power BI
dashboard data-science data-visualization excel numpy pandas powerbi python sales-analysis sql
Last synced: 30 Apr 2026
https://github.com/gabboraron/python_nyelvtan
Egy python nyelvi elemekkel fogallkozó kurzus jegyzete.
ai matplotlib-pyplot numpy pandas
Last synced: 30 Apr 2026
https://github.com/mukeshthenraj/video-engagement-prediction
ML project to predict video engagement using Random Forest & XGBoost
gridsearchcv matplotlib numpy pandas random-forest-classifier roc-auc-curve scikit-learn video-analytics xgboost
Last synced: 30 Apr 2026
https://github.com/sayginsaman/hand-gesture-desktop-controller
A comprehensive Python application that transforms your webcam into a powerful desktop control interface using computer vision and hand gesture recognition. Control media playback, volume, scrolling, and navigation with simple hand gestures - no mouse or keyboard required!
chmod gesture gesture-control gesture-detection gesture-recognition gestures media mediapipe numpy opencv pip pyautogui python
Last synced: 30 Apr 2026
https://github.com/beyzabasarir/spotify-youtube-eda
Exploratory Data Analysis of global songs' performance metrics on Spotify and YouTube with Python, using Jupyter Notebook.
eda exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/ola-kaznowska/summer-programming-camp-gp-travel-2024
Projects implemented at summer programming camp https://github.com/ArsBeneMoriendi
ai artificial-intelligence cv2 json math neural-network numpy python3 tensorflow
Last synced: 30 Apr 2026
https://github.com/johnrobertsantos/exploratory-data-analysis-using-python
This project represents the culmination of my Python learning journey.
jupyter matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/koki0702/chainer0
A Small Chainer (Chainer From Zero)
chainer deep-learning neural-networks numpy python
Last synced: 01 May 2026
https://github.com/macnianios/fandango
a udemy project for seaborn data visualizations and basic pandas commands
numpy pandas python seaborn seaborn-plots udemy-course-project
Last synced: 01 May 2026
https://github.com/sairupeshl/portfolio-risk-calculator
A portfolio risk engine using Python, integrating the Yahoo Finance API to ingest and preprocess historical multi-asset price data
Last synced: 08 Jun 2026
https://github.com/cbhihe/nn_binary-classifier
NN-based binary classification with logistic regression loss, back-propagation with gradient descent and optional regularization
classifier gradient-descent logistic-regression neural-network numpy python regularization sklearn
Last synced: 01 May 2026
https://github.com/dostuffthatmatters/jax-capability-analysis
demo repository containing the experiments for my master's seminar @ TUM
autograd click deep-learning huggingface jax jit-compilation mnist numpy python pytorch
Last synced: 01 May 2026
https://github.com/aniketwithpython/fundamentals-of-scientific-computing
Fundamentals of Scientific Computing (MS1980) Notebook
jupyter matplotlib numpy pandas python
Last synced: 01 May 2026
https://github.com/voidkeishi/computational-science
This repository contains implementations of algorithms from the course "Computational Science" at HUST
computational-science numpy python
Last synced: 02 May 2026
https://github.com/parham1998/linear_regression_pytorch
Implementation of a simple Linear Regression model with Numpy & PyTorch library
backpropagation gradient-descent linear-regression loss-functions numpy python pytorch
Last synced: 02 May 2026
https://github.com/bharath-tars/streamlit_diabsynth
Predictive Health Analytics for Diabetic Risk Assessment and Personalized Reporting WebApp using Streamlit
deeplearning mahine-learning numpy onrender-deploy pandas seaborn streamlit
Last synced: 02 May 2026
https://github.com/m0saan/python-for-data-analysis
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney,
data-analysis data-science ipython-notebook machine-learning matplotlib numpy pandas python
Last synced: 02 May 2026
https://github.com/ifte-13/digit-classification-with-mnist
MNIST Digit Classification: Comparative Analysis of Optimization Algorithms
matplotlib mnist-dataset numpy tensorflow
Last synced: 02 May 2026
https://github.com/hadjuse/spotify-recommendation-knn
Here is a personal project where i use KNN project to classify songs
data-science graphics interpretation knn-classification machine-learning matplotlib music numpy plotly spotify
Last synced: 03 May 2026
https://github.com/badranalyst/movie-correlation-analysis-in-python
This project analyzes movie data correlations using Python libraries like Pandas, NumPy, Seaborn, and Matplotlib. It examines relationships between attributes such as ratings, genres, and box office performance to uncover trends that inform recommendations and enhance understanding of movie success factors.
data data-analysis dataset jupyter jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python seaborn
Last synced: 03 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/krumyakimov/house-price-developments-in-bulgaria
I developed this project for my final exam in the Data Science course at SoftUni.
data-science jupyter-notebook matplotlib numpy pandas scipy seaborn
Last synced: 03 May 2026
https://github.com/kisaa-fatima/foreground-segmentation-using-kmeans-face-recognization-using-knn
Implement a basic version of the interactive image cut-out/segmentation approach called Lazy Snapping. The program uses K-Means Clustering to segment images into foreground and background based on user-provided seed pixels.
face-recognition foreground-segmentation kmeans-clustering knn-classification matplotlib numpy opencv2 pil
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/crispengari/numpy
💎 The core concept of numpy arrays
ai artificial-intelligence datascience jupyter-notebook machine-learning numpy python
Last synced: 03 May 2026
https://github.com/mzayles/data-preparation.py
Curso Programação em Python para Data Science | Preparando e tratando dados de uma base de vendas com Pandas e NumPy.
Last synced: 03 May 2026
https://github.com/furk4nbulut/uygulamalarla-makine-ogrenmesi-ve-derin-ogrenme-atolyesi
Bu repository, Manisa'da gerçekleştirilen BTK Akademi Uygulamalı Makine Öğrenmesi ve Derin Öğrenme Atölyesi'ne ait eğitim sürecini kapsamaktadır. Atölyede katılımcılar, ileri düzey makine öğrenmesi ve derin öğrenme teknikleriyle ilgili teorik ve pratik bilgiler edinmektedir.
matplotlib numpy pandas scikit-learn seaborn
Last synced: 03 May 2026
https://github.com/zongxr/dcic2025-riverwaterprediction
闽江,福建省最大独流入海河流,流域降水丰沛。在新型电力系统和新阶段水利高质量发展的环境下,如何缓解流域防汛压力,提升水资源利用率是水电企业高质量发展的重中之重。目前,基于传统水文学原理已实现未来9小时甲级精度的洪水预报,但存在遇见期与预见精度上仍有提升空间,因此,通过结合人工智能技术实现流域入库流量的精准预测,对保障水库安全调度、防洪及清洁能源稳定供应具有重大战略意义。
lightgbm machine-learning numpy pandas sklearn time-series xgboost
Last synced: 03 May 2026
https://github.com/veranyagaka/python
Everything Python
matplotlib mysql numpy oop-in-python pandasql python
Last synced: 03 May 2026
https://github.com/asayda01/airport_operations_analytics
The project analyzes the performance of Hold Baggage Screening X-ray Machines, identifying trends in system load, bottlenecks, and operator efficiency. Using an interactive Streamlit app, users can explore data-driven insights to optimize airport screening processes and improve overall operational performance.
data-science dataanalysis datainsights datavisualization numpy pandas python streamlit
Last synced: 03 May 2026
https://github.com/schukark/intervalpylib
Interval solver of systems of equations to find the workspace area of a robot
krawczyk matplotlib numpy python3 robotics solving-algorithm sympy systems-of-equations visualization
Last synced: 03 May 2026
https://github.com/feguedi/clasificador-numeros
Proyecto final de la materia de Inteligencia Artificial donde se desarrolla un software que pueda clasificar los números de la base de datos MNIST.
artificial-intelligence numpy python3
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/aymanmomin/facebook-ego-network-analysis-for-political-outreach-optimization
Analyzing Facebook ego networks to identify influential users and communities for optimizing political advertising. Leverages network science techniques (Louvain communities, centrality metrics, threshold models) to simulate influence spread.
community-detection course-project facebook-network-analysis louvain-algorithm louvain-community-detection matplotlib network-analysis network-graphs networkx-library numpy pandas python3 pyvisgraph research-paper scipy-stats sklearn-metrics tqdm
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/ortanav2/parabola-visualizer
Simple parabola-visualizer made with matplot+numpy [Formula: a(x+d)²+e]
mathematics matplotlib numpy parabola visualization
Last synced: 04 May 2026
https://github.com/damisparks/become_data_analyst
Are you new to Data Analysis ? Here you will find simple notebook that will help through your journey. These are personal projects I work on and still working.
data data-analysis data-visualization matplotlib numpy pandas-tutorial
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/secary/maths7027
Mathematical Foundations of Data Science
latex mathematics numpy pandas
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/katalekoweb/full-python-course-for-ai
Full python curse for AI
matplotlib numpy pandas python3 requests
Last synced: 04 May 2026
https://github.com/abhishekyadav915/e-commerce-sales-analysis
E-Commerce Sales Analysis is a data analysis project that explores sales data from an e-commerce platform to uncover insights and trends. The analysis includes visualizing sales performance, customer behavior, and product trends to help optimize business strategies and improve customer satisfaction.
matplotlib-pyplot numpy pandas-library plotly python3
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/dmkk01/mlp-python
Implementation of a multilayer perceptron using Pytorch and Numpy libraries
Last synced: 05 May 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/egorouv/deepmachinelearning
DML Course
deep-machine-learning numpy python pytorch sklearn
Last synced: 05 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/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/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/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/yenk/human-genomic-meta-analysis
Meta analysis of genomic studies to better understand if telomeres in the human genome are impacted by age from wild animals data.
linear-regression machine-learning matplotlib numpy scipy
Last synced: 05 May 2026
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/himanshigautam-rgb/python_libraries
This repository contains operations in Matplotlib for data visualization, NumPy for numerical computations, and Pandas for data manipulation and analysis. These libraries work together to efficiently process, analyze, and visualize data.
matplotlib numpy pandas python3
Last synced: 05 May 2026
https://github.com/rohra-mehak/sciencesync
System for Personalized Google Scholar Alerts Processing and Data Management, and provision of ML based clustering analysis
agglomerative-clustering clustering crossref-api customtkinter google-api google-scholar graph-api machine-learning numpy pandas python3 scientific-article-analysis scikit-learn sqlite3
Last synced: 05 May 2026
https://github.com/waghraj1699/fraud-detection-project
A fraud detection system with machine learning will be able to detect risk based on your historical data
data-processing decision-tree-classifier machine-learning numpy pandas
Last synced: 05 May 2026
https://github.com/romanectatyana/fuel_norm
Practical data analytics case: calculating and optimizing fuel consumption norms for vehicles and heavy equipment. (Аналітичний проєкт із визначення норм витрат палива для автотранспорту та спецтехніки.)
matplotlib numpy pandas plotly power-bi
Last synced: 06 May 2026
https://github.com/leavers/npblob
Transfer numpy array between Python and JavaScript losslessly
array javascript matrix numpy python streaming typescript
Last synced: 06 May 2026
https://github.com/shahriarha/programming
Python problem solving, HR-30 days of code, DSA, NumPy
algorithms-and-data-structures cpp numpy programming python
Last synced: 06 May 2026
https://github.com/ianjure/simple-neural-network
Implementing a simple neural network using only Numpy.
deep-learning neural-network notebook numpy scratch-implementation
Last synced: 06 May 2026
https://github.com/rishabhmathur06/fetching-jobs-data-using-beautifulsoup
beautifulsoup numpy pandas python webscraping
Last synced: 06 May 2026
https://github.com/billgewrgoulas/recommendation-systems
Algorithms for joke rating prediction using the joke data-set from Kaggle.
algorithm clustering collaborative-filtering machine-learning numpy pandas recommender-system scikit-learn scypi
Last synced: 06 May 2026
https://github.com/sankaran-s2001/us-traffic-accidents-analysis-python-eda
Exploratory data analysis of US traffic accidents from 2016-2023, analyzing patterns by time, location, weather, and severity using Python data science libraries.
data-analysis data-science data-visualization eda matplolib numpy pandas python
Last synced: 06 May 2026
https://github.com/mikma03/datascience_python_datacamp
DataScience with Python. Code and examples. Python libraries, including pandas, NumPy, Matplotlib, and many more.
data-analysis data-science datacamp datascience numpy pandas python
Last synced: 06 May 2026
https://github.com/deanlogan/data-analysis-course
Code created when completing the Data Analysis with Python Course on freecodecamp.org
course data-analysis numpy pandas python python3
Last synced: 06 May 2026
https://github.com/fazal-coder/capturing_img
python code for Creating blue color image
loop numpy opencv processing python scheduler threading
Last synced: 06 May 2026
https://github.com/albert-2002/robust-penalized-empirical-likelihood-estimation-method-for-linear-regression
Implementation for the paper titled: Robust Penalized Empirical Likelihood Estimation Method for Linear Regression
linear-regression machine-learning numpy pandas python regression regression-analysis statistics
Last synced: 06 May 2026
https://github.com/kavayk29/text-summarization-fine-tuning-pegasus-model
This project uses the Pegasus model to generate concise, coherent text summaries. Fine-tuned on large datasets, it excels in abstractive summarization, ideal for automating tasks like summarizing articles and research papers.
datasets huggingface-transformers matplotlib nltk numpy pandas teansform tqdm
Last synced: 06 May 2026
https://github.com/dhruwsunita/iphones-eda-analysis
EDA analysis on apple products.
data-analysis data-visualization eda matplotlib numpy pandas plotly python seaborn
Last synced: 06 May 2026
https://github.com/harmanveer-2546/student-performance-in-exam
Student performance analysis and prediction using datasets has become an essential component of modern education systems. With the increasing availability of data on student, schools and universities are using advanced analytics and machine learning algorithms to gain insights into student performance and predict future outcomes.
classification-report cluster dbscan dimensionality-reduction k-means-clustering labelling linear-regression logistic-regression numpy pandas pre-processing random-forest-classifier test-train-split unsupervised-machine-learning visualization
Last synced: 06 May 2026
https://github.com/aleksibovellan/ai-2048-game
AI Heuristics in Python for solving the 2048 Game
2048 2048-game 2048-solver ai expectimax game heuristics numba numpy python python3
Last synced: 06 May 2026
https://github.com/matteopolak/chatterbox
RNN-based chat message generator.
numpy pandas python rnn tensorflow text-generation
Last synced: 07 May 2026
https://github.com/mnitin-reddy/coffee-shop-sales-analytics
This project analyzes coffee shop sales data to uncover key insights, focusing on customer behavior, product performance, and sales trends. Using Pandas, Matplotlib, and Seaborn, the analysis identifies peak sales hours, popular product categories, and opportunities for upselling or bundling.
datasceince datavisualization exploratory-data-analysis matplotlib numpy pandas python seaborn
Last synced: 07 May 2026
https://github.com/shivangmathur1/simple-qlearning
Solving gym environments using Numpy Qtables and Q-learning
Last synced: 07 May 2026
https://github.com/pocketfullofdata/electric-vehicles-market-size-analysis
This project analyzes the growth, adoption trends, and future projections of the electric vehicle (EV) market. Using data analysis and visualization techniques, it examines key factors like sales trends, and consumer adoption to understand the evolving landscape of the EV industry.
analysis data jupyter-notebook matplotlib numpy python seaborn vscode
Last synced: 07 May 2026
https://github.com/kavayk29/audio-classification-using-python-library
This is a audio classification Project using python Libraries such as librosa to make the visual representation of the audio files, and using numpy to make array of data for manipulation and then extraction the features for classification to train and test of CNN model.
librosa matplotlib-pyplot mfcc-features numpy pandas sklearn-library
Last synced: 07 May 2026
https://github.com/aimin-nur/dataanalyst-cohortanalysis
Sebuah project Data Analayst untuk mengetahui bagaimana pola pembelian pelanggan dalam periode waktu tertentu (Cohort Analysis)..
cohort-analysis numpy pandas pytz
Last synced: 07 May 2026
https://github.com/ragnarok540/sympy-tutorial
matplotlib numba numpy scipy simpy
Last synced: 07 May 2026
https://github.com/r-mahesh45/reccomendation-system
This project involves building a recommender system using cosine similarity to measure the similarity between items or users. It leverages numerical data to provide personalized recommendations. The model focuses on extracting meaningful insights and improving decision-making processes.
numpy pandas-dataframe python3 scikitlearn-machine-learning
Last synced: 07 May 2026
https://github.com/manishkr1754/loan_eligibility_prediction_python
Predict Loan Eligibility for a Finance company
bivariate-analysis data-visualization decision-trees evaluation-metrics exploratory-data-analysis feature-engineering hypothesis-generation logistic-regression matplotlib model-building numpy pandas random-forest seaborn sklearn univariate-analysis xgboost
Last synced: 08 May 2026
https://github.com/momo790-m/startup-profit-prediction
Machine learning project to predict profits of new startups based on R&D, Admin, Marketing, and State data
assumptions business colab-notebook linear-regression machine-learning matplotlib numpy pandas preprocessing seaborn skit-learn sklearn
Last synced: 08 May 2026
https://github.com/zuecopio/vco_2425
Computer Vision (VCO) subject practices
cv2 matplotlib numpy opencv pilllow
Last synced: 08 May 2026
https://github.com/jahanostg/linear-regression_ml-algorithm
Linear Regression Algorithm
colab-notebook matplotlib numpy pandas scikit-learn seaborn
Last synced: 08 May 2026