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/ibnaleem/snapscoretracker

👻 A Snapscore tracker that reports various metrics such as time differences, score increases, snaps sent and received, snap rates per minute, hour, and day and much more

numpy osint osint-python osint-resources osint-tool osint-tools pandas python snapchat snapchat-score snapscore snapscore-bot snapscore-tracker snapscoretracker

Last synced: 15 Dec 2024

https://github.com/imharshag/time-series-analysis

This focuses on performing a time series analysis of Bitcoin revenue using a naive forecast approach. The goal is to understand the revenue trends and make simple predictions based on historical data.

google-colab jupyter-notebook numpy pandas time-series-analysis

Last synced: 17 Nov 2024

https://github.com/vidhi1290/lung-cancer-detection-app

🔍 Discover the future of healthcare with our Lung Cancer Detection Project. Using advanced machine learning techniques, we've achieved 92% accuracy in identifying lung cancer. Join us at the forefront of medical AI. 👩‍⚕️🌟 #AIHealthcare #LungCancerDetection

artificial-intelligence cancer-detection datascience datascience-machinelearning kaggle lungcancer machine-learning machine-learning-algorithms numpy pandas python randomforest

Last synced: 08 Dec 2024

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

The smallest neural network

neural-network numpy python

Last synced: 15 Dec 2024

https://github.com/aman9026/custom-filters

Simple guide with code snippets for creating Custom-Filters by Image-Processing

digital-image-processing filter filters guide image-processing mlops numpy numpy-arrays opencv python3 tutorial tutorial-code

Last synced: 15 Dec 2024

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/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

https://github.com/mdaiyub/heart-disease-prediction

Heart disease describes a range of conditions that affect your heart. Diseases under the heart disease umbrella include blood vessel diseases, such as coronary artery disease, heart rhythm problems (arrhythmia), and heart defects you’re born with (congenital heart defects), among others.

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

Last synced: 17 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: 23 Dec 2024

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/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/ganeshkbhat/numericalarrays

numericalarrays offers comprehensive mathematical functions, random number generators, linear algebra routines, Fourier transforms, and more like NumPy. The goal is to be as near as NumPy as possible

array array-prototype arrays javascript linear-algebra matrix numerical numericalarrays numjs numpy numpyjs python scientific-computing

Last synced: 10 Dec 2024

https://github.com/datarohit/walk-or-run-image-classification

This is Deep Learning project made using InveptionV3 model and Images taken from Kaggle to predict if the person in Image is Walking or Running.

cnn-classification inceptionv3 keras keras-tensorflow matplotlib numpy tensorflow

Last synced: 23 Dec 2024

https://github.com/mongoexpuser/geological-image-classification-dnn

Geological Image Classification with Deep Feed-Forward Neural Network

keras matplotlib numpy pandas python scikit-image tensorflow

Last synced: 28 Nov 2024

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: 23 Dec 2024

https://github.com/gahogg/rl_learn

A package to accompany the book "Reinforcement Learning: A Python Introduction"

numpy python reinforcement-learning reinforcement-learning-algorithms reinforcement-learning-environments

Last synced: 17 Jan 2025

https://github.com/dennis-nichols/clean-air-compass-mapping-api

An API to do spatial interpolation of Purple Air network sensor data and create polygons for display on web maps.

fastapi geopandas numpy pandas python scikit

Last synced: 01 Jan 2025

https://github.com/psmths/bigram-file-analysis

Proof of concept that leverages machine learning to classify files based on their bigram frequency distributions.

bigrams file-analysis jupyter-notebook machine-learning matplotlib numpy python

Last synced: 17 Jan 2025

https://github.com/ivy-llc/demo-utils

A set of utilities for creating visual demos for Ivy libraries.

abstraction autograd deep-learning gpu ivy jax machine-learning mxnet neural-network numpy python pytorch template tensorflow

Last synced: 23 Dec 2024

https://github.com/miteshputhran/analysis-using-python

Analysis using Natural Language Toolkit(NLTK), Numpy, Pandas and Matplotlib

analysis folder-structure json matplotlib nltk numpy pandas python zipf

Last synced: 04 Dec 2024

https://github.com/masadcv/numpymaxflow

Numpy-based implementation of Max-flow/Min-cut (graphcut) for 2D/3D data

numpy python segmentation

Last synced: 14 Nov 2024

https://github.com/kunalrrathod/numpy-programs

Numpy Basics for beginners

numpy numpy-arrays numpy-tutorial python

Last synced: 10 Dec 2024

https://github.com/crispengari/ml-data-loading

💎 This is a simple quick guide on working with files in pandas. We will be working with the following types of files and learn how to read and write using the pandas library.

ai dataframe datascience jupyter-notebook machine-learning numpy pandas python

Last synced: 16 Dec 2024

