Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/dmarks84/coursework_project_banks-web-scraping-sql

Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.

apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping

Last synced: 15 Feb 2025

https://github.com/yogeshnile/flight-delay-prediction

In this repo i developed predict a flight delay using machine learning.

flight-delay-prediction jupyter-notebook machine-learning numpy pandas python3 seaborn sklearn

Last synced: 10 Jan 2025

https://github.com/yogeshnile/nifty50-index-time-series-analysis

In this repo i did analysis of Nifty50 five year data from 01-04-2015 to 31-03-2020. Data Downloaded from nse official website.

data-analysis matplotlib nifty numpy pandas plotly python3 time-series-analysis

Last synced: 10 Jan 2025

https://github.com/lucasfturos/modelagemmath_python

Repositório focado em estudos de modelagem matemática aplicadas em Python

math matplotlib numpy python scipy turtle

Last synced: 12 Dec 2024

https://github.com/mihirh19/imdb-dataset-analysis

The IMDb dataset is a valuable resource for conducting analysis on movies and TV shows. It provides a comprehensive collection of information about films, including titles, release dates, genres, ratings, and more. Analyzing this dataset can offer insights into trends, audience preferences, and the overall landscape of the entertainment industry.

mataplotlib numpy pandas pyplot sqlite3

Last synced: 07 Feb 2025

https://github.com/eyuuab/frame_level_video_forgery_detaction

A Python project for detecting video tampering using frame difference analysis with OpenCV and NumPy. Includes anomaly detection and visualization tools.

computer-vision frame-difference numpy opencv tampering-detection

Last synced: 23 Jan 2025

https://github.com/pyladiesams/data-interpretation-beginner-sep2020

An introduction to Data Interpretation and Storytelling with Python

jupyter matplotlib numpy pandas workshop

Last synced: 03 Jan 2025

https://github.com/kinoute/l-layers-xor-neural-network

A L-Layers XOR Neural Network using only Python and Numpy that learns to predict the XOR logic gates.

arguments deep-learning neural-network numpy python python3 script xor xor-neural-network

Last synced: 04 Jan 2025

https://github.com/mdaiyub/house-price-prediction

Predicting house prices can help determine the selling price of a house in a particular region and can help people find the right time to buy a home.

confusion-matrix decision-tree-classifier gaussiannb kneighborsclassifier logistic-regression machine-learning matplotlib-pyplot numpy pandas random-forest-classifier seaborn svc-svm

Last synced: 17 Jan 2025

https://github.com/sisoudev/facialrecognition

Data collected thanks to dear misbah4064, algorithm for recognizing facial expressions with machine learning, still under construction.

machine-learning numpy python python3

Last synced: 11 Jan 2025

https://github.com/moindalvs/learn_statistics_for_data_science

Central tendency, distribution, skewness and kurtosis

kurtosis mean median model numpy pandas skewness

Last synced: 18 Jan 2025

https://github.com/romybompart/image-processing-in-sublime-text-3

image processing using sublime text , virtualenv, skimage, numpy

anaconda image-processing jedi numpy python skimage sublimerepl sublimet

Last synced: 17 Jan 2025

https://github.com/tushar365/bike-sharing-rental-prediction

Predict Bike🚲 Rentals with Weather! This project uses regression to predict hourly bike rentals by combining historical usage data with weather information. It helps bike-sharing companies optimize resources and improve user experience.

data-science decision-trees knn-regression linear-regression machine-learning matplotlib-pyplot numpy pandas seaborn

Last synced: 30 Jan 2025

https://github.com/brianrscode/piedra-papel-tijera-opencv

Juego de piedra, papel o tijera implementado en Python usando OpenCV y MediaPipe para la detección de manos. Juega contra la computadora realizando gestos con tu mano frente a la cámara.

mediapipe mediapipe-hands numpy opencv opencv-python python python3

Last synced: 28 Jan 2025

https://github.com/tanyachutani/neural-network-numpy

Neural Network (Multiple layers) from scratch using Numpy.

deep-neural-networks mnist neural-network neural-network-from-scratch numpy

Last synced: 10 Jan 2025

https://github.com/ehtisham-sadiq/ai-pioneers-datascience-arena

This repository is dedicated to the AI Amigos team's participation in the Artificial Intelligence (AI) competition with a focus on Data Science.

artificial-intelligence competition data-analysis data-science data-visualization machine-learning model-building model-evaluation numpy pandas python3 supervised-learning unsupervised-learning

