Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2024-11-15 00:20:36 UTC
- JSON Representation
https://github.com/datarohit/churn-prediction-for-bank
This Dataset has various information about customers of Bank. The Problem is that many customers tend to leave the bank so using the features give we have to predict whether a customer will leave the Bank or Not.
churn-prediction classification matplotlib-pyplot numpy pandas seaborn sklearn
Last synced: 05 Nov 2024
https://github.com/imsalmanmalik/linear-regression-model-airbnb-prices-seattle
Linear Regression Model on Airbnb prices of Seattle using Dash and Python
airbnb choropleth-map dash dataanalysis datacleaning datamanupilation datascience exploratory-data-analysis feature-engineering machine-learning matplotlib normalization numpy onehot-encoding pandas python seaborn-plots sklearn-library trainandtestsets visualization
Last synced: 09 Nov 2024
https://github.com/henriqueotogami/curso-de-python3-udemy
Documentos do curso de Python 3, com arquivos das aulas, e Jupyter Notebook. Conceitos de Machine Learning.
iris-dataset jupyter-notebook linear-regression numpy pandas-python python3 udemy
Last synced: 05 Nov 2024
https://github.com/sun-data/ndfilters
Numba-accelerated, n-dimensional image filters.
filters image-processing n-dimensional numba numpy scientific-computing scipy
Last synced: 11 Oct 2024
https://github.com/fabianacampanari/statisticalmeasures
Statistical Measures in Python - Age and Salary Analysis
hypothesis-testing math numpy pandas-python scipy-stats statisctics
Last synced: 22 Oct 2024
https://github.com/datarohit/date-fruit-classification
This is Date Fruit Data taken from Kaggle. This data severs a classification problem to solved. Using various features of the fruit classify the fruit to its type.
classification logisticregression numpy pandas python3 standard-scaler
Last synced: 05 Nov 2024
https://github.com/raj-pulapakura/nn-from-scratch
Neural Network from Scratch using NumPy | MNIST Classification
deep-learning fromscratch machine-learning neural-network numpy
Last synced: 10 Nov 2024
https://github.com/datarohit/fifa-2020--data-analysis
This is dataset is from Kaggle.com which contains data of 18000+ fifa players with more than 100 features about them for analysis. Simple analysis performed on this Dataset.
exploratory-data-analysis exploratory-data-visualizations matplotlib-pyplot numpy pandas seaborn
Last synced: 05 Nov 2024
https://github.com/psp515/differentalequations
Differental Equations course on AGH UST 22/23.
numerical-methods numpy python
Last synced: 06 Nov 2024
https://github.com/nagan319/easycnc
Platform-independent solution for effectively managing 3-axis CNC workflows.
2d-packing bin-packing-problem cnc cnc-machine frc frc-python irregular-packing manufacturing manufacturing-sw matplotlib numpy opencv opencv-python pyqt6 pyqt6-desktop-application python qt sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 10 Oct 2024
https://github.com/csoren66/credit-card-fraud-detection
Credit card fraud detection through logistic regression.
logistic-regression machine-learning numpy pandas python sklearn
Last synced: 14 Nov 2024
https://github.com/huichuanli/play-with-linear-algebra
use python3 and Numpy to realize my personal linear Algebra library
Last synced: 09 Nov 2024
https://github.com/aahnik/gdsc-ml-ds-bootcamp-2023
This repo contains files given by my seniors as well as assignments and final project done by me during the bootcamp.
data-science machine-learning ml numpy pandas python3 scikit-learn
Last synced: 11 Oct 2024
https://github.com/afif-af/python-code
Basic python practice code,
computer-vision deep-learning keras machine-learning matplotlib natural-language-processing nlp nltk numpy pandas python pytorch scikit-learn tensorflow
Last synced: 09 Nov 2024
https://github.com/vaibhav-kesarwani/online_payment_fraud_detection
๐๐ณ ๐ข๐ป๐น๐ถ๐ป๐ฒ ๐ฃ๐ฎ๐๐บ๐ฒ๐ป๐ ๐๐ฟ๐ฎ๐๐ฑ ๐๐ฒ๐๐ฒ๐ฐ๐๐ถ๐ผ๐ป is a data science project that uses machine learning to identify fraudulent transactions in online payment systems. The project analyzes transaction data to detect suspicious activity, helping to enhance security and reduce financial losses. ๐จ๐
juypter-notebook kaggle-dataset numpy pandas plotly python3 sklearn
Last synced: 10 Oct 2024
https://github.com/datarohit/garbage-image-classification
This is Garbage Image Classification End-To-End Project built using Python and Streamlit.
cnn-classification cnn-keras inceptionv3 keras-tensorflow matplotlib numpy
Last synced: 05 Nov 2024
https://github.com/mikebsg01/python3-for-finance
Investment fundamentals & data analytics exercises
anaconda conda data-analytics finance ipynb jupyter-notebook numpy pandas python python3 python35
Last synced: 09 Nov 2024
https://github.com/jonad/dog_detection_app
Identify dog breeds using Convolutional Neural Network.
convolutional-neural-networks keras neural-network numpy opencv-python pandas resnet-50 scikitlearn-machine-learning transfer-learning vgg19
Last synced: 07 Nov 2024
https://github.com/vidhi1290/text-classification-with-transformers-roberta-and-xlnet-model
This project explores advanced NLP techniques using RoBERTa and XLNet models to classify human emotions from textual data. By leveraging robust training and optimization methods, it aims to enhance emotion detection accuracy in applications like social media analysis and customer support.
autoencoder bert ktrain matplotlib natural-language-processing nlp numpy pandas python roberta seaborn sklearn tensorflow transformers xlnet
Last synced: 03 Nov 2024
https://github.com/michaelfeil/lstm-dlnn2020
Character-LSTM implementation in Numpy
lstm nlp-machine-learning numpy
Last synced: 12 Nov 2024
https://github.com/williyam-m/company-registration-trends
flask matplotlib numpy pandas-python scikit-learn
Last synced: 16 Nov 2024
https://github.com/sathviksai002/youtube_video_trending_analysis
We have implemented the analysis using python programming language and Jupyter notebooks. We have used many libraries available for data visualization, data scraping, analysis in python. Use of data visualization has lead to creation of data plots or diagrams which can lead to better analysis of trends in pictorial form.
analysis bokeh jupyter-notebook matplotlib-pyplot numpy pandas-dataframe python3 shell-script visualization youtube
Last synced: 09 Nov 2024
https://github.com/datarohit/imdb-reviews-sentiment-analysis
This is a NLP - Sentiment Analysis Project built using Bernoulli-Naive-Bayes Algorithm to Predict is the IMDB Movie Review is Positive or Negative.
bernoulli-naive-bayes classification count-vectorizer multinomial-naive-bayes nltk numpy pandas porter-stemmer regex sentiment-analysis sklearn
Last synced: 05 Nov 2024
https://github.com/nikorasu/nantarray
An array-based cellular-automata implementation of my ant pheromone simulation!
ant-colony ant-colony-optimization ant-colony-simulation ant-simulation ants ants-simulator array cellular-automata emergent-behavior numpy numpy-arrays pheromone pheromones python python3 simulation swarm-intelligence trails
Last synced: 07 Nov 2024
https://github.com/nikorasu/snakeai
WIP project to use machine learning to play Snake!
ai deep-learning dqn machine-learning ml neural-network numpy pytorch q-learning reinforcement-learning snake-game supervised-learning supervised-machine-learning terminal
Last synced: 07 Nov 2024
https://github.com/nikorasu/cellularautomata
Nik's Cellular Automata Projects
cellular-automata conways-game-of-life game-of-life game-of-life-python gameoflife john-conway life maze-generator numpy numpy-arrays pygame python python3 rle simulation
Last synced: 07 Nov 2024
https://github.com/affan-ch/gesture-talk-ai
GestureTalkAI: Decode hand language with precision. This AI project utilizes cutting-edge computer vision for real-time hand gesture detection, unveiling the unspoken messages conveyed through intuitive movements.
Last synced: 09 Nov 2024
https://github.com/gill-singh-a/rocket-simulator
Simulates the Flight of a Rocket by plotting its Altitude, Vertical Velocity, Vertical Acceleration and Vertical Forces acted upon the Rocket vs Time.
math matplotlib numpy physics python python3 rocket rocket-simulation rocket-simulator simulation simulator sympy
Last synced: 09 Nov 2024
https://github.com/westurner/pypfi
A Python package for personal finance
arrow bootstrap3 csv factoryboy jquery jquery-tocify numpy pandas personal-finance pivot-tables python
Last synced: 12 Nov 2024
https://github.com/dipeshgoyal013/ipl_win_probability
A project which help you to check win probability of batting team in inning 2nd
machine-learning matplotlib numpy pandas python sklearn
Last synced: 31 Oct 2024
https://github.com/animesh-ghosh/summer-training
Work done during Summer Training with OSAHub.
anaconda jupyter-notebook machine-learning numpy pandas python3 scikit-learn
Last synced: 26 Oct 2024
https://github.com/datarohit/gameofthrones-battle-data-analysis
Data sets in .csv Format taken from Kaggle. These files contains data about Battles, Kings, Characters, etc of the popular movie series Game of Thrones.
matplotlib-pyplot numpy pandas seaborn
Last synced: 05 Nov 2024
https://github.com/dan-shields/rocketleagueirl
Rocket League comes to Real Life!
arduino numpy opencv2 python robotics rocket-league
Last synced: 09 Nov 2024
https://github.com/serhatderya/tabular-playground-series
This repository contains solutions of monthly Tabular Playground Series in Kaggle.
ai artificial-intelligence data data-preprocessing data-processing data-science data-visualization jupyter-notebook kaggle machine-learning numpy pandas python regression scikit-learn scikitlearn-machine-learning seaborn software statsmodels
Last synced: 09 Nov 2024
https://github.com/sunnyallana/datascienceresources
Data Science Resources
data data-science matplotlib numpy pandas plotly plots python seaborn statistics
Last synced: 13 Nov 2024
https://github.com/kelvin229/predator-vs-prey
A Pac-man vs Ghost simulation using Genetic Programming to dynamically evolve their strategy
ant-maze ant-motion data-science deap genetic-programming machine-learning machine-learning-algorithms numpy pacman-game pandas predator-prey predator-prey-simulations python report scikit-learn scikitlearn-machine-learning
Last synced: 09 Nov 2024
https://github.com/datarohit/nfl-big-data-bowl-2022--analysis
This is a Jupyter Notebook containing the analysis performed on a Kaggle Competition Dataset which contains data about NFL players and games.
kaggle kaggle-competition matplotlib-pyplot numpy pandas plotly python seaborn
Last synced: 05 Nov 2024
https://github.com/bratergit/lastchancehackertoberfest
In the final hours of hacktoberfest 2024 your last chance to get a tee
hacktoberfest hacktoberfest-accepted hacktoberfest2024 numpy pandas python3 streamlit
Last synced: 31 Oct 2024
https://github.com/takkii/pylean
Data analysis ( ๐ ๐ ๐ )
analayze matplotlib numpy pandas python scikit-learn
Last synced: 09 Nov 2024
https://github.com/bobzheng00/medscan-mentor
MediScan Mentor is an innovative application designed to assist medical students in interpreting CT scans.
artificial-intelligence brain-diseases colab-notebook ct-scans deep-learning education machine-learning medical-ai-project medical-imaging mongodb numpy object-detection openai pandas pubmed python pytorch rag streamlit yolov5
Last synced: 09 Oct 2024
https://github.com/nirmalyabag20/diabetes-prediction-using-machine-learning
This project focuses on predicting diabetes using machine learning algorithms based on health metrics like glucose levels, blood pressure, and BMI. By comparing different models, the goal is to identify the most accurate approach for early diabetes detection, showcasing the potential of machine learning in healthcare.
decision-tree-classifier jupyter-notebook kneighborsclassifier logistic-regression matplotlib numpy pandas python random-forest-classifier scikit-learn seaborn svc
Last synced: 31 Oct 2024
https://github.com/shanmukhsrisaivedullapalli/cifar10
This project uses TensorFlow to classify images from the CIFAR-10 dataset. It compares the performance of an Artificial Neural Network (ANN) and a Convolutional Neural Network (CNN), covering data preprocessing, model training, evaluation, and prediction on new images.
cifar10-classification cnn-classification matplotlib neural-networks numpy pickle pillow python3 tensorflow
Last synced: 09 Nov 2024
https://github.com/kwanit1142/sars-cov-2-detection-radiology-based-multi-modal-multi-task-framework
Keras-based Implementation for "SARS-CoV-2 Detection: Radiology based Multi-modal Multi-task Framework" (Accepted in 45th IEEE EMBC 2k23)
gans keras matplotlib numpy opencv os pandas pillow scipy sklearn tensorflow transfer-learning wasserstein-distance
Last synced: 13 Nov 2024
https://github.com/kwanit1142/mask-v-s-no-mask-face-detection-models
Machine-Learning Models based Detection System for Masked v/s No-Masked Human Faces (Can be implemented on Grouped Images too)
deep-learning machine-learning matplotlib numpy opencv pandas pil scipy seaborn skimage sklearn
Last synced: 13 Nov 2024
https://github.com/kwanit1142/machine-learning-models-on-different-scenarios
Pattern Recognition and Machine Learning based Assignments and Labs, under Prof. Richa Singh in Course CSL2050.
deep-learning diabetes iris machine-learning matplotlib mlxtend mnist nltk numpy pandas pytorch regex seaborn sklearn
Last synced: 13 Nov 2024
https://github.com/datarohit/tps-january-2022--kaggle-competition
Tabular Playground Series - Jan 2022. This Competition is Posted on Kaggle.com for practicing the EDA and Regression Skills.
kaggle-competition matplotlib numpy pandas regression-algorithms seaborn
Last synced: 05 Nov 2024
https://github.com/furk4nbulut/veri-bilimi-ve-makine-ogrenmesi
This repository showcases the process and insights I have gained in the fields of data science and machine learning.
data-science keras machine-learning numpy pandas python tensorflow
Last synced: 11 Nov 2024
https://github.com/sarthak-1408/rain-fall-prediction
This repository represents the End to End Machine Learning Project (Rain Fall Prediction in Australia).
heroku heroku-deployment machine-learning numpy pandas rain-fall rain-fall-prediction scikit-learn xgboost-algorithm
Last synced: 16 Nov 2024
https://github.com/kelvin229/machinelearningwebapp
Software Developer Salary Predictor
anaconda3 analytics conda-environment data data-science data-visualization jupter jupyter-notebook maachine-learning matplotlib numpy pandas python python3 scikit-learn scikitlearn-machine-learning virtual-machine visualization
Last synced: 09 Nov 2024
https://github.com/nvinayvarma189/deep-learning-with-tensorflow
This repo consists all the basics of tensorflow and all major Deep Learning algorithms and techniques implemented in tensorflow. It will explain you the basics of tensorflow. You can visualize how tensors flow through a grapg while you create one
autoencoder cnn deep-learning gan matplotlib neural-network numpy pandas python3 reinforcement-learning rnn tensorflow
Last synced: 27 Oct 2024
https://github.com/ngoyal16/python-stick-fight-shadow-warrior
ai numpy opencv python stick-fight-shadow-warrior
Last synced: 13 Nov 2024
https://github.com/hacker-anakin/python-ai
This AI Python Jupyter Notebook project guides users through setting up, data manipulation with numpy/pandas, and upcoming advanced AI phases.
ai jupyter jupyter-notebook numpy python pythonai
Last synced: 05 Nov 2024
https://github.com/dylanwal/numpy_dynamic_array
Dynamic resizing Numpy ndarray
Last synced: 30 Oct 2024
https://github.com/datarohit/opencv-document-scanner
This is a Document Scanner built using Python and OpenCV. It also has Image Saving Feature. You can adjust the thresholds to find the contours better.
numpy opencv opencv-python python
Last synced: 05 Nov 2024
https://github.com/tanyachutani/neural-network-numpy
Neural Network (Multiple layers) from scratch using Numpy.
deep-neural-networks mnist neural-network neural-network-from-scratch numpy
Last synced: 11 Nov 2024
https://github.com/bhavik-jikadara/house-price-prediction
House Price Prediction
data-science dataprocessing eda jupyter-notebook machine-learning matplotlib model numpy pandas python seaborn test-train-dataset
Last synced: 09 Nov 2024
https://github.com/i-am-nolan25/bells-palsy-ml-research
A Machine Learning Model to Grade the Severity of Bell's Palsy
artificial-intelligence dlib healthtech jupyter-notebook machine-learning matplotlib numpy opencv pandas python research scikit-learn scipy
Last synced: 16 Nov 2024
https://github.com/datarohit/titanic-survival-data--classification
This is a Titanic Survival Data from Kaggle Competition with Multiple Classification Algorithm testing and Detailed Exploratory Data Analysis.
classification-algorithm kaggle-competition machine-learning-algorithms matplotlib-pyplot numpy pandas seaborn sklearn
Last synced: 05 Nov 2024
https://github.com/iver56/cython-region-growing
A quick experiment: Region growing (AKA flood fill) algorithm implemented in Cython and Python
benchmark cython flood-fill numpy python region-growing
Last synced: 05 Nov 2024
https://github.com/reddyprasade/bicycle-sharing-system-in-us
A bicycle-sharing system, public bicycle system, or bike-share scheme, is a service in which bicycles are made available for shared use to individuals on a short term basis for a price or free. Many bike share systems allow people to borrow a bike from a "dock" and return it at another dock belonging to the same system. Docks are special bike racks that lock the bike, and only release it by computer control. The user enters payment information, and the computer unlocks a bike. The user returns the bike by placing it in the dock, which locks it in place. Other systems are dockless. For many systems, smartphone mapping apps show nearby available bikes and open docks.
dataanalysis jupyter maplotlib numpy pandas python r
Last synced: 12 Oct 2024
https://github.com/nitsc/spell-from-threebodytrilogy
Implemented the process of extrapolating from Gaia stellar data, to 3D visualizations, to three-views, to three-view signals, to three-view audio of signals, and even their inversions. This project proves the feasibility of the Logic (Luoji)'s โspellโ from โThe Three Body Problemโ trilogy.
3d 3d-graphics astronomy astronomy-astrophysics audio audio-processing data data-science data-visualization gaia graph information-technology information-visualization numpy python python-3 python3 signal signal-processing visiualization
Last synced: 31 Oct 2024
https://github.com/yash-rewalia/stock-closing-price-prediction-using-regression
The ultimate business objective is to leverage the regression model to provide accurate predictions of the closing price of AMRN stock, enabling stakeholders to make well-informed investment decisions, manage risks effectively, optimize portfolios, Early warning systems to alert any fraud cases and align investment strategies with financial goals.
datapreprocessing eda hypothesis-testing machine-learning numpy pandas python random-forest regression regression-analysis statistics
Last synced: 13 Nov 2024
https://github.com/spamfromaditya/drugs-consumption-prediction-model-eda-bagging-classifier
Drug consumption prediction models are like crystal balls for public health. By analyzing vast amounts of data, these models can identify individuals or communities at higher risk of drug use. They consider factors like demographics, social media activity, prescription history, and even economic indicators.
bagging-classifier machine-learning matplotlib numpy python scikit-learn
Last synced: 08 Nov 2024
https://github.com/datarohit/car-evaluation--classification
This is a Kaggle Dataset where we classify the cars using their various features. Here I used plotly to visualize the Accuracy Scores. Also I used CrossValScore to get More accurate Accuracy Score.
classification-algorithm cross-validation-score machine-learning matplotlib-pyplot numpy pandas sklearn
Last synced: 05 Nov 2024
https://github.com/farahibrar/programming-in-python
Explore a comprehensive collection of Python programming for diverse data analysis and data science projects. This repository covers data exploration, visualization, statistical analysis, machine learning, NLP, and model deployment. Perfect for enthusiasts looking to delve into practical examples and advanced techniques.
beautifulsoup dataanalysis docker flask folium jupyter-notebook machine-learning matplotlib nltk numpy pandas python pytorch scikit-learn scikitlearn scipy seaborn spacy statsmodels tensorflow
Last synced: 15 Oct 2024
https://github.com/datarohit/comic-superheros-data-analysis
This is a Dataset taken from Kaggle with Data for almost all Marvel and DC superheros. I've performed analysis based on 20 Question which involves Analysis along with EDA.
matplotlib-pyplot numpy pandas seaborn
Last synced: 05 Nov 2024
https://github.com/jhonatanthiago/projeto_inteligencia_artificial_em_python
Python IA: Inteligรชncia Artificial e Previsรตes
inteligencia-artificial ipython-notebook numpy pandas-python previsao python sklearn
Last synced: 11 Oct 2024
https://github.com/gauravcodepro/numpy-builder
A numpy shell builder to extract and how to use the numpy across the arrays.I am putting the entire manual for those who like to search immediately rather than looking here and there.
bash-prompt bash-script bash-scripting data-analysis data-mining data-science numpy numpy-arrays shell-prompt shell-script
Last synced: 09 Nov 2024
https://github.com/dpgitaccount/file-handling-data-analytics-toolkits
In this repo File handling, Inventory management system and data toolkits resources are provided these are essential for managing, storing, and manipulating data in various formats, such as JSON files. JSON (JavaScript Object Notation), is widely used for data exchange due to its simplicity and readability. also File Handling included in this repo.
filehandling inventory-management json jupyter-notebook numpy os
Last synced: 31 Oct 2024
https://github.com/nomadsdev/pulse-detect
PulseDetect is a Python tool that detects audio frequencies in real-time. It captures sound from the microphone and identifies the dominant frequency using pyaudio and numpy
numpy pulse-detect pyaudio python scipy
Last synced: 15 Oct 2024
https://github.com/anoopgeorge418/my-learnings
Learning Topics Related Data-Science and Web-Development From Complete Scratch.
bokeh bootstrap css folium html matplotlib numpy pandas plotly python scikit-learn seaborn
Last synced: 10 Nov 2024
https://github.com/FredStober/cpp2numpy
cpp2numpy is a C++ library to write numpy files
Last synced: 05 Aug 2024
https://github.com/abhishek010397/flaskcv2-multicam-analysis
Flask based WebApp to View Multi-Cameras at single page and also provide Edge AI/ML Analysis
analysis artificial-intelligence cv2 flask-application flask-sqlchemy html-css-javascript json machine-learning multithreading numpy pandas pipreqs requirements threading vidgear wtforms xmlhttprequest
Last synced: 05 Nov 2024
https://github.com/datarohit/bank-note-authentication--classification
This is a Kaggle Dataset with information about Bank Note and Classify whether the Bank Note is Authentic or Not. This Dataset is based on Classification problem solved using Sklearn Classification Algorithms.
classification-algorithm machine-learning matplotlib-pyplot numpy pandas seaborn sklearn
Last synced: 05 Nov 2024
https://github.com/adalbertobrant/macd
Estudando sobre o uso do streamlit com geraรงรฃo de grรกficos e dados da B3
bovespa box-plot golden-cross macd numpy python single-moving-average steamlit stocks
Last synced: 09 Nov 2024
https://github.com/nikhilroxtomar/introduction-to-numpy
A list of jupyter notebook explaining the various functions and properties of Numpy.
Last synced: 16 Nov 2024
https://github.com/datarohit/pima-indians-diabetes-classification
This is a very popular Kaggle Dataset for practicing Classification and EDA. A detailed Statistical Analysis with EDA and many Plots has been done.
classification-algorithims classification-model machine-learning-algorithms matplotlib-pyplot numpy pandas seaborn sklean
Last synced: 05 Nov 2024
https://github.com/roma-glushko/numpy-katas
๐งฎ Exercises to sharp scientific computations with Numpy
Last synced: 31 Oct 2024
https://github.com/nilayhangarge/data-analysis-with-python
This repository provides a practical introduction to data acquisition and analysis using Pandas. It covers loading datasets, exploring data, manipulating data, and gaining insights through statistical summaries. Ideal for beginners, it offers code examples and explanations to enhance your data manipulation skills using Pandas for Python.
data-acquisition data-analysis data-analytics data-binning data-cleaning data-engineering data-fundamentals data-insights data-integration data-preprocessing data-science data-wrangling numpy pandas python
Last synced: 09 Nov 2024
https://github.com/deep5050/ai-omma
Submit your AI/ML works here to show the world
ai anything artificial-intelligence jupyter-notebook machine-learning machine-learning-algorithms numpy sklearn
Last synced: 09 Nov 2024
https://github.com/md-emon-hasan/numpy-pandas-matplotlib-seaborn
A collection of tutorials and examples showcasing the usage of Numpy, Pandas, Matplotlib, and Seaborn for data manipulation and visualization.
data-science data-visualization matplotlib numpy pandas python seaborn
Last synced: 13 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/md-emon-hasan/data_analytics_project
A repository containing projects demonstrating practical applications of data analytics techniques using Python and related libraries
data-analysis data-cleaning data-engineering data-science data-visualization numpy pandas
Last synced: 13 Nov 2024
https://github.com/nikhilroxtomar/fully-connected-neural-network-in-numpy
This is an efficient implementation of a fully connected neural network in NumPy.
dnn neural-network numpy python3
Last synced: 16 Nov 2024
https://github.com/datarohit/heart-disease-prediction
This dataset is taken from kaggle which has various feature of over 600+ humans. By using these features we have to predict if the person has a Heart Disease or not.
classification-algorithm matplotlib-pyplot numpy pandas plotly scipy seaborn
Last synced: 05 Nov 2024
https://github.com/cr-mao/machine-learning
ๆบๅจๅญฆไน ็ฌ่ฎฐ
data-analysis data-handling machine-learning math numpy pandas
Last synced: 09 Nov 2024
https://github.com/emperoryp7/covid-simulator
Application simulating the spread of COVID-19
covid-19 numpy pandemic-simulator python3 simulator
Last synced: 09 Nov 2024
https://github.com/keizerzilla/python-icp
Implementaรงรฃo do algoritmo ICP (Iterative Closest Point) para nuvens de pontos 3D usando Python.
icp matplotlib numpy open3d python
Last synced: 05 Nov 2024
https://github.com/msthamizh/industrial-copper-modeling
Developing a Streamlit application that allows users to interactively predict sales outcomes using machine learning. The application supports both regression and classification tasks, enabling users to input various features and receive predictions for selling prices and status (WON/LOST).
exploratory-data-analysis machine-learning mongodb numpy pandas python streamlit
Last synced: 08 Nov 2024
https://github.com/datarohit/opencv-learning
This is OpenCV Learning Repo created from the tutorial by freecodecamp on youtube. This involves dealing and processing images and videos. It also has face recognition stuff in it.
matplotlib numpy python python3
Last synced: 05 Nov 2024
https://github.com/hamolicious/inversekinematics
Inverse Kinematics implementation in Python and PyGame
inverse-kinematics numpy pygame python
Last synced: 10 Nov 2024
https://github.com/salma-mamdoh/python
My journey in Learning Python
database hakerrank-solutions jupyter-notebook kaggle matplotlib numpy oops-in-python pandas problem-solving python seaborn sqlite
Last synced: 08 Nov 2024