Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with numpy-library

A curated list of projects in awesome lists tagged with numpy-library .

https://github.com/sksalahuddin2828/opencv

Easy face detection using openCV

numpy numpy-library opencv opencv-python opencv2

Last synced: 10 Feb 2025

https://github.com/althonos/mini3di

A NumPy port of the foldseek code for encoding protein structures to 3di.

foldseek numpy-library protein-structure python-library

Last synced: 18 Feb 2025

https://github.com/nomonosound/numpy-minmax

A fast function (SIMD-accelerated) for finding the minimum and maximum value in a NumPy array

avx512 c float32 numpy numpy-library python simd x86-64

Last synced: 21 Nov 2024

https://github.com/kmr0877/realtime-object-tracking-using-opencv

Image segmentation, feature description and object tracking form the foundation of many successful applications of computer vision. The objective of this task is for you to become familiar with these techniques and their implementation in OpenCV.

contours cv2 feature-detection feature-extraction ffmpeg ffmpeg-wrapper grayscale-images imageio imageio-framework numpy numpy-arrays numpy-library object-detection object-tracking objectmapper opencv pylab python3 shutil video-processing

Last synced: 07 Nov 2024

https://github.com/nitin-diwakar/100-days-of-code

This is a Python Project and Problem-solving repository, which I made when I started learning to code. Feel free to use it, learn, and understand.

classes conditional-statements numpy-library opencv-python opensource pandas-python projects python tkinter-gui turtle-graphics

Last synced: 27 Jan 2025

https://github.com/haritha1005/data-analysis-portfolio

This repository showcases my data analytics and data science skills through projects, fostering collaboration and community engagement

data-analysis data-visualization etl excel matplotlib numpy-library pandas powerbi-report python3 r scipy sql tableau

Last synced: 01 Feb 2025

https://github.com/theengineeringworld/numpy-data-science

NumPy Data Science Essential Traing COurse. Part of Youtube Course Offered by TheEngineeringWorld.

data-analysis data-science numpy numpy-exercises numpy-library numpy-tutorial python python-3-6 python3 scipy2018

Last synced: 08 Nov 2024

https://github.com/reddyprasade/numpy-with-python

NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object sophisticated (broadcasting) functions tools for integrating C/C++ and Fortran code useful linear algebra, Fourier transform, and random number capabilities

numpy numpy-array-creation numpy-arrays numpy-data-acessing numpy-exercises numpy-library numpy-matrix numpy-tutorial numpy-with-python

Last synced: 11 Jan 2025

https://github.com/subhangisati/classification-of-venomous-and-non-venomous-snakes

This repository consists of classification of snakes species. It shows the whole progress and model used to achieve final accuracy. The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet. The final accuracy was achieved using transfer learning with model MobileNetV2

binary-image-classification classification cnn-classification cnn-keras computer-vision convolutional-neural-network cv2 data-science deep-neural-networks keras-tensorflow matplotlib mobilenetv2 neural-network numpy-library pandas-dataframe tensorflow transfer-learning

Last synced: 01 Jan 2025

https://github.com/subhangisati/identification-of-gemstone-using-mobilenetv2-and-transfer-learning

The project focuses on Identification of various Gemstone. The dataset consists of 87 classes.It shows the whole progress and model used to achieve final accuracy. You will gain knowledge of Computer Vision, The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet,The final model used was transfer learning with model MobileNetV2

artificial-intelligence classification computer-vision convolutional-neural-networks cv2-library data-science deep-learning deep-neural-networks keras-neural-networks keras-tensorflow machine-learning multiclass-image-classification numpy-library pandas-dataframe python scikit-learn seaborn-python tensorflow

Last synced: 01 Jan 2025

https://github.com/nomonosound/numpy-rms

Calculate RMS swiftly (SIMD-accelerated)

arm-neon c float32 numpy numpy-library python simd x86-64

Last synced: 15 Dec 2024

https://github.com/bredalis/numpy

✨ Library to work with arrays ✨

arrays data matrix numpy numpy-arrays numpy-library python

Last synced: 14 Jan 2025

https://github.com/symisc/sy-numpy-cpp

A C++17 library for reading and writing NumPy .npy files, with optional .npz (zip) archive support

cpp-library cpp17 numpy numpy-library serialization

Last synced: 10 Jan 2025

https://github.com/rani-sikdar/python-data-structures

A repository for sharing Python implementations of common data structures and algorithms, including arrays, linked lists, stacks, queues, trees, graphs, and sorting/searching techniques. Perfect for learning, revisiting fundamentals, and collaborating on computer science concepts. Contributions welcome! 🚀

