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/rand-asswad/controle_optimal
Une étude d'un problème de contrôle optimal avec visualisation 3D
controle-optimal numpy optimal-control python sympy
Last synced: 29 Apr 2026
https://github.com/ujjvalrajput/data-analysis-python-practise
Practise with matplotlib, pandas, and numpy.
matplotlib numpy pandas python
Last synced: 29 Apr 2026
https://github.com/thaisgarcia/analise-exploratoria
Respondendo 10 perguntas de negócio a partir de um dataset sobre uma rede de varejo que comercializa diversos produtos em diversas cidades dos EUA.
Last synced: 29 Apr 2026
https://github.com/chirindaopensource/high_dimensional_matrix_variate_diffusion_index_models
End-to-end Python implementation of Ma et al.'s (2025) matrix-variate diffusion index models for macroeconomic forecasting. Features α-PCA factor extraction, supervised screening, and ILS estimation for high-dimensional forecasting with preserved structural information.
diffusion-index dimension-reduction econometrics factor-models financial-modeling high-dimensional-statistics macroeconomic-forecasting matrix-factorization monte-carlo-simulation numpy principal-component-analysis python quantitative-finance research-replication scientific-computing statistical-computing statistical-modeling supervised-learning time-series-analysis time-series-forecasting
Last synced: 29 Apr 2026
https://github.com/matheusvazdata/retail-sales-forecast-linreg-sklearn
Minimal project for retail sales forecasting using linear regression (scikit-learn).
forecasting linear-regression machine-learning matplotlib numpy pandas scikit-learn
Last synced: 29 Apr 2026
https://github.com/ksharma67/k-means-algorithm-on-the-iris-dataset
Applied the K-Means algorithm on the Iris dataset, and utilized the Silhouette Score method to find the best value of K
eda elbow-method iris-dataset kmeans-clustering matplotlib numpy pandas python seaborn silhouette-score
Last synced: 29 Apr 2026
https://github.com/prithviraj-2003/cognifyz-data-science-internship
🎓 Data Science Internship at Cognifyz Technologies 📅 Duration: 2 Months 🧠 Worked on real-world restaurant data 🗂️ Completed structured tasks across 3 levels 📌 Tasks focused on EDA, data preprocessing, visualization, and analysis 📎 Task descriptions provided in an attached PDF
data-analysis data-science data-visualization matplotlib numpy pandas python3
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/chandadiya2004/movie-recommendation-system
A Movie Recommendation System built using TfidfVectorizer and cosine similarity. The model processes a large dataset of movies and recommends similar movies based on a given input movie by analyzing textual features and calculating similarity scores.
cosine-similarity numpy pandas python sklearn tfidf-vectorizer
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/hansalemaos/create_empty_image
Creates new/empty cv2 images/numpy arrays
Last synced: 30 Apr 2026
https://github.com/samiksha29-patil/hr-employee-data-analysis-visualization-in-python
This project focuses on analyzing an HR Employee Dataset that contains details about employees such as demographics, job status, salaries, performance reviews, satisfaction levels, and attrition reasons.
csv-files data data-visualization dataanalysis matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/sjain2580/simple-linear-regression-model
This project demonstrates a simple, yet robust, multiple linear regression model built with Python and scikit-learn to predict median house values in California.
joblib linear-regression matplotlib matplotlib-pyplot numpy python scikit-learn
Last synced: 30 Apr 2026
https://github.com/gill-singh-a/radial-velocity-of-star
A Program that approximates the number of exoplanets and their data (Mass, Radius of Revolution and Time Period of Revolution) present in a star system given the Radial Velocity of Star with noise
astronomical-data-analysis astronomy exoplanets fourier-transform matplotlib numpy physics python python-3 science stars
Last synced: 30 Apr 2026
https://github.com/padmavathi2905/machine-learning-projects
Sentiment and Regression Analysis
machine-learning matplotlib numpy pandas python regression-analysis sentiment-analysis visualization
Last synced: 30 Apr 2026
https://github.com/tinaland101/credit-risk-classification
The purpose of this project is to build a credit risk classification model using machine learning techniques. This model helps identify the creditworthiness of borrowers based on historical lending data. Specifically, it uses a logistic regression model to predict whether a loan is healthy (0) or high-risk (1).
numpy pandas pathlib scikit-learn
Last synced: 30 Apr 2026
https://github.com/rijul007/smartwatch-data-analysis-using-python
Smartwatch Data Analysis to uncover insights into health and activity patterns using Python for data cleaning, exploratory analysis, and interactive visualizations.
data-analysis data-science data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas plotly python
Last synced: 30 Apr 2026
https://github.com/mayankfreelancer/advanced-sales-analytics-dashboard-power-bi-
This interactive Power BI dashboard provides a comprehensive analysis of sales data across regions, categories, and time periods. The project aims to uncover key trends in total sales, profit, quantity sold, and product performance, using advanced visualizations and forecasting techniques. 🛠 Tools & Techniques Used: Power BI
dashboard data-science data-visualization excel numpy pandas powerbi python sales-analysis sql
Last synced: 30 Apr 2026
https://github.com/gabboraron/python_nyelvtan
Egy python nyelvi elemekkel fogallkozó kurzus jegyzete.
ai matplotlib-pyplot numpy pandas
Last synced: 30 Apr 2026
https://github.com/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/abimathi03/exploratory-data-analysis
Titanic Dataset: Data Cleaning & Exploratory Data Analysis (EDA)
colab-notebook datacleaning dataset eda exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/manorohith-03/attendance-system-using-face-recognition
The system leverages the Python programming language and several powerful libraries for image processing and face recognition. The ultimate goal is to provide a more efficient, accurate, and user-friendly attendance tracking solution.
face-recognition numpy opencv pandas python-3
Last synced: 30 Apr 2026
https://github.com/eryks1999/titanic-project
jupyter matplotlib numpy pandas python seaborn titanic-kaggle
Last synced: 30 Apr 2026
https://github.com/koki0702/chainer0
A Small Chainer (Chainer From Zero)
chainer deep-learning neural-networks numpy python
Last synced: 01 May 2026
https://github.com/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/splithor1zon/edu-barriermethodlp
Education material for learning/teaching of Linear Progrmming using Barrier Method. Presentation with commentary and python code available.
barrier-method convex-optimization cvxpy educational-project linear-programming numpy presentation python
Last synced: 01 May 2026
https://github.com/hghyhghy/notebook
Repo consist numpy , matplotlib and pymongo aggression
jupyter-notebook matplotlib numpy pymongo python-3
Last synced: 01 May 2026
https://github.com/shibbir24/amazon-product-sales-data-analysis-trends-and-insights
Amazon Product Sales Data Analysis: Trends and Insights
amazon-dataset data-analysis matplotlib numpy pandas seaborn
Last synced: 01 May 2026
https://github.com/mohhasan1/machine-learning
This repository is where I learn and store information about various machine learning libraries, such as Pandas, scikit-learn, and others. It serves as a personal reference for exploring and experimenting with different ML tools and techniques.
machine-learning matplotlib numpy pandas seaborn sklearn
Last synced: 01 May 2026
https://github.com/emmanueltobi/ai-academy-university
Code samples from the Intel Nervana AI Academy University held in FUTA
ai classification-algorithm dataset intel numpy regression regression-models sklearn
Last synced: 01 May 2026
https://github.com/offthetab/nn_homework
Практические работы по нейронным сетям МИРЭА 3 курс.
gensim ignite matplotlib neural-network nltk numpy pandas scipy-stats seaborn torch torchvision
Last synced: 01 May 2026
https://github.com/mayankanand007/betago
Platform for tracking Go moves using Computer Vision. (StarterHacks 2018 submission)
java matlab matplotlib numpy opencv-python python3
Last synced: 01 May 2026
https://github.com/meepo69/urban-air-quality-prediction-using-deep-learning
deeplearning nueral-networks numpy python pytorch
Last synced: 01 May 2026
https://github.com/dpb44/exploring-the-intuition-of-neural-networks-on-a-classification-problem-using-only-numpy
Implementing a softmax-based neural network from scratch using NumPy to classify the Iris dataset, leveraging vectorization, gradient descent, and decision boundary visualization.
deep-learning neural-network numpy softmax-classifier
Last synced: 02 May 2026
https://github.com/voidkeishi/computational-science
This repository contains implementations of algorithms from the course "Computational Science" at HUST
computational-science numpy python
Last synced: 02 May 2026
https://github.com/shreyas-wagire/data-science
jupyter-notebook numpy pandas python3
Last synced: 02 May 2026
https://github.com/amishidesai04/emergency-calls-data-analysis-project
Welcome to the Emergency Calls Data Analysis project repository. This project is dedicated to extracting, processing, and visualizing data from the "Emergency – 911 Calls, Montgomery County" dataset, sourced from Kaggle. The main objective is to analyze trends in emergency calls in Montgomery County, Pennsylvania, spanning multiple years.
analysis data-analysis data-extraction data-processing data-science data-visualization numpy pandas python seaborn
Last synced: 02 May 2026
https://github.com/krook1024-uni-archive/kmeans
kmeans implementation for a university course
kmeans kmeans-clustering machine-learning numpy python
Last synced: 02 May 2026
https://github.com/andremenezesds/machine_learning_test
Testing among various Machine Learning models and parameters, in order to further study their behaviour for Classification, Regression and Clustering analysis.
classification-models clustering-models machine-learning numpy pandas regression-models sklearn
Last synced: 02 May 2026
https://github.com/fandredev/ml-my-guide
my own annotations about ML/DS using pandas, matplotlib, numpy, scikit learn
anaconda matplotlib numpy pandas plotly scikit-learn seaborn
Last synced: 03 May 2026
https://github.com/thiagonunesbatista/deuteranopia-simulator-computer-vision-python
Live color detection with a webcam and a simulation of deuteranopia's color perception effects.
computer-vision numpy opencv python
Last synced: 03 May 2026
https://github.com/prathicashettym/machinelearningalgorithms
Contains mini projects and implementation using ML algorithms
jupyter-notebook linear-regression matplotlib numpy pandas panfas python seaborn
Last synced: 03 May 2026
https://github.com/katerynazakharova/machine-learning
Example of a ML algorithm.
gradient-boosting-classifier gridsearchcv machine-learning ml numpy pandas python3
Last synced: 03 May 2026
https://github.com/vinicius999/icu-beds-forecast-covid-19
Predição da ocupação de leitos de UTI no Brasil devido a pandemia do COVID-19, usando Support Vector Regression (SVR)
covid-19 matplotlib numpy pandas python sklearn support-vector-regression
Last synced: 03 May 2026
https://github.com/carol-neto/sprint-9-making-data-driven-business-decisions
In this project I evaluate hypotheses using ICE and RICE and perform A/B testing analysis.
abtesting dataanalysis hypothesis-testing matplotlib numpy pandas python scipy-stats seaborn
Last synced: 03 May 2026
https://github.com/muskanmi/data_analysis_python
Data analysis on students result dataset using python libraries.
boxplot countplots data-analysis numpy pandas pie-chart python3 seaborn
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/alvii147/discretetimelib
Python library for analysis of discrete time signals and systems
numpy pandas scipy signals-and-systems sympy
Last synced: 03 May 2026
https://github.com/feguedi/clasificador-numeros
Proyecto final de la materia de Inteligencia Artificial donde se desarrolla un software que pueda clasificar los números de la base de datos MNIST.
artificial-intelligence numpy python3
Last synced: 03 May 2026
https://github.com/fnfkkengine/website-performance-data-analysis-project
🌐 Analyze website performance data to gain insights on user engagement, traffic trends, and optimize your digital presence effectively.
analysis analytics dashboard data-analyst data-collection data-preprocessing data-visualization dax funnel-analysis jupyter-notebook matplotlib mysql numpy paid-search power-query project-management python storytelling
Last synced: 04 May 2026
https://github.com/anas436/ibm-cloud-data-analysis-of-cars
Exploratory Data Analysis of Cars in Python
ibmwatson matplotlib numpy pandas python3 seaborn
Last synced: 04 May 2026
https://github.com/gnikit/fileio
A template allowing to read multiple columns of tab or space delimited files. Similar functionality to numpy.loadtxt()
Last synced: 04 May 2026
https://github.com/damisparks/become_data_analyst
Are you new to Data Analysis ? Here you will find simple notebook that will help through your journey. These are personal projects I work on and still working.
data data-analysis data-visualization matplotlib numpy pandas-tutorial
Last synced: 04 May 2026
https://github.com/abhivur/graduate-income-forecaster
Contributors: Abdussalam Raheem, Chiara Su, and Joseph Botros
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 04 May 2026
https://github.com/cheese23456/ai-based_stock_analysis_and_portfolio_optimisation
📈 Analyze stocks and optimize portfolios with AI-driven insights, technical indicators, and clear investment signals for informed decision-making.
ai asset-allocation financial-analysis huggingface-spaces numpy pandas portfolio-optimisation python scipy-optimize streamlit
Last synced: 04 May 2026
https://github.com/mohammadmahdi-abdolhosseini/data-analysis-and-ai-courses
Artificial Intelligence + Engineering Probability & Statistics courses projects
classification data-visualization genetic-algorithm jupyter-notebook machine-learning matplotlib minmax-alpha-beta-pruning neural-network numpy pandas python
Last synced: 04 May 2026
https://github.com/sumaiyyaf/movie-industry-analysis
This project focuses on the acquisition and in-depth analysis of movie data to generate strategic recommendations, guiding our hypothetical company's successful entry into the movie industry.
exploratory-data-analysis numpy pandas python visualization webscraping
Last synced: 04 May 2026
https://github.com/florasteve/ml-foundations-day1
Day-1 ML foundations focused on linear algebra: vectors, dot products, norms, angles, projections, and basic matrix operations—implemented in a Jupyter notebook with NumPy/Matplotlib, clear 2D visuals, a self-quiz, and a brief reflection. Emphasizes how these math primitives map to core ML/AI ideas (similarity, least squares, geometric transforms).
ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy python3 terminal-mac tutorial visualization vscode
Last synced: 04 May 2026
https://github.com/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/nordic96/lanedetection
Lane Detection Module using OpenCv and Python for educational purpose.
computer-vision lane-detection matplotlib-pyplot numpy opencv python3
Last synced: 04 May 2026
https://github.com/shamiul5201/selfie_app_features_application
OpenCV project to build skills in image processing: features include Cartoonify and Pencil Sketch effects in a Jupyter Notebook, blemish removal in a Python script, and chroma keying for videos. Perfect for exploring creative and practical computer vision techniques.
computer-vision numpy opencv python
Last synced: 04 May 2026
https://github.com/swarup-ranjan-mondal/chat-analyzer
A streamlit app to analyze whatsapp personal and group chats.
matplotlib numpy pandas python seaborn streamlit
Last synced: 04 May 2026
https://github.com/rtgrt5645/numpy-lab
🧮 Explore, manipulate, and visualize data with NumPy to enhance your Python skills in scientific computing and data analysis.
array-operations data-analysis data-science jupyter-notebook machine-learning numerical-computing numpy numpy-arrays numpy-library numpy-python python python3 scientific-computing
Last synced: 04 May 2026
https://github.com/abhinav330/911-emergency-calls-analysis
This Python Notebook analyzes emergency call data from the '911.csv' dataset. It uses various data visualization techniques to explore and gain insights into the emergency call data, including the types of calls, reasons for calls, and call patterns over time.
data-analysis data-science data-visualization eda exploratory-data-analysis exploratory-data-visualizations numpy pandas python
Last synced: 09 Jun 2026
https://github.com/hanzopgp/randomkagglesolving
Trying to build models to resolve some interesting Kaggle datasets thanks to deep learning.
artificial-intelligence deep-learning jupyter-notebook machine-learning matplotlib numpy personal tensorflow
Last synced: 04 May 2026
https://github.com/chathumiamarasinghe/nn-training-model
A comprehensive project for training neural networks to solve real-world problems. This repository includes customizable code for building, training, and evaluating neural network architectures using popular deep learning frameworks.
jupyter-notebook matplotlib numpy phyton scikit-learn
Last synced: 04 May 2026
https://github.com/pabs-code/img-cartoonizer-using-opencv
A streamline app using 3 ways to cartoonized an image using OpenCV and Python.
bilateral-filtering color-quantization edge-detection edge-enhancement laplacian-edge-detection numpy opencv python
Last synced: 04 May 2026
https://github.com/siddhantborse/atmosviz
Atmos Viz is a Python-based project designed to analyze, visualize, and predict global temperature trends across various cities and countries using time-series analysis and advanced data science techniques. Leveraging historical climate data, this project integrates machine learning models, geospatial mapping, and interactive visualizations to unco
geopandas geospatial-analysis gis matplotlib numpy pandas plotly python scikit-learn seaborn shapefiles time timeseries-analysis timeseries-data
Last synced: 05 May 2026
https://github.com/lin826/nanogpt-demo
Training and finetuning local GPTs.
gpt nanogpt numpy pytorch tqdm transformers
Last synced: 05 May 2026
https://github.com/vladd12/machine-learning-practice
Репозиторий для учебной практики и различных курсов, связанных с ИИ
json keras-tensorflow machine-learning numpy pandas pickle tensorflow2 torch xml
Last synced: 05 May 2026
https://github.com/adamsochorec/applied-machine-learning
machine-learning numpy pandas python
Last synced: 05 May 2026
https://github.com/meicloudie/demo-python-data-analytics
Python Data Analytics
data-analyst jupyter matplotlib numpy pandas python work-project
Last synced: 05 May 2026
https://github.com/farial-mahmod/nuclear-energy-generation-prediction-logistic-regression
Nuclear Energy Generation Prediction Logistic Regression project is aimed at predicting the nuclear energy generation based on the production (generation) data from 1991 to 2023 by using Logistic Regression.
energy kaggle logistic-regression machine-learning matplotlib nuclear-energy nuclear-power numpy power python3 sklearn
Last synced: 05 May 2026
https://github.com/smit-joshi814/mlp
Machine Learning Using Python
classification decision-trees k-means-clustering knn machine-learning machine-learning-models matplotlib numpy pandas regression seaborn svm
Last synced: 05 May 2026
https://github.com/kbunwong/stock-price-prediction-using-lstm
This project is about predicting stock prices with more accuracy using LSTM algorithm. For this project we have fetched real-time data from yfinance library.
google-colab jupyter-notebook keras-tensorflow lstm-model machine-learning matplotlib numpy pandas python visualization yfinance
Last synced: 05 May 2026
https://github.com/thomasa/python-intro
This is a Jupyter notebook slide show for a 2-hour crash intro to Python, NumPy, Matplotlib, and SciPy
matplotlib numpy python scipy tutorial
Last synced: 05 May 2026
https://github.com/elijahondiek/data-analysis-udacity
Udacity Data Analysis Nano Degree course resources
jupyter-notebook matplotlib numpy pandas python
Last synced: 05 May 2026
https://github.com/zafir100100/cancer-stage-prediction
This code predicts cancer data using various regression models, calculates their average R-squared scores, and prints the best model.
cross-validation data-analysis data-preprocessing decision-trees gradient-boosting linear-regression machine-learning-algorithms numpy pandas random-forest regression scikit-learn
Last synced: 05 May 2026
https://github.com/patilsukanya/house-price-prediction
Libraries Used
matplotlib numpy pandas scikit-learn 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/ahmedabdalkreem/airline_passenger_satisfaction
In this project, we work in machine learning project that show the satisfacion of customer from the service that have in airline this service make it like this experience or not.
decision-trees gradient-boosting knn logistic-regression machine-learning matplotlib naive-bayes numpy pandas preprocessing python random-forest svm visualization
Last synced: 05 May 2026
https://github.com/batrick-swaistan/nalaiya_thiran
Nalaiya Thiran IBM Course Training
matplotlib numpy pandas-dataframe python
Last synced: 05 May 2026
https://github.com/fayzi-dev/salary_predict_app_by_streamlit
Salary predict App by Streamlit
numpy pandas pypickle streamlit streamlit-webapp
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/abdelrahman-amen/neural_style_transfer
This project applies neural style transfer to create new images by merging the content of one image with the artistic style of another.
neuralstyletransfer numpy os python streamlit tensorflow
Last synced: 05 May 2026
https://github.com/amruta33/lead_scoring_case_study
An education company named X Education sells online courses to industry professionals. On any given day, many professionals who are interested in the courses land on their website and browse for courses.
bagging linear-regression numpy pandas python3
Last synced: 05 May 2026
https://github.com/vi-ssh-al/diamond-price-prediction
matplotlib ml numpy panda seaborn
Last synced: 05 May 2026
https://github.com/waghraj1699/fraud-detection-project
A fraud detection system with machine learning will be able to detect risk based on your historical data
data-processing decision-tree-classifier machine-learning numpy pandas
Last synced: 05 May 2026
https://github.com/hms75/movie_rating_analysis
A movie rating analysis which identifies trends amongst a dataset of 5000 movies.
data-analysis data-visualization matplotlib-pyplot numpy pandas python
Last synced: 05 May 2026
https://github.com/nxhawk/mln
Machine learning is a branch of artificial intelligence (AI) and computer science which focuses on the use of data and algorithms to imitate the way that humans learn, gradually improving its accuracy.
decision-tree-classifier genetic-algorithm jupyter-notebook machine-learning-algorithms numpy pandas sklearn-library
Last synced: 06 May 2026
https://github.com/vikkiezdev/ai-global-index-analysis
This project analyzes the AI readiness of 62 countries using key indicators like government strategy, commercial activity, research, development, and infrastructure. Through data cleaning, EDA, and visualization, it identifies key drivers of AI adoption and competitiveness.
cleaning-data correlation-analysis eda matplotlib numpy pandas python3 seaborn statistical-analysis
Last synced: 06 May 2026
https://github.com/leavers/npblob
Transfer numpy array between Python and JavaScript losslessly
array javascript matrix numpy python streaming typescript
Last synced: 06 May 2026
https://github.com/ianjure/simple-neural-network
Implementing a simple neural network using only Numpy.
deep-learning neural-network notebook numpy scratch-implementation
Last synced: 06 May 2026