https://github.com/ranjan2104/diabetes-prediction-application

It is a Model that Predict the Diabetes Status of any person by just giving the some observations so that take the decision on that with the accuracy of 93%+. Due to Trained Model with Data sets so that able to predict very carefully on the previous decision it is supervised learning model using an algorithm is Linear regression and Sklearn for testing and Training the Model and Flask is Uses in Backend and in Frontend HTML, CSS, Js is Using.

flask gunicorn itsdangerous jinja2 markupsafe matplotlib numpy pandas scikit-learn scipy werkzeug

Last synced: 08 Jan 2025

https://github.com/lasithaamarasinghe/hand-gesture-math-solver

This project demonstrates a real-time hand gesture recognition system using Python, OpenCV, and Gemini AI by Google.

computer-vision cvzone gemini-ai hand-recognition numpy opencv pillow python visual-studio-code

Last synced: 10 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: 11 Dec 2024

https://github.com/neo-mashiro/mri

3D volumetric medical image analysis without OpenCV.

cnn-keras matplotlib mri numpy opencv3 python tutorial

Last synced: 08 Dec 2024

https://github.com/spenceypantsy1/mnist-neural-network-with-numpy

A neural network built from scratch using NumPy to classify MNIST handwriting data. Focused on understanding the mathematics and algorithms behind deep learning.

backpropagation deep-learning image-classification machine-learning mathematics mnist neural-networks numpy python

Last synced: 28 Nov 2024

https://github.com/w-edward/youtube-keyword-popularity-analyzer

An effort to discover the top trending keywords on Youtube.

data-analysis node-js numpy python webscraping youtube-api

Last synced: 16 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/adityajn105/kagglesolvedproblem

Data Science problem on Kaggle Solved by me. Keep improving Accuracy.

kaggle kaggle-competition numpy pandas python scikit-learn tensorflow

Last synced: 15 Nov 2024

https://github.com/datarohit/clothes-size-prediction

This dataset has the age, weight, height, etc about people and the size of clothes that they wear. This dataset has a lot of outliers in it thus reducing the accuracy of the model.

classification machine-learning matplotlib-pyplot numpy pandas seaborn sklearn

Last synced: 23 Dec 2024

https://github.com/ranjan2104/automobil-prediction-application

This Model is Built using Machine Learning Algorithm i.e Linear Regression and Sklearn so training and testing of data and uses Flask as in Backend and HTML, CSS and JS as in Frontend and the pickle module is used for make a .pkl file such that the data can be fetched using flask is possible and make the prediction of 88%+.

bootstrap4 css flask html js linear-regression numpy pandas pickle sklearn

Last synced: 08 Jan 2025

https://github.com/stanczakdominik/schrodinger_1d

Schrodinger equation solver in 1D

matplotlib numpy pde schrodinger-equation

Last synced: 31 Dec 2024

https://github.com/0904-mansi/face-recognition-challenge-engage-22

I propose criminal identification system and missing people identification for Police Department to enhance and upgrade the criminal distinguishing into a more effective and efficient approach. Technology working behind is face recognition.

face-detection face-recognition numpy opencv python3 tkinter-gui

Last synced: 14 Jan 2025

https://github.com/omkarpattnaik8080/featureengineering

"Elevating my machine learning projects with this feature engineering repository. Transforming raw data into powerful features, boosting model accuracy. by exploring curated scripts, tools, and resources for an optimized data preprocessing workflow. Unleashing the potential of data and enhancing predictive modeling effortlessly."

feature-engineering matplotlib numpy pandas seaborn

Last synced: 14 Jan 2025

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

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

jupyter-notebook numpy python

Last synced: 20 Nov 2024

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/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/akash-rajak/volume-suggester

Python Script to suggest the volume at which the music audio file needs to be played for better experience and feeling.

audio-feature-extraction audio-loudness ffmpeg librosa matplotlib mutagen numpy os path pyaudio pydub pynput python3 subprocess tkinter volume-suggester wave

Last synced: 05 Dec 2024

https://github.com/datarohit/python-for-finance

These Files are from Derek Banas Youtube Tutorial on Python for Finance used by me for Learning Purpose. These Include Stock Price Analysis, Portfolio Creation, Forecasting and Many more.

arima-forecasting arima-model finance-analytics matplotlib numpy pandas plotly python seaborn

Last synced: 23 Dec 2024

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/akash-rajak/image-contours-co-ordinates

Python Script to get the Counters co-ordinates in image.

contours-co-ordinate contours-detection cv2 image numpy python3 tkinter

Last synced: 05 Dec 2024

https://github.com/gill-singh-a/rocket-simulator

Simulates the Flight of a Rocket by plotting its Altitude, Vertical Velocity, Vertical Acceleration and Vertical Forces acted upon the Rocket vs Time.