data-analysis data-structure data-visualization numpy-library pandas-dataframe python python-3

Last synced: 05 Feb 2025

https://github.com/sumitgirwal/procoder-public

"ProCoder", which is a web-based application providing massive open online courses for both professionals and students. It aims to offer a platform for learning coding skills online, accessible to anyone who is interested in learning programming or enhancing their coding knowledge. ProCoder provides courses on various programming languages, tools.

blog-platform bootstrap-4 chat-application css3 data-analysis django-crud django-project html5 javascript numpy-library pandas-library python3

Last synced: 06 Jan 2025

https://github.com/arif-miad/real-world-python-used-function

These functions address common real-world problems such as temperature conversion, health monitoring, email validation, and financial planning

data-science deep-learning numpy-library python

Last synced: 14 Jan 2025

https://github.com/md-emon-hasan/learnpython.org

A repository Python programming language, covering fundamental concepts, advanced topics, and practical applications for beginners.

exception-handling function generator lambda-functions numpy numpy-library python reduce

Last synced: 13 Jan 2025

https://github.com/sreejabethu/sales-data-analysis-forecasting

Welcome to the Sales Data Analysis & Forecasting project! 🚀 This repository showcases my data analysis skills through exploratory data analysis (EDA), data cleaning, and visualization of sales and customer feedback data. The goal is to extract actionable insights to drive business decisions.

analysis barchart data-visualization datacleaning exploratory-data-analysis forecasting histogram matplotlib-pyplot numpy-library pandas-library pycharm-ide sales-analysis salesdata salesdataanalysis seaborn-plots transformation

Last synced: 21 Jan 2025

https://github.com/jagadishdas21/breast-cancer

My Project on Breast Cancer Prediction using a Logistic Regression Model. In this project, I developed a predictive model to assist in breast cancer risk based on various input features. This work has strengthened my understanding of machine learning and data analysis techniques. Feel free to explore the code and insights!

logistic-regression numpy-library pandas-library python-3 sklearn-metrics sklearn-model

Last synced: 22 Dec 2024

https://github.com/docsallover/spam-detection

Building a Spam Filter with Python: Using Machine Learning to Combat Spam

datascience flask jinja2 machine-learning numpy numpy-library pandas pandas-python python python3 scikit-learn

Last synced: 29 Jan 2025

https://github.com/julioaranajr/using_matplotlib

Matplotlib is a comprehensive 2D plotting library for the Python programming language.

data-science matplotlib numpy-library pillow-library python python3 scipy-library tkinter

Last synced: 09 Jan 2025

https://github.com/achalesh27022003/python-assignments-iwt

This repository is objected to have all the assignments and project related to IWT (Semester - 3).

cosinewave frame grid image imagetk labels matplotlib-pyplot numpy numpy-arrays numpy-library photoimage pil python3 sinewave spyder tkinter tkinter-gui window

Last synced: 01 Jan 2025

https://github.com/moindalvs/hypothesis_testing_2

A hospital wants to determine whether there is any difference in the average Turn Around Time (TAT) of reports of the laboratories on their preferred list. They collected a random sample and recorded TAT for reports of 4 laboratories. TAT is defined as sample collected to report dispatch. Analyze the data and determine whether there is any difference in average TAT among the different laboratories at 5% significance level.

anova anova-test fstatistics hypothesis-test hypothesis-testing matplotlib-pyplot numpy-library pandas-library scipy-stats seaborn-plots

Last synced: 18 Jan 2025

https://github.com/sayed-ashfaq/walmart_dataanalysis

This project focuses on extracting insights from raw data through various analyses, including exploring distributions, visualizing data with plots, and calculating measures of central tendency. The goal is to uncover meaningful patterns and trends within the dataset.

boxplot-visualization matplotlib-pyplot normal-distribution numpy-library pandas-dataframe python seaborn

Last synced: 03 Jan 2025

https://github.com/vishwas-chakilam/movies-review-scraping-analysis

A project for collecting, cleaning, and analyzing movie data. Includes scripts for web scraping (deprecated) and using the OMDb API to fetch movie details. Analyze and visualize data with Python and Power BI to uncover insights and trends in movie ratings and genres.

data dataanalysis datacleaning datavisualization matplotlib-python numpy-library pandas python webscraping

Last synced: 18 Jan 2025

https://github.com/nikhilsree5/delhiverycasestudy

Data Transformation and Forecasting for Enhanced Logistics Efficiency in Delhivery

datacleaning feature-engineering matplotlib numpy-library pandas-dataframe python seaborn-plots visualisation

