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/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/ritwika-das-gupta/sports_celebrity_image_classification

In this Python code snippet, we will walk through the process of building a celebrity face recognition system using OpenCV (Open Source Computer Vision Library) and machine learning. The goal of this project is to detect and recognize faces of celebrities in images.

feature-engineering gridsearchcv numpy opencv pandas python svm-classifier tkinter wavelet-transform

Last synced: 24 Jan 2025

https://github.com/mooseburger1/2015-twitter-airline-sentiment-analysis

Performing sentiment analysis of airlines from Twitter Data.

matplotlib numpy pandas-dataframe python3 regular-expression

Last synced: 24 Jan 2025

https://github.com/ksharma67/partial-dependent-plots-individual-conditional-expectation-plots-with-shap

The goal of SHAP is to explain the prediction of an instance x by computing the contribution of each feature to the prediction. The SHAP explanation method computes Shapley values from coalitional game theory. The feature values of a data instance act as players in a coalition.

eda individual-conditional-expectation matplotlib numpy pandas partial-dependence-plot python seaborn shap shapley-additive-explanations sklearn xgboost

Last synced: 25 Dec 2024

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/vitkarpenko/fem-with-backward-euler-for-the-heat-equation

:fire: Solving the heat equation on square plate with finite element method in Python.

fem heat-equation numerical-methods numpy python

Last synced: 26 Dec 2024

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/kleinyuan/numpy-ml

Implementations of machine learning concepts in modules with basic numpy

basics machine-learning numpy

Last synced: 25 Jan 2025

https://github.com/moindalvs/assignment_random_forest_2

A cloth manufacturing company is interested to know about the segment or attributes causes high sale. Approach - A Random Forest can be built with target variable Sale (we will first convert it in categorical variable) & all other variable will be independent in the analysis.

data-science hyperparameter-tuning numpy pandas python random-forest-classifier sklearn

Last synced: 18 Jan 2025

https://github.com/omkarpattnaik8080/diabetiespredictionsystem

"This machine learning project predicts diabetes risk, utilizing Python and scikit-learn. Employ AWS for model deployment, ensuring scalability and reliability. Explore predictive analytics to identify factors influencing diabetes onset, enabling proactive healthcare interventions for improved patient outcomes and disease management."

aws machine-learning matplotlib numpy pandas python

Last synced: 14 Jan 2025

https://github.com/omkarpattnaik8080/employeeretentionprediction

"This machine learning project predicts employee retention, employing Python and scikit-learn. Utilize AWS for model deployment, ensuring scalability and reliability. Explore predictive analytics to identify factors influencing employee turnover, facilitating proactive retention strategies for organizational stability and growth."

aws data-science machine-learning matplotlib numpy pandas seaborn

Last synced: 14 Jan 2025

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

This repo consists of the topics I hold about Machine Learning Crash Course

machine-learning machine-learning-algorithms numpy pandas python tenserflow

Last synced: 29 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/deep-diver/logistic-regression

simple neural network without hidden layer

logistic-regression neural-network numpy

Last synced: 05 Feb 2025

https://github.com/yuweaec/ai-programming-with-python-bertelsmann

This repository aims to provide code and information to help you develop a comprehensive understanding of Python programming in the context of artificial intelligence (AI) applications.

ai bertelsmann data-structures functions jupyter-kernels jupyter-notebook numpy object-oriented-programming pandas python python-packages pytorch scripting udacity-nanodegree

Last synced: 09 Feb 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/harshitwaldia/traffictally

"Detect and count vehicles in videos using OpenCV for accurate analysis in traffic management and monitoring systems."

computer-vision numpy opencv python3 vehicle-counting vehicle-detection

Last synced: 12 Feb 2025

https://github.com/deep-diver/linear-regression

implement simple version of "Linear Regression" using only Numpy

linear-regression numpy

Last synced: 05 Feb 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/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/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/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/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/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/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/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/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/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/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/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/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/raihan4520/ml

A collection of machine learning projects showcasing various algorithms and techniques, including a final project for the Machine Learning course at AIUB.

data-preprocessing jupyter-notebook machine-learning model-evaluation numpy pandas python scikit-learn

Last synced: 11 Feb 2025

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/clayrisser/6-line-neural-net

The smallest neural network

neural-network numpy python

Last synced: 08 Feb 2025

https://github.com/real0x0a1/objectdetection

Real-time Object Detection using YOLOv

numpy opencv python python3

Last synced: 13 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/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/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/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/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/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/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/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/analyticalmonk/blaze_getting_started

Introduction to the Blaze ecosystem.

blaze jupyter-notebook numpy pandas pydata python3

Last synced: 31 Dec 2024

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/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/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/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/superlinear-ai/microgrpo

🐭 A tiny single-file implementation of Group Relative Policy Optimization (GRPO) as introduced by the DeepSeekMath paper

autograd grpo numpy reinforcement-learning

Last synced: 04 Feb 2025

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

A brief introduction to Markov chain Monte Carlo methods

markov-chain markov-chain-monte-carlo matlplotlib numpy python stochastic

Last synced: 22 Dec 2024

https://github.com/drsoliddevil/mlr-gd

Multiple linear regression by gradient descent.

data-science gradient-descent linear-regression machine-learning ml numpy python regression

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/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/andresmg07/landscape-recognizer

Supervised ML classification algorithm implemented through pattern recognition techniques and statistical methods.

artificial-intelligence machine-learning numpy opencv pattern-recognition python statistical-methods

Last synced: 30 Jan 2025

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