Last synced: 11 Jan 2025

https://github.com/g0r0kh/hh_api_app

labour market metrics app

api flet flutter json matplotlib numpy pandas

Last synced: 08 Feb 2025

https://github.com/milind220/hk-air-quality-analysis

My final project for a statistics and data analysis course. Whew that was a lot of graphs!

data-analysis jupyter-notebook numpy pandas python python3 scipy seaborn statistics

Last synced: 03 Jan 2025

https://github.com/dmarks84/coursework_project_airfoil-noise-prediction

Project for IBM Data Engineering & Python course on ML & AI -- Created predictions for noise of an airfoil based on various physical features

apache-spark api automation data-modeling etl linear-algebra numpy pandas pipelines python regression statistics supervised-ml

Last synced: 15 Feb 2025

https://github.com/arturobp3/machine_learning

Projects that has been developed in the Machine Learning and Big Data subject. Python is the programming language used in them.

linear-regression neural-network numpy pandas python scikit-learn support-vector-machines

Last synced: 18 Jan 2025

https://github.com/akash-rajak/image-snipper

Python script to snip any part of image.

cv2 gui image image-snipping numpy python3 snip tkinter

Last synced: 01 Feb 2025

https://github.com/rajanmandanka07/face-recognition

This Face Recognition System allows adding new faces, training a classifier, and real-time face recognition using a webcam. Built with Python and OpenCV.

classifier-training face-recognition haar-cascade-classifier image-processing lbph-face-recognizer numpy opencv-python pillow

Last synced: 08 Jan 2025

https://github.com/redinfinitypro/chatflow

Rating: (8/10) The project uses natural language processing to create a chatbot capable of understanding user queries. It trains on a dataset of intents, tokenizing patterns, and constructing a neural network model. The model is saved for future use.

json lancasterstemmer nltk numpy pickle random tensorflow tflearn

Last synced: 12 Feb 2025

https://github.com/itzzmeakhi/us-bikeshare-data

This project was done as a part of Data Analytics Nanodegree. In this project bikeshare data ( rented bikes) of three cities(washington, new york & chicago ) were taken. The patterns among the data like frequent route, frequent end and start station etc were displayed to the user based on his input (performed respect to day or month or both). The data given was processed so doesn't contain any null values, And this project is done at my beginner level so no scope of visualizations included in it.

numpy pandas python3

Last synced: 28 Jan 2025

https://github.com/will-lynas/singular-value-decomposition

🧮 A visualization of Singular Value Decomposition

jupyter-notebook numpy python singular-value-decomposition

Last synced: 18 Jan 2025

https://github.com/coding-enthusiast9857/automatic_text_generation

Welcome to the repository, where innovation meets language! This repository is a comprehensive collection of tools, models, and resources dedicated to the exciting field of automatic text generation. Whether you're a researcher, developer, or enthusiast, this repository provides a playground for exploring cutting-edge technology.

ai ann cnn deep-learning deep-neural-networks gru keras lstm ml neural-networks nlp numpy python rnn tensorflow tensorflow2 text-processing

Last synced: 14 Jan 2025

https://github.com/aaronmcleancs/cvv_15m_sars-cov-2

Convolutional Neural Network for SARS-CoV-2 X-ray Classification | Optimized for Apple silicon

aws numpy python tensorflow

Last synced: 07 Dec 2024

https://github.com/anish202020/programs

This repository contains various computer graphics projects and examples designed to help students understand fundamental concepts in computer graphics.

matplotlib numpy opencv-python pygame python

Last synced: 15 Dec 2024

https://github.com/florianwoelki/neural-network-weed-detection

This repository contains a custom made neural network which will classify weed.

classification images multiclass-classification multiclass-neural-network neural-network numpy python3

Last synced: 27 Jan 2025

https://github.com/abaofromcug/i-love-python

this reponsitory is for python or Jupyder

jupyter-notebook machine-learning matplotlib numpy python3 scipy

Last synced: 16 Jan 2025

https://github.com/nomonosound/numpy-rms

Calculate RMS swiftly (SIMD-accelerated)

arm-neon c float32 numpy numpy-library python simd x86-64

Last synced: 15 Dec 2024

https://github.com/saadsalmanakram/numerical-computing

Working on core numerical computing using dedicated libraries in this genre...

cupy jax numpy scipy sympy theano xarray

Last synced: 29 Jan 2025