Last synced: 07 Feb 2025

https://github.com/nikhilsree5/yulucasestudy

Identifying Key Predictors of Demand for Yulu Electric Cycles in the Indian Market

eda hypothesis-testing numpy-library pandas-dataframe python statistics

Last synced: 07 Feb 2025

https://github.com/hemjotkaur/human-pose-estimation-opencv

This repository focuses on Human Pose Detection, a critical task in computer vision aimed at identifying and tracking the position and orientation of human figures in images and videos.

cv2-library numpy-library opencv pillow python streamlit

Last synced: 12 Jan 2025

https://github.com/ljadhav25/swiggy-restaurant-analysis

This repository contains data and analysis related to restaurants listed on Swiggy, one of India's largest online food ordering and delivery platforms. The objective is to explore restaurant trends, customer reviews, pricing strategies, and delivery metrics to gain insights into the food delivery industry.

data-analysis data-visualization matplotlib-pyplot numpy-library pandas-library python seaborn-plots

Last synced: 19 Jan 2025

https://github.com/ljadhav25/world-population-analysis-1990-2023-

This repository contains data and analysis related to the world population from 1990 to 2023. The objective is to explore population trends, identify patterns, and visualize demographic changes across different countries and continents over the past few decades.

data-analysis-python data-visualization matplotlib numpy-library pandas-library seaborn

Last synced: 19 Jan 2025

https://github.com/karthikarajagopal44/numpy-beginner-to-advanced

This repository is designed to help you master NumPy, the fundamental package for scientific computing with Python. Whether you are just getting started or looking to refine your skills with advanced techniques, this repo covers a comprehensive range of topics and functionalities. It covers the range of topics from beginner to advance.

data-science numpy numpy-library numpy-tutorial python

Last synced: 25 Jan 2025

https://github.com/hari7261/playwithdata-python

This is one of the repository where I have put lot of data science and machine learning related questions on their solutions I hope you will find something better than some other platforms. Thank you Happy exploring

data-analysis data-science data-science-learning machienlearning matplotlib matplotlib-python ml numpy numpy-arrays numpy-library pandas pandas-dataframe pandas-library python python-script sklearn

Last synced: 25 Jan 2025

https://github.com/shailesh-1011/spotify-dataset

This project analyzes factors influencing song popularity, such as genre, duration, and explicit content, to uncover trends in releases, artist performance, and audience preferences, offering actionable insights for artists and producers.

dashboard mysql numpy-library pandas-python powerbi presentation python3

Last synced: 09 Feb 2025

https://github.com/sandramsc/data-cleaning--python

word tokenization, remove (punctuations, emojies, NaN values), stopwords

natural-language-processing numpy-library pandas-library seaborn-plots

Last synced: 09 Feb 2025

https://github.com/xames3/xsnumpy

Basic and bare-bones functionality of NumPy just using pure Python.

numpy numpy-arrays numpy-library python

Last synced: 26 Jan 2025

https://github.com/vedikasnehil/python

Python is a high-level, interpreted programming language known for its simplicity and readability. It supports multiple programming paradigms and is used in web development, data science, machine learning, automation, and more. Python is cross-platform, open-source, and has a rich standard library.

numpy-library pandas-library python python3

Last synced: 15 Feb 2025

https://github.com/abhishekyadav915/breast_cancer_classification_using_deep_learning

This project demonstrates Breast Cancer Classification using a deep learning model built with TensorFlow and Keras. The model is trained on the Breast Cancer Wisconsin Dataset and predicts whether a tumor is Benign (1) or Malignant (0).

deeplearning keras-tensorflow matplotlib-pyplot numpy-library pandas-library sklearn-library standardization tensorflow

Last synced: 09 Feb 2025

https://github.com/tobuya/data-structures

This repository is dedicated to creating fundamental visual representations of various non-primitive data structures using Python. Each data structure will be visually depicted, accompanied by a link to a corresponding Medium article. These articles will provide an in-depth exploration of the major operations of each structure.

articles data-structures matplotlib numpy-library python

Last synced: 21 Jan 2025

https://github.com/abhishekyadav915/diwali_sales_analysis

This project aims to analyze sales data during the Diwali festival using Python. The analysis focuses on identifying key trends, customer purchasing behavior, and sales performance across different segments. By leveraging data visualization and statistical analysis, we uncover insights.

data-analysis data-visualization matplotlib-pyplot numpy-library pandas-dataframe seaborn-python

Last synced: 10 Feb 2025

https://github.com/aqueeqazam/data-cleaning-for-machine-learning-and-data-science

