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/miteshputhran/nyc-vehicle-collision-analysis

Used vehicle collision data from NYC Open Data to analyse various factors for collisions, identifying the vehicle type involved in the crashes and using weather dataset to identify how snowfall and precipitation had caused increase in collisons

collision csv folder-structure json matplotlib newyork numpy nyc pandas python vehicles

Last synced: 04 Dec 2024

https://github.com/aidarkhaibulov/flower-art

🌼Computer graphics artwork. It's raster graphics flower drawn by using Bézier curves in order to animate petals tearing off.

bezier-curves computergraphics matplotlib numpy

Last synced: 22 Jan 2025

https://github.com/kiwi0fruit/featherhelper

Concise interface to cache numpy arrays and pandas dataframes

cache numpy pandas pyarrow python

Last synced: 16 Jan 2025

https://github.com/thoduv/pyradar5

Python wrapper for the RADAR5 DDE integrator

differential-equations mathematics numerical-methods numpy physics-simulation python

Last synced: 17 Jan 2025

https://github.com/jesussantana/ibm-data-analysis-with-python-da0101en

This course will take you from the basics of Python to exploring many different types of data.

anova correlation data-analysis model-evaluation numpy pandas prepare-data python regression-models statistics

Last synced: 12 Nov 2024

https://github.com/blazer-007/movie-recommendation-system

Movie Recommendation System Project using Pandas

data-science movie-recommendation-system numpy pandas

Last synced: 28 Jan 2025

https://github.com/fabianacampanari/iris-dataanalysis-seaborn-

🌸 The provided code snippet is a Python script that uses matplotlib to plot the numerical and exact derivatives of a function f4 over a range of values. The script generates a sequence of values x from -5 to 5, calculates the derivatives using two different methods, and then plots the results for comparison.

iris-dataset jupyter-notebook machine-learning matplotlib numpy pandas pyplot python-lambda python3 scikit-learn seaborn seaborn-plots

Last synced: 19 Jan 2025

https://github.com/trainingbypackt/data-visualization-with-python-elearning

Create an impact with meaningful data insights using interactive and engaging visuals

data-visualization datascience geoplotlib matplotlib numpy pandas python seaborn

Last synced: 14 Nov 2024

https://github.com/ndom91/newtelco-powercompare

🔋 Internal Datacenter Power Usage Comparison Tool

hacktoberfest mysql netbox numpy pandas postgresql python

Last synced: 12 Jan 2025

https://github.com/pothosware/pothosnumpy

Pothos toolkit for NumPy API support

dataflow dataflow-programming numpy pothos python

Last synced: 15 Nov 2024

https://github.com/aidarkhaibulov/teapot-art

Computer graphics artwork. It's raster graphics teapot which implemented by using Bresenham's algorithm to draw the lines between points.

bresenham-algorithm computergraphics matplotlib numpy

Last synced: 22 Jan 2025

https://github.com/wmramadan/python-examples

Examples of using different python libraries and concepts.

algorithms jupyter-notebooks nltk numpy python python3 tkinter wxpython

Last synced: 09 Nov 2024

https://github.com/crispengari/keras-api

💎 Introduction to Keras API and TensorFlow for Researchers

ai deep-learning jupyter-notebook keras machine-learning matplotlib numpy python scikit-learn tensorflow

Last synced: 09 Feb 2025

https://github.com/efecanxrd/dlib-face-detection

The project takes the image from the real time camera with the opencv library. We can process this data with dlib and scan 68 points on our face.

cv2 dlib dlib-face dlib-face-detection dlib-face-recognition dlib-library face-detection face-recognition facedetect facedetection numpy opencv opencv-detection-models opencv-python python python-cv2 pythondlib

Last synced: 15 Jan 2025

https://github.com/nengo/nengo-gyrus

Recursively generate large-scale Nengo models using NumPy semantics.

functional-programming nengo neural-networks numpy python

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

Introduction to the Blaze ecosystem.

blaze jupyter-notebook numpy pandas pydata python3

Last synced: 31 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/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/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/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/tritonix711/ai-content-verifier

AI Content Verifier is a tool that finds out if text is written by AI or humans. It uses machine learning and natural language processing to give clear results and confidence scores. With an easy-to-use interface, it helps everyone from researchers to content creators check if the content is real or not.

git machine-learning nlp nltk numpy pandas python scikit-learn spacy tkinter

Last synced: 09 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/real0x0a1/objectdetection

Real-time Object Detection using YOLOv

numpy opencv python python3

Last synced: 13 Jan 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/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/praju-1/numpy

Repository about Numpy and all its method with proper description

numpy python

Last synced: 08 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/bucknalla/ofdm_verilog

Example of OFDM in Python and Verilog

commpy numpy ofdm radio

Last synced: 11 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/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/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/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/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/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/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: 15 Feb 2025

https://github.com/datarohit/california-house-price-prediction

This dataset has various features about houses in California and we have to predict the price of the houses using Regression Algorithm.

matplotlib-pyplot numpy pandas regression seaborn sklearn

Last synced: 15 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/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/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/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/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/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/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/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/owainkenwayucl/fractals

Python (some Julia!) tools for generating fractals

julia-sets julialang mandelbrot numpy python3

Last synced: 28 Jan 2025

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/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/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/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/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/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/kunalrrathod/numpy-programs

Numpy Basics for beginners

numpy numpy-arrays numpy-tutorial python

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