https://github.com/pferreirafabricio/graphic-computing

🖼️ Studies and activities of the discipline of Graphic Computing

graphic-computing numpy opencv python

Last synced: 14 Jan 2025

https://github.com/nemeslaszlo/pagerank_and_hits

PageRank and Hyperlink-Induced Topic Search (HITS) link analysis algorithms.

hits-algorithm jupyter-notebook numpy pagerank-algorithm

Last synced: 29 Jan 2025

https://github.com/aminkhavari78/geoai-challenge-estimating-soil-parameters-from-hyperspectral-images-

Can you predict soil parameters from hyperspectral earth observation data?

dee keras matplotlib neural-network numpy pandas seaborn

Last synced: 19 Jan 2025

https://github.com/marse11e/data-science-exploration

Репозиторий, посвященный изучению различных направлений Data Science! Здесь я собираю материалы, заметки, примеры кода и эксперименты, которые помогут мне в процессе обучения.

jupyter-notebook numpy python

Last synced: 20 Nov 2024

https://github.com/silveirinhajuan/juanprime

I need help to improve my model and database. JuanPrime is a machine learning project built with PyTorch, focusing on creating a Discord bot. It utilizes natural language processing techniques to provide interactive bot functionalities within the Discord platform.

discord discord-bot discord-py machine-learning machine-learning-algorithms nlp nlp-machine-learning nltk nltk-library nltk-python numpy python pytorch

Last synced: 12 Feb 2025

https://github.com/hamdivazim/examresultsjupyter

A project I made back in 2021! Plots graphs using csv data.

graphing ipython-notebook jupyter-notebook matplotlib matplotlib-pyplot numpy pandas seaborn table

Last synced: 12 Jan 2025

https://github.com/sbozzolo/open-source-tools-for-physics

Material from the seminar cycle "Open Source: Tools for Physics" held in AUTH (Thessaloniki) in May 2017

bash beamer emacs git github latex linux matplotlib numpy python python3 scipy seminar

Last synced: 05 Feb 2025

https://github.com/clayrisser/6-line-neural-net

The smallest neural network

neural-network numpy python

Last synced: 08 Feb 2025

https://github.com/ul-mds/gecko-examples

Example scripts for generating data with Gecko

data-science numpy pandas python record-linkage

Last synced: 04 Feb 2025

https://github.com/ranjan2104/multi-face-recognition-based-detect-system

Face Recognition System Uses for multi Face Detection. It is a Real time Detection System that can be Easily Port on any Hardware Devices due to its written in python. The Model First Train the Faces and after that Predict the output with more than 85%+ confidence due to its model classifier training with good algorithms so that predict with more accuracy by the help of OpenCV Module Haarcascade classifier and using numpy and pandas to fiIt is a Multi nd an pixel array of images and put operations over there.

datetime numpy opencv-contrib-python pandas pillow pytest-shutil python-csv time tk-tools

Last synced: 08 Jan 2025

https://github.com/vlouf/phasespace

Histogram in a phase-space

histogram numpy phasespace

Last synced: 09 Jan 2025

https://github.com/fluiddyn/transonic-demos

Demonstration of using transonic to accelerate Python

cython numba numpy pythran transonic

Last synced: 29 Jan 2025

https://github.com/statute8234/chatflow

Rating: (8/10) The project uses natural language processing to create a chatbot capable of understanding user queries. It trains on a dataset of intents, tokenizing patterns, and constructing a neural network model. The model is saved for future use.

json lancasterstemmer nltk numpy pickle random tensorflow tflearn

Last synced: 19 Jan 2025

https://github.com/nafisalawalidris/data-visualization-with-python

In the final project of Data Visualisation with Python, you create impactful visualizations using popular libraries like Matplotlib, Seaborn, and Plotly. Apply skills learned throughout the course to analyze real-world data, effectively communicate insights, and enhance your data visualisation proficiency.

dash dashboards data-visualization folium jupyter-notebook matplotlib numpy python seaborn

Last synced: 23 Jan 2025

https://github.com/harveyrdonnelly/maclaurin-series-models

A library of interactive Maclaurin Series Mathematical Models written in Python, including trigonometric and exponential functions.

maclaurin-series mathematical-modelling mathematics mathematics-education matplotlib numpy python python3 seaborn

Last synced: 12 Feb 2025

https://github.com/djeada/numpy-tutorials