Those with a strong interest in machine learning and data science should use this repository. I have coded step-by-step with machine learning and data science learners.

data-cleaning data-science machine-learning mathplotlib numpy-library pandas-library seaborn

Last synced: 14 Jan 2025

https://github.com/vbhvsingh0/nflteam_corr_population

The goal of this project is to find the correlation in between NFL teams' win and loss with the population of the city.

data-analysis data-cleaning-and-preprocessing data-manipulation-with-pandas numpy-library pandas-python pearson-correlation python3

Last synced: 14 Jan 2025

https://github.com/vbhvsingh0/matplotlib__egs

The codes here are examples of Matplotlib

data-analysis matplotlib-pyplot numpy-library pandas-python python3

Last synced: 14 Jan 2025

https://github.com/emhash/numpy-tutorial

Just simple tasks of practice of NumPy library of python

numpy numpy-library numpy-tutorial python

Last synced: 08 Jan 2025

https://github.com/aubainmbk/analyse-des-ventes-d-une-entreprise

Nous repondrons aux besoins d'une société en analysant ses ventes à travers le langage Python.

datetime jupyter-notebook marketing-analytics matplotlib-pyplot numpy-library pandas python scipy-stats seaborn-python

Last synced: 18 Feb 2025

https://github.com/dnmore/image-editing

Tkinter GUI Python program using Pillow package to resize or add text watermark on an image and Numpy to covert to grayscale

numpy-library pillow-library python tkinter-gui

Last synced: 20 Jan 2025

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: 15 Jan 2025

https://github.com/pavithra-hn/advanced-real-estate-valuation-with-ensemble-regression-models

This Machine Learning project series walks through step by step process of how to build a real estate price prediction website. We will first build a model using sklearn and linear regression using banglore home prices dataset from kaggle.com.

flask machine-learning matplotlib numpy-library pandas-library python sklearn

Last synced: 12 Feb 2025

https://github.com/abdylganiwu/sampling-distribution-for-data-science-project

This project examines the effectiveness of diabetes treatment plans by assessing changes in HbA1c levels, which indicate blood sugar levels, among patients. Utilizing the concept of sampling distributions, I extrapolate the average HbA1c change observed in a sample to estimate the overall treatment outcomes for the broader population.

datascience microsoft-excel numpy-library pandas-dataframe pandas-library pandas-python python-3 scipy-stats

Last synced: 22 Dec 2024

https://github.com/piyushkumar2025/data-analytics-customer-segmentation-analysis

Implemented RFM model, ensured data quality, and performed EDA using Python. Developed a Tableau Dashboard for streamlined visualization and actionable insights into customer segmentation and behavior.

customer-segmentation dataanalysis dataanalytics datacleaning datavisualization exploratory-data-analysis numpy-library pandas-python python3 rfm-analysis

Last synced: 28 Jan 2025

https://github.com/ahmedabdalkreem/numpy

It is contain almost command that need of Numpy.

numpy-library python3

Last synced: 16 Jan 2025

https://github.com/artzaragozagithub/nlp--sentiment_analysis_and_summarization_of_stock_news

Natural Language Processing AI-model driven sentiment analysis system that will automatically process and analyze news articles to gauge market sentiment, and summarizing the news at a weekly level to enhance the accuracy of their stock price predictions and optimize investment strategies.

classifier-training confusion-matrix decisiontreeclassifier eda glove-embeddings gridsearchcv keyedvectors llama mistral-7b myplot nlp-keywords-extraction numpy-library pandas-library prompt-engineering sentiment-analysis sklearn-library text-processing text-summarization transformers-models word2vec

Last synced: 12 Feb 2025

https://github.com/sreekar0101/-movie-recommendation-system-using-python

The Movie Recommendation System is designed to suggest personalized movie recommendations by analyzing extensive datasets containing movie details and credits.ultilizes python libraries numpy pandas and scikit learn.The system achieved a 15% improvement in accuracy compared to the baseline model by identifying key factors that influence user choice

data-analysis data-visualization numpy-library pandas-dataframe scikit-learn seaborn-python

Last synced: 22 Jan 2025

https://github.com/ahmad-ali-rafique/numpy-mastery-notebook

Inside this repository, you'll discover a comprehensive notebook dedicated to showcasing various NumPy array methods and operations. From basic array manipulation to advanced techniques, I've compiled a collection of examples and explanations to help both beginners and seasoned Python developers deepen their understanding of NumPy.

dataanalytics numpy numpy-arrays numpy-exercises numpy-library numpy-python

Last synced: 16 Jan 2025

https://github.com/michelenana/projet-3

