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/lunastev/flowmodel
FlowModel is a lightweight and extensible machine learning framework designed for beginners to easily experiment with AI development through a modular plugin architecture.
ai ai-model ai-models beginner-friendly flow-model flow-models flowmodel framework lightweight machine-learning model numpy plugin-architecture python torch torchvision
Last synced: 20 May 2026
https://github.com/msadeqsirjani/machine_learning_hands_on
A comprehensive machine learning repository containing different concepts, algorithms and techniques.
cnn computer-vision data-analysis data-science data-visualization deep-learning keras machine-learning matplotlib neural-network nlp numpy open-source pandas python rnn scikit-learn seaborn tensorflow
Last synced: 06 Apr 2026
https://github.com/abdullokhonz/python_lessons
Python lessons are here.
abramyan codewars eel flappy-bird gtts instaloader instasaver leetcode lessons numpy os pygame pyowm python python3 random telebot tkinter turtle
Last synced: 15 May 2026
https://github.com/anumit-web/ml-masterlist-2024
ML Masterlist, Machine Learning, 2024
image-segmentation kmeans-clustering machine-learning matplotlib numpy pandas reinforcement-learning scikit-learn supervised-learning unsupervised-learning
Last synced: 19 Jan 2026
https://github.com/katerynazakharova/deep-learning-and-neural-networks
Examples of NN models. DL algorithms
deep-learning dl h5py matplotlib neural-network neural-networks nn numpy pli scipy
Last synced: 26 Mar 2025
https://github.com/cypher-adi/loan-predictor
A loan approval prediction system.
flask ipynb-jupyter-notebook machine-learning numpy
Last synced: 05 Mar 2026
https://github.com/aryansk/mnist-deep-learning-exploration
This repository contains implementation of various deep learning approaches for the MNIST handwritten digit classification task, using both scikit-learn and Keras frameworks.
keras machine-learning machine-learning-algorithms mnist-classification numpy python scikit-learn tensorflow
Last synced: 08 Apr 2026
https://github.com/lioccoumd/news-sentiment-analysis
This scrapes a variety of news stations websites for article titles and evaluates them using distilBERT pretrained model for sentiment analysis.
beautiful datasets distilbert news nltk numpy python pytorch reques scraping-websites sentiment-analysis transformers
Last synced: 16 Feb 2026
https://github.com/mirgis/sassy-sandbox
A diverse code collection encompassing Python, JavaScript, Julia, and others, providing a wealth of examples, experiments, and snippets.
android aws bokeh ipynb ipywidgets javascript julia kotlin matplotlib numpy playground python3 r sandbox scipy
Last synced: 02 Apr 2026
https://github.com/artikumari28/movie-recommender-system
This project is a content-based movie recommendation system, where movies are recommended based on their similarity in content. The system analyzes various features such as genres, cast, and descriptions to suggest similar movies.
google-colab machine-learning nltk numpy pandas pickle scikit-learn streamlit
Last synced: 06 Apr 2026
https://github.com/msadeqsirjani/cinemetrics
This project focuses on analyzing the Netflix dataset to gain insights into the movies and TV shows available on Netflix.
decision-trees jupyter matplot netflix nlp nltk numpy pandas plotty python scikitlearn-machine-learning seaborn sklearn svm
Last synced: 06 Apr 2026
https://github.com/gourab-sinha/instabot
This project is all about web scraping using Selenium, BeatifulSoup and Python Packages.
beautifulsoup matplotlib numpy pandas python3 selenium-python
Last synced: 06 Apr 2026
https://github.com/epsoft/image-augmentation
Image Augmentation
conv2d database datase dense image-augmentation matplotlib numpy os pyplot sequential tensorflow
Last synced: 06 Apr 2026
https://github.com/priyanshgoantiya/ml-from-scratch-without-sklearn
This repository contains machine learning algorithms implemented from scratch using only NumPyโwithout relying on scikit-learn or other high-level ML libraries. The goal is to provide a deeper understanding of how fundamental machine learning models work under the hood by implementing them step by step.
Last synced: 15 May 2026
https://github.com/frknbm/python
data-science data-structures numpy pandas pycharm python
Last synced: 06 Apr 2026
https://github.com/bl0nder/regressify
A multi-task neural network coded from scratch that performs simultaneous regression and classification.
classification deep-learning multitask-learning neural-networks numpy regression
Last synced: 15 May 2026
https://github.com/emersonpenelli/100-days-of-code-with-python
Repositรณrio da jornada de 100 dias codando em Python.
100daysofpython flask numpy pandas plotly python selenium-webdriver sqlite tkinter
Last synced: 11 Apr 2026
https://github.com/jaffar-hussein/python-pdb-parser-and-analysis
A Python-based parser and analysis tool for Protein Data Bank (PDB) files. The project aims to facilitate the manipulation of PDB files, enabling users to extract and compute various structural properties of proteins, such as counting amino acid residues and calculating distances between atoms.
jupyter-notebook matplotlib numpy pdb pdb-parser python3 seaborn
Last synced: 10 May 2026
https://github.com/mchenryspagg/outlier-detection-in-election-data
This project aims to examine possible voting irregularities in Nigeria's 2023 election, focusing on alleged vote manipulations by INEC. It seeks to ensure election transparency by identifying polling units with results that significantly differ from nearby units.
geographic geographical-information-system geospatial-analysis geospatial-data latitude-and-longitude matplotlib-pyplot numpy outlier-detection pandas python seaborn
Last synced: 20 Jan 2026
https://github.com/mthiboust/array2image
Converts a Numpy array to a PIL image.
array data-visualization image numpy pillow plotting python
Last synced: 15 May 2026
https://github.com/mahnoorsheikh16/credit-card-default-prediction
This project focuses on predicting whether a customer will default on their credit card payment in the upcoming month. Utilizing historical transaction data and customer demographics, the project employs various machine learning algorithms to distinguish between risky and non-risky customers for better credit risk management.
encoding hiplot imblearn json knn-imputer logistic-regression matplotlib numpy pandas pca-analysis plotly scipy seaborn sklearn smote streamlit support-vector-machines timeseries-forecasting visualization xgboost-classifier
Last synced: 06 Apr 2026
https://github.com/anish202020/big-data-analysis-mini-project
The primary purpose of this code is to predict wind speed using an LSTM model. The model is trained on historical wind speed data to forecast future values.
keras matplotlib-pyplot numpy pandas sklearn
Last synced: 12 Apr 2026
https://github.com/huichuanli/play-with-linear-algebra
use python3 and Numpy to realize my personal linear Algebra library
Last synced: 07 May 2026
https://github.com/rex-8/mnist-4-layer
Implementing a 4 layer neural to identify digits from a 28x28 grid using just python and numpy
backward-propagation deep-learning forward-propagation loss-functions machine-learning mnist-classification neural-network numpy python relu-network
Last synced: 15 May 2026
https://github.com/chaitanya1436/student_performance_analysis
A project focused on analyzing college student performance using data on department, assessment scores, and performance labels. Implemented in Google Colab, the analysis includes data preprocessing, feature scaling, and exploratory data analysis to uncover insights and prepare the data for further analysis or modeling.
ata-preprocessing data-preparation exploratory-data-analysis feature-scaling google-colab numpy pandas scikit-learn
Last synced: 07 Feb 2026
https://github.com/Asit-14/Python-Programming
This repository contains all the programs and resources we will use to learn Python programming. It also includes various modules, Python libraries, and several project examples to enhance our learning experience.
matplotlib modules numpy pandas python tkinter
Last synced: 29 Oct 2025
https://github.com/hansalemaos/cythonflatiter
Locates values in NumPy Arrays with Cython
Last synced: 15 May 2026
https://github.com/machinelearningprodigy/covid-19-detection-system
It is a Flask-based web application that predicts the likelihood of COVID-19 infection based on user symptoms. The app utilizes a K-Nearest Neighbors (KNN) model trained on relevant medical features to assess COVID-19 risk.
algorithms feature-engineering flask machine-learning numpy pandas scikit-learn
Last synced: 20 Apr 2026
https://github.com/adinack/chemistry-equation-balancer
A small python tool that can solve n-dimensional balancing equations.
chemistry matrices numpy sympy
Last synced: 16 May 2026
https://github.com/nicolau-369/jupyter
Treinamento Para Anรกlise de Dados.
big-data jupyter jupyter-notebook matplotlib numpy pandas python python3
Last synced: 19 Mar 2025
https://github.com/vicperal/ai-genai_projects
Python projects about LLM and ML use cases. I am using modules such as Pandas, Numpy, Plotly, scikit-learn, Transformers, Flask, JSON, etc. to analyze data, predict, generate insights and create text from models such as LLMs, linear regression, assembly methods, etc. Server- Front-End using Flask
assembly clinical-trials flask json linear-regression llm ml numpy pandas plotly price-prediction python rag random-forest scikit-learn sentimental-analysis sql text-summarization tokens-counter transformers
Last synced: 02 Apr 2026
https://github.com/odnil/flowmodel
FlowModel is a lightweight and extensible machine learning framework designed for beginners to easily experiment with AI development through a modular plugin architecture.
ai ai-model ai-models diffusion flow-model flowmodel framework inverse-problems machine-learning numpy plugin-architecture python torch torchvision
Last synced: 20 Mar 2025
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: 02 Apr 2026
https://github.com/amir78729/signals-and-systems
The Implementation section of the "Signals and Systems" course
convolution fft fourier-transform numpy python scipy signals signals-and-systems
Last synced: 06 Apr 2026
https://github.com/kernferm/presfutimpactsim
This repository contains a Python simulation model that forecasts political, economic, and social factors under a hypothetical presidency. Users input initial values, and the model simulates their progression through defined interactions and random variations.
economic-model forecasting matplotlib numpy political-model python scipy simpy simulation social-model
Last synced: 07 Jan 2026
https://github.com/hit07/data_science
Data [ Exploration, Cleaning, Manipulation, Visualisation ]
data-analysis data-cleaning data-exploration data-manipulation data-visualization eda jupyter-notebook matplotlib numpy pandas-dataframe scipy
Last synced: 27 Mar 2025
https://github.com/prashver/salary-prediction-on-scraped-data
This tool predicts data science salaries by scraping Glassdoor job descriptions. Features quantify company valuation of key skills. Regression models include Multiple Linear Regression, Lasso Regression, and Random Forest. Random Forest outperformed others. Technologies/libraries used: Python, Pandas, NumPy, Scikit-learn, Seaborn, Matplotlib.
data-scraping machine-learning-algorithms matplotlib numpy pandas regression-models salary-estimator seaborn selenium selenium-webdriver
Last synced: 06 Apr 2026
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: 06 Apr 2026
https://github.com/ki3mono/naive_bayes_classifier
This project implements Naive Bayes Classifiers for two data types: Multinomial Naive Bayes Classifier and Gaussian Naive Bayes Classifier. Developed as part of the Probability Theory and Statistics course in the second year of Computer Science at AGH University of Krakow.
iris-dataset mushroom-dataset naive-bayes-classifier numpy python scikit-learn
Last synced: 06 May 2026
https://github.com/witch-world/iris-flower-classification-decision-tree-classifier
ai algorithms artificial-intelligence decision-tree decision-tree-classifier machine-learning machine-learning-algorithms machinelearning-python matplotlib numpy numpy-arrays pandas pandas-dataframe pandas-python python python3 scikit-learn
Last synced: 06 Apr 2026
https://github.com/f1scher7/ai-tutorial
Learning neural networks by building custom implementations for various problems
machine-learning neural-networks numpy python
Last synced: 16 May 2026
https://github.com/aiboy996/npnn
NumPy Neural Network framework
autograd machine-learning neural-network numpy
Last synced: 16 May 2026
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: 01 May 2026
https://github.com/letiziaia/dsp_2021
Basic Python code snippets for data science students
data-science numpy pandas python
Last synced: 09 May 2026
https://github.com/futuresea-dev/roobetcrash
roobert crash
gym hashlib hmac matplotlib numpy python
Last synced: 06 Mar 2026
https://github.com/reusjimenez/data-analysis-labs
Casos completos y ejercicios prรกcticos de anรกlisis de datos. ๐
data-analysis data-visualization jupyter-notebook machine-learning matplotib numpy panel python sklearn
Last synced: 04 Apr 2025
https://github.com/carlolepelaars/q4p
Quantum Computing for (Python) Programmers
numpy python quantum quantum-computing
Last synced: 11 Apr 2025
https://github.com/olutosinbanjo/direction_field
Plotting a Direction Field with Python (Intelยฎ DevMesh Project)
cloud devcloud dpctl dppy heterogeneous-computing high-performance-computing intel intel-xpu numba numpy python3
Last synced: 04 Apr 2025
https://github.com/yeetooq/pivaldi_telegram_bot
An unofficial bot for the Pivaldi restaurant that provides easy access to the menu, order placement, and current promotions. Plus, enjoy entertainment features like games, cryptocurrency rates, jokes, weather updates, and more!
aiocache aiogram aiohttp aiosqlite beautifulsoup4 geopy numpy requests sqlalchemy
Last synced: 05 Apr 2025
https://github.com/priyanshubiswas-tech/customer-churn-analysis-eda-
This project analyzes customer churn in a telecom company using Python, Pandas, SQL, and data visualization. It identifies key factors like contract type, payment method, and tenure to provide insights for improving retention. The skills gained are applicable in customer retention, user behavior analysis, fraud detection, and HR analytics.
data-analysis data-visualization dataset explo exploratory-data-analysis matplotlib matplotlib-pyplot numpy pandas-dataframe python seaborn seaborn-python
Last synced: 08 May 2026
https://github.com/khaymanii/parkinsons-disease-detection-model
This model was built with Python and Support Vector Machine Algorithm
matplotlib numpy pandas python scikit-learn
Last synced: 19 Apr 2026
https://github.com/naharashu/num.js
Fast and big library for mathematics and science work(analog of numpy for js)
arrays cdn javascript library math maths numjs numpy open-source web website
Last synced: 07 May 2025
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: 22 Jan 2026
https://github.com/ahasannn/real-time-expression-detector
A Real Time Expression Detector using Python and Machine Learning
csv expression-detection-from-cam gradient-boosting logistic-regression machine-learning-algorithms mediapipe numpy opencv pandas python random-forest ridge-classifier scikit-learn
Last synced: 07 Apr 2026
https://github.com/gokulgowthams/smart-premium
An Interactive Premium Amount Detection for user which accurately predicts the required premium amount for a default loan by using series of questions that satisfies the criteria in Streamlit Application
data-preprocessing feature-engineering git github mlflow model-deployment numpy pandas python scikit-learn streamlit xgboost
Last synced: 11 Apr 2026
https://github.com/supriya811106/healthcare-recommedation-system
A Flask-based web app that predicts diseases based on symptoms and recommends specialized doctors. It uses machine learning for accurate health predictions and location-based doctor searches.
css flask-application healthcare-application html javascript machine-learning numpy pandas recommendation-system scikit-learn
Last synced: 04 Mar 2026
https://github.com/mehraaaaa24/stockpriceprediction
A real-time web app that predicts stock prices using an LSTM model, visualizes data with moving averages, and allows user input for stock symbols.
jupyter-notebook keras lstm-neural-networks matplotlib numpy pandas python streamlit tensorflow yfinance
Last synced: 15 Feb 2026
https://github.com/ayisha-mohammed/freecodecamp_data_analysis_projects
freeCodeCamp-Data_Analysis projects using python
matplotlib-pyplot numpy python scikit-learn seaborn-plots
Last synced: 07 May 2026
https://github.com/intelpython/mkl_umath
Package implementing NumPy's UFuncs based on SVML and MKL VML
Last synced: 22 Jun 2025
https://github.com/muhozgu/bi_image_classifier
Binary image classifier (dogs vs cats) using a convolutional neural network (CNN)
cnn computer-vision data-analysis data-analytics data-science data-visualization deep-learning keras machine-learning matplotlib numpy pandas pyhton pytorch seaborn tensorflow torchvision
Last synced: 07 Apr 2026
https://github.com/doondi30/ghiblify-animeganv3
A creative tool that generates beautiful Ghibli-style artwork from your image input.
colab-notebook jupyter-notebook numpy onnxruntime opencv python
Last synced: 07 Apr 2026
https://github.com/khaledkamr/image-classification
A deep learning project using CNNs to classify fruits and vegetables images, built with TensorFlow and Keras, showcasing image recognition and model training.
cnn-classification jupyter-notebook keras numpy python streamlit tensorflow
Last synced: 07 Apr 2026
https://github.com/nirmalyabag20/book-recommended-system
A system built using content-based and collaborative filtering algorithms to suggest books. It displays the top 50 books and provides recommendations based on a given book name. Includes functionality to view detailed information about a recommended book, along with related books.
flask html jupyter-notebook machine-learning matplotlib numpy pandas pycharm python seaborn
Last synced: 13 Apr 2026
https://github.com/Udacity-MachineLearning-Internship/finding_donors
First stage project at Udacity on the 'Intro to Machine Learning with TensorFlow' program using sckit-learn in python
csv machine-learning matplotlib numpy pandas python sckiit-learn seaborn sklearn udacity udacity-nanodegree
Last synced: 17 Jul 2025
https://github.com/gokulgowthams/clickstream-customer-conversion
Analyzes clickstream data from an e-commerce platform to predict customer conversions, estimate potential revenue, and segment users for personalized marketing strategies. By leveraging machine learning techniques, the project enhances decision-making for businesses seeking to optimize user engagement and sales.
data-preprocessing feature-engineering machine-learning matplotlib model-deployment numpy pandas pipeline python scikit-learn seaborn streamlit-web-application tensorflow xgboost
Last synced: 07 Apr 2026
https://github.com/zionc27/computational-art-with-genetic-algorithm
Genetic algorithm to iteratively generate an image resembling an original image
genetic-algorithm numpy photography pillow-library python
Last synced: 17 May 2026
https://github.com/yukti-09/linear-regression
A small code for understanding linear regression.
linear-regression matplotlib mean-squared-error numpy
Last synced: 17 May 2026
https://github.com/mshirazkamran/swarm-intelligence-example
This repo shows the usage of PSO to sovle the problem the putting N warehouses in an MxN grid with various contraints such as army zones, residential areas
example matplotlib numpy optimization-algorithms particle-swarm-optimization pso pso-algorithm python3 swarm-intelligence
Last synced: 17 May 2026
https://github.com/redreaper420/reversible-image-censorship-tool
Primitive encryption and decryption scripts for PNG images.
censorship cryptography image image-manipulation numpy pillow png python steganography
Last synced: 17 May 2026
https://github.com/simran2911/restaurant_rating_pridiction
This github repository have restaurant rating analysis and understand what contributes to high or low ratings on the platform and how these insights can be leveraged for business decision-making.
jupyter-notebook machine-learning numpy pandas powerbi python sklearn statistics tableau
Last synced: 17 Feb 2026
https://github.com/aaa1928/iris-ml-classifier
PyTorch model that classifies Iris species based on characteristics about the length and width of sepals and petals.
deep-learning iris-classification iris-dataset machine-learning neural-network numpy pandas python pytorch scikit-learn
Last synced: 05 Apr 2026
https://github.com/mramshaw/ml_with_missing_data
How to handle missing or incomplete data
incomplete-data machine-learning matplotlib ml numpy pandas python python3 scikit-learn seaborn sklearn
Last synced: 07 Apr 2026
https://github.com/syedaanif/ds-ml-pyhton
This repo contains learnings about Data Science and Machine Learning using Python
artificial-intelligence data-science machine-learning matplotlib numpy pandas plotly python seaborn
Last synced: 07 Apr 2026
https://github.com/xmcp/waver
Wave file generator
numpy tkinter wavefile waveform
Last synced: 17 May 2026
https://github.com/johndev19/data-visualization-tool
A Python-based application for generating various types of charts and graphs from user-input data.
charts matplotlib numpy python visualization
Last synced: 17 May 2026
https://github.com/akku-1206/zomato_scrapping
Zomato Restaurant Data Scraper This script uses Selenium to scrape restaurant information from the Zomato NCR delivery page.
chromewebdriver numpy pandas python selenium
Last synced: 04 May 2026
https://github.com/mahmud-kandawala/programming-paradigms-coursework
This repository covers major computer programming paradigms like imperative, functional, logic, and object-oriented, using Python and its libraries to apply these concepts.
abstract-factory-pattern builder-design-pattern chain-of-responsibility facade-pattern numpy object-oriented-programming pandas programming-paradigm proxy-pattern python singleton-pattern
Last synced: 10 Apr 2026
https://github.com/2000pawan/data_science.
Complete Data Science, NumPy, Pandas, Matplotlib, Seaborn, Statistics, Power Bi, Machine Learning.
data-science machine-learning matplotlib numpy pandas powerbi seaborn statistics webscraping
Last synced: 18 Dec 2025
https://github.com/codeantik/spam-ham-detector
A machine learning model to detect whether the mails are spam or ham
logistic-regression numpy pandas python sklearn
Last synced: 10 Apr 2026
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: 12 Apr 2026
https://github.com/nisch-mhrzn/laptop-price-predictor
Predict laptop prices with ease! ๐ Input specs like brand, RAM, and more to get real-time price estimates using machine learning.
datavisualization machine-learning numpy pandas python seaborn streamlit
Last synced: 09 Apr 2026
https://github.com/hamolicious/inversekinematics
Inverse Kinematics implementation in Python and PyGame
inverse-kinematics numpy pygame python
Last synced: 18 May 2026
https://github.com/iv4n-ga6l/human-motion-capture
Realtime Human Motion Tracking and Analysis
human-pose-estimation mediapipe motion-analysis motion-tracking numpy opencv python
Last synced: 06 Apr 2026
https://github.com/cesarmartinez7/anchorports
Escaneador de puertos hecho en python con la libreria de nmap-python y Scapy.
arp colorama-librairy nmap numpy pyfiglet python python-nmap scapy-library
Last synced: 18 May 2026
https://github.com/islam-hady9/heart-attack-analysis-prediction-using-ann
Heart Attack Analysis & Prediction using Artificial Neural Network
artificial-neural-networks data-analysis deep-learning eda machine-learning matplotlib numpy pandas python tensorflow
Last synced: 04 Apr 2026
https://github.com/steventete/integral-app
IntegralApp is a Python-based GUI application designed to simplify the calculation of definite integrals using numerical methods.
desktop-app numerical-methods numpy pyqt5 python
Last synced: 18 May 2026
https://github.com/mayankmittal29/stockvision
Stock price predictor LSTM Sequential Model with Dropout Regularization by which we can analyse any stock tickers, do its fundamental analysis using fundamental ratios and charts visualisations of 100MA and 200MA and can also predict stock price for next 10 days with its trend. Can also view candle stick charts for stock trading and latest news.
keras lstm-neural-networks matplotlib-pyplot mplfinance numpy pandas python scikit-learn streamlit yfinance-api
Last synced: 07 Apr 2026
https://github.com/wkrzywiec/polish-crops
Machine learning project to find out if price of a wheat in Poland depends on a weather.
decision-tree-regression eurostat imgw jupyter-notebook linear-regression machine-learning matplotlib-pyplot numpy pandas pipenv poland polynomial-regression python random-tree regression-models scikit-learn support-vector-regression
Last synced: 11 Apr 2026
https://github.com/roma-glushko/numpy-katas
๐งฎ Exercises to sharp scientific computations with Numpy
Last synced: 18 May 2026
https://github.com/ndohvich/time_series
time series analyse with python language
data-science data-visualization numpy pandas python time-series
Last synced: 18 Apr 2026
https://github.com/ksatrajit0/heart-disease-prediction-ml
Predicts the risk of heart attack in a patient using their medical record
heart-disease-prediction machine-learning matplotlib numpy pandas scikit-learn seaborn
Last synced: 19 Apr 2026
https://github.com/karan-malik/fakenewsdetection
Using Machine Learning and NLP to segregate the unreliable and reliable news articles
artificial-intelligence fake-news fakenewsdetection machine-learning machine-learning-algorithms natural-language-processing news nlp nlp-machine-learning numpy python python3 scikit-learn scikitlearn-machine-learning
Last synced: 04 May 2026
https://github.com/franklingu/ml_foundations
Machine Learning Foundations from University of Washington, rewrite in numpy, pandas, scipy and sklearn
coursera jupyter-notebook machine-learning numpy pandas scipy sklearn
Last synced: 07 Apr 2026
https://github.com/gallo13/neuralnetworks-deeplearning-image-classification-with-cnn
Explore the implementation of CNN with a color image dataset (Project 1)
cnn convolutional-neural-networks gpu-tensorflow jupyter-notebook keras keras-tensorflow numpy python scikit-learn seaborn tensorflow tensorflow2
Last synced: 07 Apr 2026