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-26 00:18:09 UTC
- JSON Representation
https://github.com/udipta14/historical-olympic-games-eda-python
Exploratory Data Analysis of a Historical Olympic Games Dataset, including all the games from Athens 1896 to Rio 2016.
data-cleaning data-visualization eda matplotlib numpy pandas python3 seaborn
Last synced: 28 Apr 2026
https://github.com/semanticdata/traffic-studies
Comprehensive traffic analysis dashboard for Crystal, Minnesota, built with Streamlit.
matplotlib numpy pandas plotly python seaborn streamlit
Last synced: 28 Apr 2026
https://github.com/redinfinitypro/drawimages
Rating: (8/10) The code uses Python's Turtle module to create a canvas image, converting it to grayscale, and then placing dots at each pixel's location based on its intensity.
Last synced: 28 Apr 2026
https://github.com/josualimbu/face-recognition
Face Recognition with Name, and only need 1 image for 1 person for the dataset to run Face Recognition.
face-detection face-recognition numpy python simple-face-recognition
Last synced: 28 Apr 2026
https://github.com/fimbres/numpy-start
A crash project with the most important numpy functions and methods, used in data science, AI and machine learning.
data-science numpy python python-script
Last synced: 29 Apr 2026
https://github.com/cuuupid/better-tensorflow
MNIST classifier api
graph-model machine-learning neural-network numpy pickle sigmoid
Last synced: 29 Apr 2026
https://github.com/skypse/santander-coders-data_science-course
Curso de Data Science, proposto pelo Satander, utilizando Python!
jupyter-notebook numpy pandas-python python scikit-learn
Last synced: 29 Apr 2026
https://github.com/freya135/smart-traffic-system
A Python-based system leveraging a Raspberry Pi to capture and process traffic images, dynamically control traffic lights and servo motors based on real-time vehicle detection using edge detection, and optimize traffic flow intelligently.
canny-edge-detection gpiozero image-processing numpy open-cv python raspberry-pi-5 real-time-processing servo-motor signal-duration smart-traffic-light
Last synced: 29 Apr 2026
https://github.com/bilgeswe/datascience
Using Statistics and Data Science Project in Python using Google Colab tools, CVS and XLSX
box-plot colab-notebook cvs data-science data-scraping data-visualization heatmaps numpy python statistical-analysis statistics xlsx
Last synced: 29 Apr 2026
https://github.com/0nom4d/306radiator
Mathematical EPITECH Project - This project reproduces the behaviour of a radiator placed at a position in a room of a given size.
epitech epitech-project numpy pytest python3
Last synced: 29 Apr 2026
https://github.com/dulajkavinda/document-similarity-ml
📑 Check similarity between documents using td-idf and cosine similarity.
machinelearning numpy python scikit
Last synced: 29 Apr 2026
https://github.com/sayansomya/eda_on_covid-19
Exploratory Data Analysis on COVID-19.
analytics eda matplotlib-pyplot numpy pandas-dataframe python3 seaborn
Last synced: 29 Apr 2026
https://github.com/thaivincent/fft_image_compression
A simple image compression program using FFT and numPy
Last synced: 29 Apr 2026
https://github.com/haleema33/cs50-final-project
This project allows the user to input a sequence of characters (a-z), and generates a unique audio file composed of piano sounds corresponding to those characters. The system reads sound files from a predefined directory, processes them, and outputs a new WAV file with the audio sequence. The audio is speeded up 3x for an accelerated playback.
Last synced: 29 Apr 2026
https://github.com/solomonbaez/koios
Neural Network Framework, built from scratch in NumPy.
machine-learning neural-network neural-networks numpy
Last synced: 29 Apr 2026
https://github.com/al-ghaly/e-commerce-a-b-testing
A Statistical Analysis project in which I Performed an A/B test to analyze the effect of changing the user interface for an E-Commerce company's Website.
data-analysis matplotlib numpy pandas python python-data-analysis seaborn statistical-analysis statistics
Last synced: 29 Apr 2026
https://github.com/brainiacsloth/brighttv_viewership_analytics_python
This repository serves to provide an EDA framework for BrightTV Viewership Data.
jupyter-notebook metadata numpy pandas python
Last synced: 29 Apr 2026
https://github.com/divansh2025/python_notebook
Welcome to "Basics of Python", a repository designed to help you master the fundamentals of Python. 🚀
datavisualization matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/jack-thesparrow/tube-color-detect
A Python program that detects the colors stored in tubes and returns a JSON file.
matplotlib-pyplot numpy opencv python3 sklearn
Last synced: 29 Apr 2026
https://github.com/yimethan/basics-of-data-analysis
2023-2 Basics of Data Analysis
data-analysis numpy pandas python
Last synced: 29 Apr 2026
https://github.com/nishumehta/supermart-grocery-sales-retails-analytics
Tableau Dashboard Link :
data-analysis data-cleaning data-visualization jupyter-notebook matplotlib-pyplot numpy pandas python3 seaborn
Last synced: 29 Apr 2026
https://github.com/alfastrek/textinsight-pro
Webscraper with Natural Language Processing
beautifulsoup jupyter-notebook nltk numpy pandas python webscraping
Last synced: 29 Apr 2026
https://github.com/christs8920/data-science-py
A collection of data science projects made in python.
data-science data-visualization machine-learning matplotlib nltk numpy pandas python sklearn svm-classifier visualization
Last synced: 29 Apr 2026
https://github.com/monddavila/online-retail-data-analysis
Online Retail Exploratory Data Analysis with Python
data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/fantaso/data-analysis-and-manipulation-with-pandas
Project consists to analyse a publicly available movie dataset found in https://www.kaggle.com/beyjin/movies-1990-to-2017 and use Python tools like Pandas in order to get some initial insights about the dataset and finally proceeding to clean, transform and save a new version of the dataset in a better structure thinking about storing the data in a database.
matplotlib numpy pandas python3 seaborn
Last synced: 29 Apr 2026
https://github.com/iambedant/deeplearning.ai-assignments
cnn convolutional-neural-networks numpy python3 tensorflow
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/dina-hosny/import-preprocess-and-visualize-a-dataset-project
A simple project to practice importing a dataset, data cleaning and preparation processes, and visualize the results to answer some given questions.
data-cleaning data-engineering data-science data-visualization jupyter-notebook matplotlib numpy pandas python
Last synced: 30 Apr 2026
https://github.com/tapishr/numpy-rnn
Implementation of an RNN using numpy library in python
numpy python recursive-neural-network rnn
Last synced: 30 Apr 2026
https://github.com/scholarchen20/pythonlp
Python保姆级教学附有对应的demo项目(成绩管理系统),适合小白打基础。此外还包含Numpy,Tensorflow,Pytorch示例代码提供学习使用上手
image-classification image-processing numpy pands python pytorch system tensorflow
Last synced: 30 Apr 2026
https://github.com/blankscreen-exe/triple-trial-card-maker
Triple Triad Card maker for a game inspired by Final fantasy
card-game numpy opencv python tripletriad
Last synced: 30 Apr 2026
https://github.com/fikri-rouzan/data-science-mathematics
Proyek implementasi perhitungan matematika untuk klasifikasi probabilistik Naive Bayes serta eksperimen statistik A/B testing pada sistem rekomendasi dan pengembangan perangkat lunak.
jupyter-notebook matplotlib numpy pandas python scipy seaborn
Last synced: 08 Jun 2026
https://github.com/redinfinitypro/python-task-manager
Rating: (7/10): The Python Task Manager, is a user-friendly interface using tkinter library for system monitoring and management. It displays detailed system process information using psutil, with interactive features.
matplotlib numpy psutil pygetwindow tkinter
Last synced: 30 Apr 2026
https://github.com/pedasoft-consult/sentiment_analysis
This project involves analyzing customer reviews to classify them as positive or negative using Logistic Regression. The workflow includes text preprocessing, feature extraction, training a model, making predictions, and evaluating its performance.
Last synced: 30 Apr 2026
https://github.com/darinochka/course_python_iad
ДЗ\Семинары майнора "Интеллектуальный анализ данных"
machine-learning numpy pandas python3
Last synced: 30 Apr 2026
https://github.com/alphan26/airbnb-data-visualization
I've used the airbnb new york dataset from kaggle to make a comprehensive data visualization using pandas, seaborn, matplotlib.
machine-learning matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/kernel-loophole/data-analysis-with-pandas
pandas
data-science dataset numpy pandas python
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/badranalyst/e-commerce-customer-analysis-data-science-foundations-case-study
This case study explores e-commerce customer data through data exploration, pre-processing, and splitting. It includes model building and training to analyze customer behavior. Python libraries like Pandas, NumPy, Matplotlib, and Seaborn are used for the analysis and model development.
data-analysis data-science dataset eda exploratory-data-analysis machine-learning matplotlib ml model-building model-training numpy pandas pre-processing python seaborn
Last synced: 01 May 2026
https://github.com/bjpcjp/optimize-mktg-spend-with-lagrange
simple demo of marketing (2 channel) spend optimization
lagrange matplotlib matplotlib-pyplot numpy python scipy
Last synced: 01 May 2026
https://github.com/ismaelvr1999/bioinspiredalgorithms
This repository contains implementations of various bioinspired algorithms for optimization and machine learning.
machine-learning matplotlib numpy python tensorflow
Last synced: 01 May 2026
https://github.com/abdoomohamedd/python-data-analysis-projects
A collection of data analysis projects that I have worked on. Each project involves cleaning data, performing exploratory data analysis (EDA), and creating visualizations to extract insights. The projects utilize various Python libraries, including pandas, numpy, matp
data-analysis data-analysis-python data-cleaning data-visualization matplotlib matplotlib-pyplot numpy pandas python
Last synced: 01 May 2026
https://github.com/lmlk-seal/arrowshelf
A lightning-fast, zero-copy, cross-process data store for Python using Apache Arrow.
apache-arrow big-data cross-process data-processing data-science data-store distributed-computing high-performance ipc lightning-fast memory-mapping multiprocessing numpy pandas parallel-computing performance-optimization python scientific-computing shared-memory zero-copy
Last synced: 01 May 2026
https://github.com/muhammadadilnaeem/bcg-data-science-job-simulation-on-forage-august-2024
This repository contains all the tasks, code, and documentation completed during the BCG Data Science job simulation on The Forage platform. The simulation focused on analyzing customer churn, building predictive models, and presenting insights for a major utility company.
bcg customer-churn-prediction-with-machine-learning data data-science forage numpy pandas
Last synced: 01 May 2026
https://github.com/v-goncharenko/freespace
Implementation of signal propagation in free space
numpy python signal-processing
Last synced: 02 May 2026
https://github.com/shreyas-wagire/data-science
jupyter-notebook numpy pandas python3
Last synced: 02 May 2026
https://github.com/camsai/jupyterlite
CAMSAI JupyterLite is a lightweight, browser-based environment tailored for AI-driven materials science research. It integrates CAMSAI tools, schemas, and workflows, enabling users to validate data, run simulations, and explore materials science applications without requiring local installation or setup.
chemistry jupyterlite materials materials-design materials-informatics materials-science matplotlib numpy pyodide python scipy
Last synced: 02 May 2026
https://github.com/hariprasath-v/solafune_aerosol_optical_depth_estimation
Estimate AOD using Sentinel-2 data, leveraging its spectral bands and spatial resolution to improve accuracy.
catboost efficientnet exploratory-data-analysis huggingface jupyter-notebook matplotlib numpy pandas pearson-correlation python remote-sensing seaborn solafune timm transformer
Last synced: 02 May 2026
https://github.com/vermenea/masters---ad-signaling-pathway-using-hsp90-inhibitor
Influence of 17-AAG a Hsp90 inhibitor on signaling pathway in Atopic Dermatitis
matplotlib numpy pandas python seaborn statmodels
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/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/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/abhijais4896/cardiovascular-disease-prediction
Cardiovascular Disease Prediction using machine learning and Python
data-analysis datascience deep-learning machine-learning matplotlib numpy pandas python seaborn visualization
Last synced: 03 May 2026
https://github.com/jsnevt/decisiontreecls
Data Science - Árvores aleatórias - RandomForestClassifier
decision-tree-classifier matplotlib numpy pandas seaborn
Last synced: 03 May 2026
https://github.com/akhil-krishnan-r/super_market_analysis
The growth of supermarkets in most populated cities are increasing and market competitions are also high. This dataset is one of the historical sales of supermarket company which has recorded in 3 different branches for 3 months data. Predictive data analytics methods are easy to apply with this dataset
data-visualization matplotlib numpy pandas seaborn
Last synced: 03 May 2026
https://github.com/kaustavmodak/business-aided-customer-feedback-assessment-system
A Streamlit-based sentiment analysis app that classifies customer reviews into Positive, Neutral, or Negative using a pre-trained ML mode
framework machine-learning matplotlib nlp nltk numpy pandas pickle regex scikit-learn seaborn sentiment-analysis streamlt tfidf-vectorizer
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/lmizner/codecademy_product_defects
Practicing rules of probability, set theory, and distributions
cdf jupyter-notebook numpy pmf ppf python rvs scipy-stats
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/akashparley/ipl-data-analysis
The IPL Data Analysis project focuses on extracting valuable insights from IPL match data using various data analytics techniques. By analyzing historical match outcomes, player performances, team comparisons, and venue statistics, the project visualizes trends and patterns through graphs like bar charts, line graphs, and scatter plots.
analytics data-visualization excel metplotlib numpy pandas python seaborn tableau-dashboards
Last synced: 04 May 2026
https://github.com/yareva/linear-regression-predictor
Linear Regression Predictor Model
matplotlib numpy pandas python sckit-learn
Last synced: 04 May 2026
https://github.com/winterwind/covid19_transfer_learning
A larger data science project that uses a 2D Convolutional Neural Network to determine the likelyhood of having covid-19 via CT images
2d-convolution adam-optimizer binary-classification cnn convolutional-neural-networks ct-images ct-scans eigencam gradcam heatmap jupyter-notebook matplotlib matplotlib-pyplot neural-networks numpy pyplot python pytorch resnet-18 transfer-learning
Last synced: 04 May 2026
https://github.com/mchenryspagg/investigate_a_dataset
This is a data analysis project that demonstrates the student's ability to use python data analysis libraries such as pandas, numpy and pyplot in matplotlib to investigate a dataset and answer specific questions from the dataset, thus demonstrating skills in data cleaning, data wrangling, and exploratory data analysis.
data-analysis datetime descriptive-analysis descriptive-statistics exploratory-data-analysis numpy pandas pyplot python visualization
Last synced: 04 May 2026
https://github.com/arsalan692/python-telusko-playlist
A collection of beginner Python scripts and practice exercises from my early learning days, inspired by Telusko and other resources.
basic-programming bs4 matplotlib numpy oop pandas python requests selenium tkinter
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/omogbolahan94/handwashing-history-analysis
Data Wrangling and Analytics
matplotlib numpy pandas plotly scipy seaborn statistical-analysis
Last synced: 04 May 2026
https://github.com/charlenry/machine_learning_estimer_prix_voiture
Projet de Machine Learning pour estimer le prix d'une voiture d'occasion via une application
joblib jupyter-notebook matplotlib-pyplot numpy oop-python pandas plotly-express python sklearn-linear-model sklearn-linear-regression
Last synced: 04 May 2026
https://github.com/linsanity03/algorithmic_trading
Trading strategy based on the intersection of short-term and long-term moving averages.
jupyter-notebook matplotlib-pyplot 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/youssefyaser/scrape-the-imdb-site-for-the-top-250-movies
Web scraping the top 250 movies in IMDB site.
data-analysis numpy pandas python
Last synced: 04 May 2026
https://github.com/dyrits/parite
OPENCLASSROOMS | PERFECTIONNEZ-VOUS EN PYTHON
matplotlib numpy pandas python
Last synced: 04 May 2026
https://github.com/bhaskarkulshrestha/rock-vs-mine-prediction
A machine learning project to predict whether an object detected underwater is a rock or a mine using Logistic Regression.
colab-notebook logistic-regression machine-learning numpy pandas python sckit-learn supervised-learning
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/badranalyst/residential-unit-prices-data-analysis-application
Python-based analysis of residential unit prices, focusing on data cleaning, visualization, and exploratory data analysis (EDA). Key features include price distribution, and correlation analysis between factors like size, location, and pricing.
data-analysis data-visualization dataset matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/sowmi0304/predictive-modeling-titanic-survival-prediction
Machine learning project to predict passenger survival on the Titanic using classification algorithms, data preprocessing, and model evaluation techniques.
machine-learning matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/hitthecodelabs/petalanalyticsstreamlit
Web application developed with Streamlit that predicts the Iris flower type based on its physical features
matplotlib model numpy pickle python scikit-learn sklearn streamlit
Last synced: 05 May 2026
https://github.com/cicku/en.650.672
HW of EN.650.672
analytics data-analysis numpy pandas
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/tapas-gope/diwali-sales-analysis
Analyze Diwali Sales Data to improve customer experience and sales.
exploratory-data-analysis matplotlib-pyplot numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-scatter-graph
A demo of creating a 3d scatter graph.
3d graph matplotlib numpy pandas python scatter web
Last synced: 05 May 2026
https://github.com/chdl17/marvelvsdc
This GitHub repository contains Python and Tableau for analyzing Marvel Vs DC superheros.
excel jupyter-notebook numpy pandas python tableau-public
Last synced: 05 May 2026
https://github.com/theadeelahmed/mall-customers-segmention
This project segments mall customers based on income, age, and shopping score. Using clustering techniques, it identifies key customer groups for targeted marketing campaigns. Tools used: Pandas, Matplotlib, Seaborn, and Scikit-learn
matplotlib-pyplot numpy pandas python3 seaborn sklearn-clustering
Last synced: 05 May 2026
https://github.com/voidwalker7/mnist
MNIST Digit Detector Model using only Numpy
from-scratch-in-python mnist numpy python
Last synced: 05 May 2026
https://github.com/pramodyasahan/cifar-10-object-recognition
This repository contains a TensorFlow-based image classification model designed to classify images from the CIFAR-10 dataset. The CIFAR-10 dataset comprises 60,000 32x32 color images in 10 classes, with 6,000 images per class.
convolutional-neural-networks numpy python tensorflow
Last synced: 05 May 2026
https://github.com/nomissbowling/nomissbowling.github.io
nomissbowling.github.io
c cplusplus matplotlib numpy pyob python python-cpp-wrapper wrapper wx wxpython
Last synced: 05 May 2026
https://github.com/muthupillai1204/diwali_sales_analysis
The Diwali sales analysis reviews past data to identify trends, peak buying times, popular products, and customer demographics. It assesses sales volume, revenue growth, and promotional effectiveness, helping businesses optimize marketing and inventory for future seasons.
data datacleaning eda excel jupyter-notebook matlplotlib numpy pandas python seaborn visualization
Last synced: 05 May 2026
https://github.com/sahaninilesh/future_ds_01_social-media-sentiments-analysis
The Social Media Sentiments Analysis Dataset captures a vibrant tapestry of emotions, trends, and interactions across various social media platforms. This dataset provides a snapshot of user-generated content, encompassing text, timestamps, hashtags, countries, likes, and retweets. Each entry unveils unique stories—moments of surprise, excitement,
jupyter matplotlib numpy pandas python
Last synced: 05 May 2026
https://github.com/ayushdutta-ai/face-recognition-model
A custom face recognition model built from scratch using Python, OpenCV, Pillow, and Face libraries, utilizing LBPH for efficient facial feature extraction and accurate identification.
face haar-cascade lbph-face-recognizer numpy opencv pillow
Last synced: 05 May 2026
https://github.com/tsungtsetu122/patternrecognition-gnn-node-classification
This project implements a Mixed Graph Neural Network (GNN) for semi-supervised multi-class node classification using the Facebook Large Page-Page Network Dataset. The goal of the project is to predict the class of each node (page) based on 128-dimensional feature vectors and the graph structure connecting the nodes.
evaluation-metrics gnn matplotlib networkx numpy optimization pandas python pytorch-geometric
Last synced: 05 May 2026
https://github.com/supernovasatsangi23/modifying-biomarker-gene-identification-for-effective-cancer-categorization
A project that focuses on implementing a hybrid approach that modifies the identification of biomarker genes for better categorization of cancer. The methodology is a fusion of MRMR filter method for feature selection, steady state genetic algorithm and a MLP classifier.
dataset deep-learning deep-neural-networks feature-selection genetic-algorithm machine-learning machine-learning-algorithms mlp-classifier mrmr neural-network numpy pandas-dataframe python python3 scikit-learn scikit-learn-python tkinter-gui tkinter-python
Last synced: 05 May 2026
https://github.com/kalwalt/pybind-test
A simple example with pybind and numpy with C++ code
cplusplus numpy pybind11 python
Last synced: 05 May 2026
https://github.com/eshansugeesh/fico-score-loan-default-modeling-project
Credit risk assessment using FICO score segmentation, loan default modeling, discretization techniques, and log-likelihood evaluation for predictive analytics in financial services.
bucketing classification credit-risk customer-segmentation data-science discretization fico-score financial-analytics loan-analysis loan-default log-likelihood machine-learning numpy pandas predictive-modeling risk-modeling scikit-learn segmentation statistical-modelling
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