OPTIMISEZ LA GESTION DES DONNEES D'UNE BOUTIQUE AVEC PYTHON

datacleaning erp matplotlib numpy-library pandas-python python seaborn-plots stockmanagement

Last synced: 14 Feb 2025

https://github.com/kahfismith/tomato-detection-final-project

deteksi kematangan tomat menggunakan metode knn dan hsv

matplotlib numpy-library pandas-library python

Last synced: 23 Jan 2025

https://github.com/kahfismith/pcv-progress-with-pyqt5

PCV tugas sistem cerdas semester 5

numpy-library pandas-library python

Last synced: 23 Jan 2025

https://github.com/tanindatascience/personal-zomato-order-history

A small EDA project that I did over a week's time after my working hours. I have been gaining a lot of weight all thanks to my financial freedom and an easy access to ordering food! Getting a Zomato Gold was just another step in this (wrong?) direction.

exploratory-data-analysis matplotlib numpy-library order-history pandas personal-project python

Last synced: 29 Jan 2025

https://github.com/myself-aas/quantium_data_analytics_forage

This project analyzes retail customer chip purchasing behavior using Python, focusing on customer segmentation and key spending drivers to provide data-driven insights for strategic category management recommendations.

data-analysis data-engineering data-science data-visualization feature-engineering forage internship-project matplotlib-pyplot numpy-library pandas-dataframe pearson-correlation python quantium-virtual-experience scipy-stats seaborn

Last synced: 19 Jan 2025

https://github.com/jcm-ai/quantium-data-analytics-virtual-experience-program

This repository contains all about the proposed solutions to the assignments that I was required to complete as part of the Quantium Data Analytics Virtual Experience Program. 📊📈📉👨‍💻

commercial-thinking communication-skills data-analysis data-validation data-visualisation data-wrangling jupyter-notebook matplotlib-pyplot numpy-library pandas-python presentation-skills programming python3 scipy-stats seaborn statistical-testing

Last synced: 09 Jan 2025

https://github.com/arssite/dirty-cleanflooringimageprocessingusingyolov5

Uses YOLOv5 to classify floor cleanliness into five categories based on visual cues. It includes an annotated dataset, trained model,& evaluation outputs. Code covers data preprocessing, training, & testing. A comparative analysis highlights YOLOv5's advantages over traditional methods, providing an efficient solution automated floor cleanliness.

deep-neural-networks github google-colab jupyter-notebook labelimg matplotlib-pyplot numpy-library opencv-python pandas-python pytorch scikit-learn tensorflow yolov5

Last synced: 01 Feb 2025

https://github.com/kmr0877/image-processing-with-opencv

To read the given Sergei Prokudin Gorsky image file,perform simple mathematical computations on images and reconstruct using image pyramids and perform image adjustments such as improving contrast,brightness etc. and produce a clear image output

brightness-control color-scheme contrast-enhancement grayscale-images image-processing numpy-library opencv python-3-5 rgb-color rgb-color-converter

Last synced: 24 Jan 2025

https://github.com/gliuck/diabetesprediction

Machine learning exam project, focused on predicting diabetes based on health and demographic data. The project uses models like Logistic Regression, KNN, SVM and NN to analyze and predict the likelihood of diabetes in individuals.

machine-learning machine-learning-models numpy-library pandas-library prediction-model python scikit-learn

Last synced: 13 Feb 2025

https://github.com/achalesh27022003/lyrics-generator

This is lyric generator project based on Machine Learning, Markov Chain , Numpy Library and Probability distribution concepts. Thanks to Mohit Uniyal Sir.

characterlanguagemodel lyrics-generator machine-learning markov-chain numpy-arrays numpy-library probability-distribution python3

Last synced: 01 Jan 2025

https://github.com/jagadishmali567/quantium-data-analytics-virtual-experience-program

This repository contains all about the proposed solutions to the assignments that I was required to complete as part of the Quantium Data Analytics Virtual Experience Program. 📊📈📉👨‍💻

commercial-thinking communication-skills data-analysis data-validation data-visualisation data-wrangling jupyter-notebook matplotlib-pyplot numpy-library pandas-python presentation-skills programming python3 scipy-stats seaborn statistical-testing

Last synced: 18 Dec 2024

https://github.com/sayed-ashfaq/netflix_datacleaning

Netflix data analysis highlights significant null values, requiring cleaning and visualization to uncover viewer trends and regional insights. Improving data quality, personalizing recommendations, and targeting untapped markets can drive growth and profitability.

matplotlib-pyplot numpy-library pandas-library python seaborn-plots

Last synced: 03 Jan 2025