math matplotlib numpy physics python python3 rocket rocket-simulation rocket-simulator simulation simulator sympy

Last synced: 04 Jan 2025

https://github.com/joshuamhtsang/crystalninja

A code for generating crystal stuctures with defects for atomic simulation.

numpy python python3 virtualenv

Last synced: 24 Jan 2025

https://github.com/wpi-surfmet-lab/multiscale-statistical-analysis

Multiscale regression/discrimination analysis software, which uses multiscale area data exported from MountainsMap®.

matplotlib multiscale-analysis numpy python scipy win wpi wxpython

Last synced: 18 Dec 2024

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: 01 Dec 2024

https://github.com/dhrupad17/python-for-data-science-a-z

This is a practice Repository consisting of all the notebooks I have practiced to learn python for data science from basics to Advance.

flask matplotlib-python numpy pandas-python python python-lambda seaborn-python streamlit

Last synced: 16 Jan 2025

https://github.com/krishmunot/spam-detector

Spam detection using Neural Nets and back propagation

backward-chaining hacktoberfest hacktoberfest2020 machine-learning numpy spam-detection

Last synced: 02 Dec 2024

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/akash-rajak/image-snipper

Python script to snip any part of image.

cv2 gui image image-snipping numpy python3 snip tkinter

Last synced: 05 Dec 2024

https://github.com/i4ds/ecallisto_ng

Ecallisto NG is a Python package tailored for interacting with Ecallisto data.

data-analysis data-visualization e-callisto ecallisto-international-network numpy pandas python spectrometer

Last synced: 09 Nov 2024

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/ujstor/data-science-introduction

Introduction to the field of data science, covering fundamental concepts, processes, and tools.

data-science ml numpy pandas python sql static

Last synced: 22 Jan 2025

https://github.com/tugot17/knn-algorithm-from-scratch

The K Nearest Neighbors algorithm, written from scratch using the Python programming language

from-scratch k-nearest-neighbours knn numpy python

Last synced: 22 Jan 2025

https://github.com/bucknalla/ofdm_verilog

Example of OFDM in Python and Verilog

commpy numpy ofdm radio

Last synced: 11 Nov 2024

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/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/pasaopasen/gabor-wavelet

Python realization of wavelet transform with Gabor-kernel (from matlab)

math numba numpy speedup wavelet-transform

Last synced: 28 Nov 2024

https://github.com/yuriidorosh/information-theory-and-coding

Using an analytical description for data, the theory of information objectifies the number of bits required to represent the data which is the source's information entropy. Coding theory is the study related to the nature of codes and their individual capability for particular applications.

coding information information-and-coding-theory matlab matlab-script matplotlib matplotlib-python numpy python python-3 python3

Last synced: 28 Nov 2024

https://github.com/omkarpattnaik8080/studentperformanceanalysis

"This data analytics project examines student performance using Python and Pandas. Employing statistical analysis and visualization techniques with Matplotlib, it provides insights into academic trends. Explore this repository for data-driven insights essential for enhancing educational strategies and student outcomes."

data-visualization dataanalytics datascience kaggle numpy pandas

Last synced: 14 Jan 2025

https://github.com/ayushmankumar7/pyopencl-windows

Install PyOpenCL for Windows 😉

numpy opencl pyopencl python python3 windows windows-10

Last synced: 02 Dec 2024

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/real0x0a1/objectdetection

Real-time Object Detection using YOLOv

numpy opencv python python3

Last synced: 13 Jan 2025

https://github.com/nikoshet/amazon-customer-reviews-data-mining

Project for course 'Data Mining' for M.Sc. 'Data Science and Machine Learning' in NTUA

data-mining data-science keras-tensorflow numpy pandas python

Last synced: 09 Nov 2024

https://github.com/shreyansh055/dynamic_pricing_strategy_055

Dynamic Pricing Strategy Project: This project utilizes machine learning algorithms in Python to optimize ride-sharing prices through real-time demand and supply analysis. By leveraging historical Uber data, it dynamically adjusts prices to maximize revenue and improve customer satisfaction.

machine-learning numpy pandas python scikit-learn

Last synced: 14 Nov 2024

https://github.com/daniel-furman/lwmcmc

MCMC parameter space sampling via Metropolis-Hastings

bayesian-inference mcmc metropolis-hastings-algorithm numpy parameter-space-sampling

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/princebanerjee04/darpansur

"Darpan-Sur" application, your personalized music recommendation platform designed to cater to your emotions. “Darpan-Sur” uses advanced AI algorithms to curate playlists that perfectly match your current mood, making every song a reflection of how you feel. Say goodbye to generic playlists and embrace the power of emotion in your music experience.

cv2 keras mediapipe numpy python tkinter

Last synced: 27 Nov 2024

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: 03 Dec 2024