Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with numpy-library
A curated list of projects in awesome lists tagged with numpy-library .
https://github.com/dkogan/gnuplotlib
gnuplot for numpy
gnuplot gnuplot-graphs numpy numpy-library plot
Last synced: 16 Nov 2024
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: 27 Oct 2024
https://github.com/dmitriymakhnovskiy/calibration_and_fixture_removal_for_impedance_measurements
Calibration and deembedding for impedance measurments
antenna-equation cst-studio de-embedding delay-time magneto-impedance microstrip numpy-library pcb-cells pcb-design phase-unwrapping probe python pyvisa rohde-schwarz solt-calibration surface-impedance vna zhejiang-university
Last synced: 10 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/aydinnyunus/digitrecognizer
Recognize Digits
digit-recognition digit-recognition-mnist digit-recognizer digits-dataset digits-recognition keras matplotlib matplotlib-figures matplotlib-pyplot numpy numpy-library python python3 tensorflow tensorflow-examples tensorflow-models tensorflow-tutorials
Last synced: 10 Oct 2024
https://github.com/dyk-team/digital_bh-loop_algorithm
Digital BH-loop algorithm
alloys curve-fitting digital-integration domains ferromagnetic hysteresis-loop magnetic-sensor magneto-impedance microwire moving-average numpy-library oscilloscope pickup-coil pycharm-ide signal-generator taylor-ulitovskiy wheatstone-bridge
Last synced: 12 Oct 2024
https://github.com/anshuman2305/mental-health-codeutsava
A Machine Learning Web App using Flask on Mental Health
bootstrap-4 colab-notebook firebase-realtime-database flask html5 javascript machine-learning numpy-library pandas python-3 random-forest-classifier scss-framework sklearn
Last synced: 10 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: 12 Oct 2024
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/alvisonhunterarnuero/lets-talk-python
Repositorio de los ejemplos y ejercicios que se hacen en los talleres de Python
numpy-arrays numpy-library numpy-tutorial pandas pandas-dataframe pandas-library pandas-python pandas-tutorial python-3 python3 scikit-learn
Last synced: 14 Nov 2024
https://github.com/hasnatrasool163/neuralnetworkfromscratch
NeuralNetworkFromScratch
neural neural-network neural-networks nlp numpy-arrays numpy-library recognizer scratch scratch-implementation
Last synced: 11 Nov 2024
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: 10 Nov 2024
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: 08 Nov 2024
https://github.com/borchehq/incstatspy
NumPy based Python library for online calculation of moments .
central-moments mean numpy numpy-arrays numpy-library online-algorithms rolling-statistics running-statistics statistics variance
Last synced: 11 Oct 2024
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: 11 Nov 2024
https://github.com/dmitriymakhnovskiy/digital_bh-loop_algorithm
Digital BH-loop algorithm
alloys curve-fitting digital-integration domains ferromagnetic hysteresis-loop magnetic-fields magnetic-sensor magneto-impedance microwire moving-average numpy-library oscilloscope pickup-coil pycharm-ide signal-generator taylor-ulitovskiy wheatstone-bridge
Last synced: 12 Oct 2024
https://github.com/bredalis/numpy
✨ Library to work with arrays ✨
arrays data matrix numpy numpy-arrays numpy-library python
Last synced: 14 Nov 2024
https://github.com/md-emon-hasan/learnpython.org
Python for Basic to Advanced
exception-handling function generator lambda-functions numpy numpy-library python reduce
Last synced: 13 Nov 2024
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: 08 Nov 2024
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: 08 Nov 2024
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: 15 Nov 2024
https://github.com/freebirdscrew/datascience_crash_course
Data Science Crash Course that Explained about Each and Every Process in Data Science.
dash data datascience datascience-crash-course datascience-machinelearning datascientist datasets freebirdscrew matplotlib numpy numpy-library pandas plotly plotly-python python python3 simranjeet simranjeetsingh
Last synced: 09 Nov 2024
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: 03 Nov 2024
https://github.com/swethajoseph/credit-risk-assessment-eda-case-study
Conducted an Exploratory Data Analysis (EDA) using Python to assess credit risk, identifying key factors that contribute to loan defaults and improving lending decisions
data-analysis data-visualization datacleaning datapreparation exploratory-data-analysis feature-engineering jupyter-notebook matplotlib-pyplot numpy-library pandas-library python-library risk-analysis risk-assessment risk-management seaborn-plots visual-studio-code
Last synced: 31 Oct 2024
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: 12 Oct 2024
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: 08 Nov 2024
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: 13 Oct 2024
https://github.com/jonad/identify_question_pair_with_the_same_intent
Identify question pair with the same intent using Convolutional Neural Network
cnn-keras convolutional-neural-networks gensim nltk-library numpy-library pandas python-3-5 word2vec-algorithm xgboost-model
Last synced: 12 Oct 2024
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: 18 Oct 2024
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: 15 Oct 2024
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: 29 Oct 2024
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: 05 Nov 2024
https://github.com/smsraj2001/cat-dog-image-classification
A Machine learning project on Cat v/s Dog image classification using CNN, VGG-16 and VGG-19 in Python
cnn-classification deep-learning google-colab image-classification image-processing kaggle-dataset keras-tensorflow machine-learning matplotlib numpy-library python310 recognizes-images tensorflow2 test-train-split
Last synced: 08 Nov 2024
https://github.com/emhash/numpy-tutorial
Just simple tasks of practice of NumPy library of python
numpy numpy-library numpy-tutorial python
Last synced: 10 Nov 2024
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 Nov 2024
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 Nov 2024
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 Nov 2024
https://github.com/faizantkhan/numpy
This Repo contains basics of numpy
data-science library machine-learning numpy numpy-arrays numpy-library numpy-python outlier outlier-detection python pythonlibrarires tutorial
Last synced: 15 Nov 2024