Welcome to the NumPy Tutorials repository, your one-stop collection of learning materials for mastering NumPy, a fundamental library for scientific computing in Python.

linear-equation-solver matrix-manipulations numpy numpy-arrays system-of-equations vectors

Last synced: 05 Feb 2025

https://github.com/akash-peace/text-recognition

Text Recognizer project objective is to make a text recognising model with Tesseract-OCR.

east imutils numpy opencv python3 tesseract-ocr

Last synced: 12 Feb 2025

https://github.com/akash-peace/opencv-game

Boring Jump project objective is to make a game by manipulating the pixels.

numpy opencv pypi python3

Last synced: 12 Feb 2025

https://github.com/akash-peace/cv-aruco-detection

ArUco Photo Embedding project objective is to make a photo embedding from source image to target image.

aruco numpy opencv-contrib pypi python3

Last synced: 12 Feb 2025

https://github.com/akash-peace/cv-shape-color-detection

Virtual Sketch project objective is to make a drawing tab that can be controllable by hand movement.

numpy opencv pypi python3

Last synced: 12 Feb 2025

https://github.com/programmer-rd-ai/moviedatascraper

Explore the cinematic universe with our IMDb web scraping project! Dive into movie data with ease, uncovering insights from cast to critical reviews. With dynamic visualizations and reliable data, let's journey through the world of movies like never before. Lights, camera, analysis!

beautifulsoup beautifulsoup4 data data-analysis jupyter-notebook matplotlib numpy pandas programming python python3 scraping seaborn software web

Last synced: 12 Jan 2025

https://github.com/mgobeaalcoba/padawan_python_course

Data-oriented Python course taught for all Mercado Libre verticals

colab-notebook matplotlib numpy pandas python3 scipy-optimize scipy-stats sckiit-learn seaborn

Last synced: 19 Feb 2025

https://github.com/numpy/user-survey-2020-details

Analysis and publication of NumPy community survey results

community development numpy survey

Last synced: 04 Feb 2025

https://github.com/praju-1/numpy

Repository about Numpy and all its method with proper description

numpy python

Last synced: 08 Feb 2025

https://github.com/gourab-sinha/zomato-data-analysis

This project is all about analysing Zomato Data using Python Packages.

numpy pandas python3 restfulapi

Last synced: 25 Nov 2024

https://github.com/analyticalmonk/blaze_getting_started

Introduction to the Blaze ecosystem.

blaze jupyter-notebook numpy pandas pydata python3

Last synced: 31 Dec 2024

https://github.com/msjahid/data-science-projects

A collection of data science projects featuring techniques and methodologies for data preprocessing and exploratory analysis.

matplotlib numpy pandas plotly python seaborn

Last synced: 22 Nov 2024

https://github.com/daira/dualpowsim

Undocumented Python 3 programs for simulating dual PoW and confirmation times for Zcash. Please report issues at https://github.com/zcash/zcash/issues

mathplotlib numpy proof-of-work simulation zcash

Last synced: 04 Feb 2025

https://github.com/gitaditee/extended-kalman-filter-algorithms

Kalman filter is an algo for estimating the state of a system for position and the speed of a car using past observation and current un- noising measurement of the system.

algorithms numpy python3

Last synced: 22 Jan 2025

https://github.com/daquintero/numpsy

Integration of NumPy, SymPy, SciPy, and Pandas into a single extendable mathematical framework.

integration numpsy numpy pandas python3 scientific scipy sympy

Last synced: 19 Feb 2025

https://github.com/diusmontenegro/python3-miniprojects

This my mini-projects that you may be interested in doing too... Enjoy!!

langdetect machine-learning matplotlib numpy opencv python3 tabula tkinter-gui torch

Last synced: 11 Jan 2025

https://github.com/konjkov/pycasino

Python realisation of Casino (QMC) program

mpi4py numba numpy python3 quantum-chemistry quantum-monte-carlo scipy

Last synced: 19 Feb 2025

https://github.com/msjahid/machine-learning-projects

A collection of machine learning projects featuring models and algorithms for supervised and unsupervised learning, model evaluation, and optimization.

jupyter matplotlib numpy pandas python scikit-learn seaborn

Last synced: 13 Feb 2025

https://github.com/maxencebonamy/minecraft-survival

Minecraft Survival is my very first video game, which I made from scratch. It's clearly not a perfect game, but it means a lot to me.

card-game game minecraft numpy pygame python

Last synced: 18 Jan 2025