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-25 00:18:02 UTC
- JSON Representation
https://github.com/rubinlake/rl-academy-data-analytics
Educational data analysis project demonstrating BMW sales data analysis with AI-powered code assistance using Cursor IDE and Jupyter notebooks
cursor-ide data-analysis educational-project jupyter langchain matplotlib numpy pandas python scipy seaborn
Last synced: 09 May 2026
https://github.com/ryantusi/ai_ml_fundamentals
Welcome to my GitHub repository showcasing projects completed during the AI/ML Foundation course from Codecademy. This repository contains a collection of projects that demonstrate my skills and knowledge in the field of artificial intelligence and machine learning.
artificial-intelligence data-science data-visualization exploratory-data-analysis foundation machine-learning numpy pandas python
Last synced: 14 Apr 2026
https://github.com/uea-geral/rna-perceptron-exercise
🤖Disciplina de RNA: treinamento de um neurônio Perceptron.
jupyter-notebook neural-network numpy perceptron python scikit-learn
Last synced: 13 Apr 2026
https://github.com/krik8235/ml-marcom-budget-optimization
Optimize budget allocation across multiple marketing channels to maximize revenue
gradient-boosting machine-learning-algorithm machine-learning-algorithms machine-learning-projects numpy pandas random-forest seaborn sklearn
Last synced: 04 May 2026
https://github.com/codeasarjun/_easy_machine_learning
This repo contains a comprehensive tutorial on machine learning with practical implementations and examples using Python.
artificial-intelligence clustering deep-learning jupyter-notebook machine-learning machine-learning-algorithms modelevaluation neural-network numpy pandas preprocessing python python3 regression scipy supervised-learning supervised-machine-learning unsupervised-learning unsupervised-machine-learning
Last synced: 13 Apr 2026
https://github.com/sorna-fast/car-price-prediction-exercise-with-regression-model
Car price forecasting with one-variable, two-variable, three-variable, lasso, ridge, and elastic regression models
elastic-net grid-search-hyperparameters jupyter-notebook lasso-regression matplotlib numpy pandas pandas-dataframe pandas-python plotly regression regression-models ridge-regression
Last synced: 16 Mar 2025
https://github.com/parawanderer/quantumcircuitdesigner
Interactive quantum circuit simulator
diagrams-as-code mathematics numpy quantum-computing tkinter-gui
Last synced: 29 May 2026
https://github.com/dina-hosny/explore-us-bike-share-data-project
Explore US Bike Share Data project - FWD Data Analysis Professional Track. In this project, I used Python to explore data related to bike share systems for three major cities in the United States and answer questions about it by computing descriptive statistics.
data-analysis data-science numpy pandas python
Last synced: 09 May 2026
https://github.com/hklyousfi/cyberxnoteloom
Hybrid piano synthesizer with ADSR envelopes, resonance modeling, and MIDI rendering
adsr-envelope digital-audio hybrid-synth midi-processor numpy piano-synthesizer python
Last synced: 30 Apr 2026
https://github.com/rahulvictor12/the-movie-database-data-scrapper
A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pages. The data is structured into DataFrames and saved as a CSV, perfect for analysis or integration into projects.
beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping
Last synced: 11 Apr 2026
https://github.com/h3ar7b3a7/exploringjupyterlab
This is just an exploration in using Jupyter Lab, Notebook and some useful Python libraries. Some basic commands, markups and extensions setup are documented here too.
bokeh extensions jupyterlab matplotlib notebook-jupyter numpy pandas
Last synced: 04 May 2026
https://github.com/fatma-moanes/deep-learning-labs
My implementation for the labs of the Neural Networks and Deep Learning course that I studied at my university, Zewail City.
classification cnn data-science deep-learning gan keras matplotlib neural-network-architectures neural-networks numpy pandas preprocessing python regression-models regularization seaborn tensorflow time-series-analysis
Last synced: 14 Apr 2026
https://github.com/harmanveer-2546/predicting-customer-churn-for-a-telecom-company
Customer churn is a significant issue for big business companies. Companies are attempting to create methods for predicting customer churn to get a direct impact on getting more revenues, particularly in telecom companies.
ann autoencoder churn-prediction customer-churn-prediction encoding mlp model-building-and-evaluation numpy os pandas standardization
Last synced: 04 May 2026
https://github.com/cchandre/ocdm
Optical Centrifuge for Diatomic Molecules
amo hamiltonian matplotlib molecular-mechanics numpy python3 scipy symplectic-integrators sympy
Last synced: 04 May 2026
https://github.com/himel-sarder/complete-numpy
A comprehensive guide to mastering NumPy with practical examples and applications in machine learning. Perfect for learners and developers looking to deepen their knowledge of numerical computations in Python.
data-science dataanalysis machine-learning ml numpy numpy-exercises numpy-library numpy-python numpy-tutorial pythonlibrarires
Last synced: 04 May 2026
https://github.com/sehgalnaval/olympics-data-analysis
I will be building an Olympics Data Analysis Web Application using Streamlit. For development, I will be using Python and Pandas. For plotting, I will be using Seaborn and Plotly libraries. The project will also be deployed to Heroku.
heroku jupyter-notebook matplotlib numpy pandas pycharm python seaborn
Last synced: 11 Apr 2026
https://github.com/juanpablo70/pgad-nba-prediction-project
Programming for Data Analysis from Open Data Sources
data-science jupyter-notebook matplotlib mysql numpy pandas pymysql python scipy seaburn sqlalchemy
Last synced: 13 Apr 2026
https://github.com/ndohvich/ndohvich
Je suis un grand fan de l'analyse des données avev PYTHON
anaconda arduino data github jypyter keras machine-learning machine-learning-algorithms numpy pandas python scikit-learn sql tensorflow visual-studio-code visualization-dashboard
Last synced: 11 Apr 2026
https://github.com/bhattbhavesh91/tf-numpy-example
Faster NumPy using Tensorflow's tf.experimental.numpy module
Last synced: 01 May 2026
https://github.com/md-emon-hasan/learnpython.org
A repository Python programming language, covering fundamental concepts, advanced topics, and practical applications for beginners.
exception-handling function generator lambda-functions numpy numpy-library python reduce
Last synced: 04 May 2026
https://github.com/vidhi1290/ai-ml-cartoonifier
Welcome to Cartoonify, a fun and interactive project that converts real photos into cartoonified masterpieces! This project guides you through the entire process, from loading the image to displaying the final cartoon version.😛
bilateral-filter cartoonify-ai edge-detection matplotlib numpy opencv skimage tensorflow
Last synced: 30 Apr 2026
https://github.com/shreeparab1890/flipkart-laptops-analysis-eda
This ipython notebook is the Exploratory data analysis (EDA) of the Laptops listed on Flipkart.
data-analysis eda exploratory-data-analysis matplotlib-pyplot numpy pandas plotly
Last synced: 14 Apr 2026
https://github.com/rixiiz/using-knn-to-predict-the-obp-of-mlb-players
Using KNN to predict the On Base Percentage (OBP) of Major League Baseball (MLB) players at the end of the season
artificial-intelligence dataset f1-score jupyter-notebook knn-regression machine-learning matplotlib mse numpy pandas python scikit-learn supervised-learning
Last synced: 05 Apr 2026
https://github.com/abrarshahok/wildlife-species-identification-using-cnn
In this project i've built and trained a Convolutional Neural Network (CNN) to classify wild animals.
cnn cnn-classification cnn-keras cnn-model convolutional-neural-networks neural-network numpy opencv pandas python scikit-learn tensorflow wildlife-classification
Last synced: 12 Apr 2026
https://github.com/kishore-sr/creditworthy
AI-powered web app built at "Codeathon 2024" IIIT Bangalore
clerk-auth node-js numpy pandas python reactjs streamlit
Last synced: 11 Apr 2026
https://github.com/ishutak/disease_prediction
An AI-powered disease prediction system that uses machine learning to predict diseases based on symptoms. The system employs an ensemble of models including Random Forest and Neural Networks to provide accurate predictions with confidence levels.
css3 htlm5 javascript jquery numpy pandas pytorch scikit-learn select2
Last synced: 11 Apr 2026
https://github.com/paulo-santos-ds/dados-telefonia
Este projeto tem como objetivo desenvolver um modelo que possa analisar o comportamento do cliente e recomendar um dos planos mais recentes de uma companhia telefônica fictícia.
matplotlib numpy pandas python3 sklearn
Last synced: 12 Apr 2026
https://github.com/stephenhky/npdict
Python Package for Dictionary Wrappers for Numpy Arrays
Last synced: 20 Jan 2026
https://github.com/quinta0/pycolors
A python program to help people with color blindness recognize color in an image
colorblindness colors image-processing numpy pandas-dataframe python tkinter-gui
Last synced: 05 May 2026
https://github.com/iv4n-ga6l/OpenPose-Prediction
Person's body parts or joint position detection using openCV
detection numpy opencv prediction prediction-model python
Last synced: 28 Apr 2025
https://github.com/hansalemaos/cythonunique
Fast implementation of unique elements in an array - up to 30x faster than NumPy
Last synced: 28 May 2026
https://github.com/alvinmurimi/jumia
Data analysis on smartphones listed on jumia.co.ke
beautifulsoup4 jumia matplotlib numpy pandas scraping seaborn
Last synced: 09 May 2026
https://github.com/g-eoj/cv-tl-keras
Use the cross validation functions from scikit-learn to evaluate image classification transfer learning with Keras models.
cross-validation keras numpy scikit-learn transfer-learning
Last synced: 10 Apr 2026
https://github.com/winter000boy/my-project-portfolio
Welcome to My Project Portfolio! This repository is a comprehensive collection of my work in Java programming, Python development, Machine Learning (ML), Artificial Intelligence (AI), and Web Development. Organized for ease of access, this portfolio highlights innovative and practical projects tailored to solve real-world challenges.
ai artificial-intelligence artificial-neural-networks bootstrap data-science deep-learning flask-application java-projects machine-learning numpy pandas-python potfolio-site python-projects python3 spring-boot tkinter-gui web-development
Last synced: 05 May 2026
https://github.com/sushmitha-93/cmpe275---machine-learning-assigments-and-labs
Machine Learning Course Topic wise Assignments and Projects
artficial-neural-network classification-algorithm clustering-algorithm convolutional-neural-networks machine-learning natural-language-processing numpy pandas plotly python regression-algorithms regularization-methods sentiment-analysis sklearn tensorflow time-series-analysis
Last synced: 11 Apr 2026
https://github.com/avijit-jana/used-car-price-prediction
A Streamlit-based application utilizing machine learning to predict used car prices based on features like make, model, year, fuel type, and transmission, enhancing customer experience and streamlining the pricing process.
carpriceprediction data-science jupyter-notebooks machine-learning numpy pandas pickle pricing-data-science python3 streamlit streamlit-webapp webapplication
Last synced: 11 Apr 2026
https://github.com/harmonicode/image-mixer
A PyQt5-based application for real-time image processing and reconstruction using frequency components like magnitude, phase, real, and imaginary parts. Adjust brightness and contrast, and mix images with ease.
fourier-transform image-processing numpy opencv pyqt5 python signal-processing
Last synced: 13 Mar 2026
https://github.com/faizantkhan/regression-project-bangalore-property-price-prediction
🏠 Bangalore Property Price Prediction is a comprehensive project designed to accurately predict property prices in Bangalore. Leveraging advanced regression techniques and a dataset sourced from Kaggle, the model undergoes meticulous feature engineering, data cleaning, and parameter tuning to ensure high accuracy.
backend-api css data-cleaning data-science data-visualization eda flask html javascript machine-learning-algorithms numpy pandas project project-repository property python regression-models server
Last synced: 14 Apr 2026
https://github.com/mtgsoftworks/blink-detecion-player
It is a software that has the ability to stop and play the videos watched on youtube and rewind when the eyes of this software are closed and opened.
dlib numpy opencv-python python3 scipy selenium-webdriver
Last synced: 13 Apr 2026
https://github.com/realamirhe/leaf-node
A leaf node for your machine learning journey, from scratch to practical applications...
algorithm auto-encoder classification cybernetics feature-extraction feedback-mechanism lda learning machine-learning machine-learning-journey numpy pca practice regression scikit-learn sklearn smlfdl
Last synced: 09 May 2026
https://github.com/kanishk1420/renewabled-data-helper
An AI-powered assistant designed to help analysts, developers, and investors efficiently analyze and extract critical insights from renewable energy project documents. Built using Python, Google Gemini, FAISS, and Streamlit
gemini-api langchain mongodb numpy python streamlit
Last synced: 11 Apr 2026
https://github.com/khaymanii/fake_news_prediction_model
This model was built using python and logistic regression algorithm
matplotlib numpy pandas python sckit-learn
Last synced: 05 May 2026
https://github.com/guidorice/hab-detection-wyvern-hsi
Harmful Algal Bloom (HAB) Detection from Wyvern hyperspectral imagery
gdal geopandas gis hyperspectral jupyter numpy python rasterio
Last synced: 05 May 2026
https://github.com/ralstonraphael/water_access_ml_project
This project analyzes life expectancy data from the World Health Organization (WHO), sourced from Kaggle. The dataset spans 183 countries across 6 regions, covering metrics such as life expectancy, mortality rates, healthcare access, and socioeconomic factors.
data-science machine-learning numpy pandas python
Last synced: 29 Apr 2026
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: 12 Apr 2026
https://github.com/rkarahul/machinelearning
This is for my all machine learning code
analysis computer-vision matplotlib mysql nlp numpy pandas python
Last synced: 11 Apr 2026
https://github.com/bhavyemathur/redstone-ml
High-performance Machine Learning, Dynamic Auto-Differentiation and Tensor Algebra crate for Rust
autograd-engine linear-algebra machine-learning numpy pytorch tensor
Last synced: 17 Apr 2026
https://github.com/subh888999/-online-food-ordering-behavior-analysis-projects
This project analyzes online food ordering behavior to uncover key insights on customer preferences, restaurant performance, and factors influencing order volume. Through data-driven analysis, it aims to help optimize pricing, delivery times, and customer experience for food delivery platforms and restaurants.
matplotlib numpy pandas python seaborn statistics
Last synced: 05 May 2026
https://github.com/tritonix711/digitvision-number-predictor
"DigitVision: Number Predictor" is a deep learning project that uses a Convolutional Neural Network (CNN) to classify handwritten digits (0-9) from images. Built with Python and TensorFlow, it supports dataset preprocessing, model training, evaluation, and predictions, offering a scalable and accurate solution for digit recognition tasks.
cnn keras matplotlib numpy os pillow plt python tensorflow tkinter
Last synced: 05 May 2026
https://github.com/prakashjha1/stock-trend-prediction
Deep learning for predicting stock market prices and trends has become even more popular than before. I have used yahoo finance to collect the data and LSTM to build the stock trend model.
deep-learning keras lstm lstm-neural-networks machine-learning numpy pandas pandas-datareader prediction python rnn tensorflow
Last synced: 11 Apr 2026
https://github.com/huangcongqing/python-libraries
python库(numpy,pandas...)学习
matplotlib numpy pandas python3 xgboost
Last synced: 09 Mar 2026
https://github.com/kiritoind/neural-network-for-cat-image-classification
This script defines essential functions for constructing a deep neural network from scratch for image classification. It includes activation functions like sigmoid and ReLU, data loading from H5 files, parameter initialization, forward and backward propagation for training, gradient descent for parameter updates, and functions for prediction
classification computer-vision deep-learning deep-neural-networks jupyter-notebook numpy python
Last synced: 05 May 2026
https://github.com/shsiena/Evolutionary-Dots
A simple pygame genetic-algorithm project simulating evolution of dots to find a path around obstacles to a goal.
evolutionary-algorithm genetic-algorithm machine-learning mutation numpy pathfinding pygame python3
Last synced: 14 Oct 2025
https://github.com/singh-dhruv/traffic-light-detection-and-recognition
Welcome to this repository! Here we explored the topic of traffic lights detection and its recognition for helping the Autonomous Vehicles in their interpretation of traffic lights and decision making while driving.
autonomous-driving computer-vision matplotlib-pyplot numpy python r-cnn tensorflow
Last synced: 05 May 2026
https://github.com/sorna-fast/iris-classifier-pca
An interactive web application for Iris flower classification using Random Forest and PCA visualization, built with Streamlit. Features real-time predictions, interactive model training, and beautiful data visualizations.
matplotlib matplotlib-pyplot matplotlib-python numpy pandas python seaborn sklearn streamlit
Last synced: 16 Apr 2026
https://github.com/free-programmers/image_processing_python
image processing python
image-processing matplotlib numpy opencv opencv-python
Last synced: 05 May 2026
https://github.com/vineet416/chronic-kidney-disease-prediction
This repository contain code of Chronic Kidney Disease Detection Prediction Project. The goal of this project is predict the chronic kidney disease using parameters like Diabetes Mellitus, Blood Urea, Sugar, Hypertension etc.. I used multiple machine learning algorithms with hyperparameter tuning which is having highest accuracy score of 97.5
data-visualization data-wrangling exploratory-data-analysis feature-engineering feature-selection hyperparameter-tuning machine-learning matplotlib numpy pandas plotly pre-processing python seaborn sklearn-library statsmodels
Last synced: 14 Apr 2026
https://github.com/flazefy2/ds-customer_shopping
https://www.kaggle.com/datasets/bhadramohit/customer-shopping-latest-trends-dataset
data-science data-visualization jupiter-notebook numpy python sales shopping squarify statistics
Last synced: 05 May 2026
https://github.com/hernandemonteiro/host_national_search_2015
Análise Estatística da Pesquisa Nacional por Amostra de Domicílios
colab-notebook matplotlib numpy pandas pnad python3 pythonnotebook seaborn
Last synced: 29 Apr 2026
https://github.com/MahiPonii/Hyperion_Sort
lz4 numba numpy pandas-python python python3 scipy sorting-algorithms tensorflow
Last synced: 15 Oct 2025
https://github.com/gauravsakure02/pubg_win_prediction
Predicting PUBG game wins using a dataset involves analyzing various in-game features such as player kills, distance traveled, and weapons acquired to build a model that forecasts the likelihood of winning a match based on player performance, helping in winning game
matplotlib numpy pandas sklearn
Last synced: 29 Apr 2026
https://github.com/zceemja/si-base
A basic python package that converts numerical strings with units to base units
conversion jax numpy python scientific scipy
Last synced: 12 Feb 2026
https://github.com/myounus-codes/saleprice-prediction-dataset-analysis-and-cleaning-advance-regression
In this project I have cleaned the data for the model. Project Google Colab Link: https://colab.research.google.com/drive/1vQY-XEFJSdEkW2PQOSf1j13Yk8L-XXNw?usp=sharing
algorithms data-analysis data-science eda google-colab machine-learning numpy pandas python scikit-learn scikit-learn-python
Last synced: 05 May 2026
https://github.com/listiangr/play_tennis_classification
This project analyzes weather data to predict whether a person will play tennis or not. The main goal is to make accurate predictions based on factors such as weather, temperature, humidity, and wind.
classification flask html-css jupyter-notebook kaggle-dataset naive-bayes numpy pandas pickle play-tennis python sklearn
Last synced: 11 Apr 2026
https://github.com/403errors/offset-to-hydrostatic-curve
Group project for making hydrostatic curves from the given ship offset table using python libraries
data-visualization matplotlib-pyplot numpy python3 sklearn
Last synced: 10 May 2026
https://github.com/tynab/inferential-statistics
CyberSoft Machine Learning 03 - Inferential Statistics
anaconda anaconda-navigator cybersoft cybersoft-academy inferential-statistics ipynb jupyter-notebook machine-learning machine-learning-03 matplotlib ml ml-03 numpy pandas py python scikit-learn scipy seaborn sklearn
Last synced: 06 Mar 2026
https://github.com/tynab/numpy
CyberSoft Data Analyst 08 - NumPy Basic
cybersoft cybersoft-academy cybersoft-academy-da cybersoft-academy-da-08 cybersoft-academy-data-analyst cybersoft-academy-data-analyst-08 cybersoft-da cybersoft-da-08 cybersoft-data-analyst cybersoft-data-analyst-08 da da-08 data-analyst data-analyst-08 jupyter-notebook matplotlib numpy pandas python yan
Last synced: 11 Feb 2026
https://github.com/simranjeet97/machine-learning
How to Setup Machine Learning Environment in Your PC or Laptop ? How to install Machine Learning Libraries ? How to Build ML Models, Algorithms and Other Stuff ??Your all Questions are answer here !!!!
algorithm deep-learning environment-configuration keras libraries machine-learning numpy pandas scipy tensorflow
Last synced: 16 Apr 2026
https://github.com/daniel207pzd/google-advanced-data-analytics-capstone-project-salifort-motors
data-analysis-python data-analytics exploratory-data-analysis google-advanced-data-analytics google-advanced-data-analytics-capstone jupyter-notebook matplotlib numpy pandas python random-forest scikit-learn scikitlearn-machine-learning seaborn xgboost
Last synced: 11 Apr 2026
https://github.com/lintangwisesa/python_recommendation_system
Basic recommendation system using Python & Sklearn
numpy pandas python recommendation-system sklearn
Last synced: 05 May 2026
https://github.com/anishshinde01/machine-learning-exercises
Python implementations of machine learning, statistics, and mathematical foundations.
linear-algebra machine-learning machine-learning-algorithms matplotlib numerical-analysis numpy python scikit-learn scipy statistics
Last synced: 11 Jun 2026
https://github.com/shivendrra/Seeker
This project will help to write new scripts for YouTube videos from scratch using fine-tuned Llama-7B
ai artificial-intelligence finetuning google-custom-search-api google-custom-search-engine llama2 llm numpy pandas python pytorch react-native reactjs transformers youtube-api
Last synced: 30 Dec 2025
https://github.com/nemeslaszlo/financial-crisis-effects-on-some-stocks
Focusing on bank stocks to see how they progressed throughout the 2008-09 financial crisis all the way to early 2016.
cufflinks jupyter-notebook matplotlib numpy pandas pandas-datareader plotly seaborn
Last synced: 03 May 2026
https://github.com/michaelradu/computational-physics
A collection of Jupyter notebooks demonstrating the use of Python to solve classical and modern physics problems through computational modeling.
computational-model computational-modeling computational-physics education educational jupyter jupyter-notebook latex matplotlib notebook notebooks numerical-analysis numerical-methods numpy physics physics-analysis physics-simulation python scikit-learn
Last synced: 07 Apr 2025
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: 06 Mar 2025
https://github.com/cchandre/kh
Kramers-Henneberger reductions of Hamiltonian dynamics
amo attosecond-physics averaging hamiltonian kramers-henneberger matlab numpy schrodinger-equation strong-field-ionization tdse
Last synced: 29 Apr 2026
https://github.com/achuth-0908/hemoguard-anemia-predictor
A Web App incorporated with a Gradient Boosting Classifier Model, to predict Anemia with given data.
css flask html matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/petitgrizzlies/metaheuristiques
Travaux pratiques de meta heuristique. Unige 2016-2017
cffi cpp golang heuristic-algorithm matplotlib numpy python35
Last synced: 13 Apr 2026
https://github.com/jsdhami/data-science-with-python
Data Science With Python->Target: AI/ML
ai articicial-inteligence deep-learning deep-neural-networks mathematics-machine-learning matplotlib ml numpy pandas python pytourch statistics tensorflow
Last synced: 05 May 2026
https://github.com/molodchina/msu-ml-prac
MSU-CMC-SP Machine Learning practicum
clustering decision-trees encodings ensemble gradient-boosting knn machine-learning matplotlib numpy pandas plotly seaborn svm
Last synced: 10 May 2026
https://github.com/guifernandess7/megasena-estatisticas-e-analises
Análises e Estatísticas dos jogos da megasena com base em todos os jogos que já ocorreram.
Last synced: 29 Apr 2026
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: 11 Apr 2026
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: 05 May 2026
https://github.com/socrats/tscluster
Clustering time-series
clustering cython numpy python series time-series
Last synced: 19 Apr 2026
https://github.com/pandeyankit123/books-recommender-system-using-machine-learning
This is a streamlit web application that can recommend various kinds of similar books based on an user interest.
jupyter-notebook machine-learning numpy pandas pickle python streamlit
Last synced: 12 Apr 2026
https://github.com/vijayjoshi16/credit-card-fraud-detection-using-ml-in-python
Credit Card Fraud Detection Using ML in Python
data-analysis jupyter-notebook logistic-regression machine-learning matplotlib-pyplot numpy pandas python regression seaborn
Last synced: 17 Apr 2026
https://github.com/heshanera/paclassifier
Online Passive Aggressive Binary Classifier
binary-classifier numpy passive-aggressive python
Last synced: 06 May 2026
https://github.com/mihirh19/python
a repository for collaborative development and version control using Git that houses Python code files, documentation, tests, and other project-related files.
algorithms data-structures django fastapi flask machine-learning numpy pandas python
Last synced: 11 Apr 2026
https://github.com/sureshbeekhani/machine-learning-algorithms
A collection of machine learning algorithms implemented for learning and practice, covering regression and classification models using Python.
dataanalysis datascience featurescaling linearregression machinelearning matplotlib numpy pandas python seaborn
Last synced: 28 Apr 2026
https://github.com/aryansk/fake-news-detection
A sophisticated machine learning solution to detect fake news using multiple classification algorithms. Identify the credibility of news articles with advanced text analysis techniques!
fake-news-detection machine-learning machine-learning-algorithms matplotlib numpy pandas python random-forest-classifier scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/patilni3/python_data_analysis
Important Tools and its Functions
excel matplotlib numpy pandas seaborn
Last synced: 28 Apr 2026