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/yeisonmontoya1815/machine-learning_prediction_can_inflation

we aim to predict trends in the Canadian market basket using sentiment analysis techniques. Sentiment analysis involves analyzing text data to determine the sentiment expressed, whether positive, negative, or neutral.

algorithms-and-data-structures data data-analysis data-science data-visualization feature-engineering machine-learning matplotlib-pyplot numerical-analysis numpy pandas pipelines python sklearn structured-data super unsupervised-learning

Last synced: 06 Dec 2024

https://github.com/zainulmustafa/k-nearest-neighbour-algorithms

KNN algorthm using SKlearn and without using SKlearn application on few datasets available at https://archive.ics.uci.edu/ml/datasets.html

collect matplotlib numpy pandas python sklearn

Last synced: 05 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/gandhasiri-rahul-mohan/random-forests-q1-fraud_check

Use Random Forest to prepare a model on fraud data treating those who have taxable_income <= 30000 as "Risky" and others are "Good"

data-science machine-learning numpy pandas python random-forest

Last synced: 14 Nov 2024

https://github.com/rshrc/machinelearning

Collection of Machine Learning Algorithms and Datasets

matplotlib numpy pandas python3 sklearn

Last synced: 10 Nov 2024

https://github.com/gandhasiri-rahul-mohan/random-forests-q2-company_data

About the data: Let’s consider a Company dataset with around 10 variables and 400 records.

data-science machine-learning numpy pandas python random-forest seaborn-plots

Last synced: 14 Nov 2024

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/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/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/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/dev-ev/julia-vs-python-ms-scripting

Performance of Julia and Python for reading and matching mass spectrometry data

benchmarking julia mass-spectrometry numpy performance-testing proteomics-data-analysis python

Last synced: 19 Nov 2024

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: 13 Nov 2024

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/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: 10 Dec 2024

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/pferreirafabricio/graphic-computing

🖼️ Studies and activities of the discipline of Graphic Computing

graphic-computing numpy opencv python

Last synced: 14 Nov 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/shreyansh055/time-series-forecasting_055

The Time Series Forecasting Project predicts future trends using historical data with Python, Pandas, and models like ARIMA, LSTM, and Prophet, focusing on scalable, accurate forecasting for business and finance.

lstm matplotlib numpy pandas python scikit-learn seaborn

Last synced: 31 Oct 2024

https://github.com/yashika-malhotra/data-exploration-and-visualization-for-streaming-platform

Data Analysis and Visualization for streaming platform to provide insights and recommendations to improve their userbase.

colab-notebook data data-visualization jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 14 Nov 2024

https://github.com/soumyapro/solar-cells-output-prediction

Solar Power forecasting for a Solar Power System is a very active research field, as reliable information about the future power generation allow for a safe operation of the power grid and helps to minimize the operational costs. Deep Learning algorithms have shown to be very powerful in forecasting tasks, such as economic time series or speech recognition. Up to now, Deep Learning algorithms have only been applied sparsely for forecasting renewable energy power plants. By using different Deep Learning Algorithms, such as RNN,LSTM with different Feature extraction method like PCA,1D CNN , Auto encoders , My motive is to show the forecast strength of these algorithms compared to a standard MLP and traditional machine learning model in forecasting the energy output of 21 solar power plants.

lstm-neural-networks matplotlib-pyplot mlp numpy pandas

Last synced: 12 Nov 2024

https://github.com/yashkarthik/graphicallly

Plot polynomial and trigonometric expressions in browser using python.

dash logarithms numpy plot-functions python3 trigonometric-functions

Last synced: 09 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/tansudasli/python-sandbox

Python sandbox w/ core capabilities and pandas, numpy, scipy, matplotlib, BeautifulSoup4 and ml models

beatifulsoup matplotlib numpy pandas python scipy

Last synced: 12 Nov 2024

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 Nov 2024

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 Nov 2024

https://github.com/abhishekmali21/human-skin-detection-using-different-color-spaces

Designed and Created a Human Skin Detection Model to identify skin present in an image using color spaces such as RGB, HSV & YCbCr in achieving higher accuracy.

color-space easygui flask flask-cors hsv image-processing mask-image numpy opencv rgb skin-detection tkinter webbrowser ycbcr

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

https://github.com/udityamerit/breast-cancer-prediction-using-different-ml-models

The `all_MLpackage` is a Python tool for breast cancer detection using scikit-learn's machine learning algorithms. It automates model training, generates accuracy comparisons, and helps identify the best-performing algorithm for diagnosis.

classification knn-algorithm logistic-regression machine-learning numpy pandas scikit-learn svm-model

Last synced: 15 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/behzodhalil/opencv-samples

A collection of samples about using OpenCV in Python

numpy opencv python3

Last synced: 28 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: 29 Nov 2024

https://github.com/omagrawal1111/invisibility-cloak

A Python Program to make anything invisible which comes under red cloth

numpy opencv python

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

Example of OFDM in Python and Verilog

commpy numpy ofdm radio

Last synced: 11 Nov 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/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/yogeshselvarajan/rent-prediction-of-house

We will build a model to estimate the rent by explaining the most influential boroughs of Paris the French capital. The used method is the Multiple Linear Regression .

linear-regression machine-learning multiple-linear-regression numpy pandas prediction price sklearn

Last synced: 12 Nov 2024

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: 12 Nov 2024

https://github.com/vlouf/phasespace

Histogram in a phase-space

histogram numpy phasespace

Last synced: 11 Nov 2024

https://github.com/xpcosmos/classificao-multilabel

Nesse projeto utilizei as bibliotecas e ferramentas mais populares para resolução de um problema de identificação de tags em discursões do StackOverFlow. Através de técnicas de NLP, os dados textuais foram transformados e realizada a aplicação dos algoritmos de classificação de múltiplas labels.

labels matplotlib multilabel-classification numpy pandas python seaborn sklearn

Last synced: 14 Nov 2024

https://github.com/mirsazzathossain/cse317-lab-numerical-methods

This repository includes the lab worksheets and assignments for the Numerical Methods Lab course at Independent University, Bangladesh.

numerical-methods numpy python

Last synced: 03 Nov 2024

https://github.com/intelpython/mkl_umath

Package implementing NumPy's UFuncs based on SVML and MKL VML

mkl numpy python

Last synced: 11 Oct 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: 22 Nov 2024

https://github.com/nicholas-miklaucic/eins

One tensor operation is all you need

array deep-learning einops jax numpy python

Last synced: 11 Oct 2024

https://github.com/romanjuranek/bbx

Bounding box manipulation for python and numpy

bounding-boxes numpy python

Last synced: 19 Dec 2024

https://github.com/spockoo/pylegend

A fusion between Python and legend, a name that suggests that the code is both modern and mythical. 3 months of work, with tons of errors to establish the calculations necessary for the superposition, I want to publish my work and improve it and share it under Apache 2.0 License. Designed to work with NBminer!

crypto crypto-tools how-to-farm-crypto kerastuner matplotlib matrix-multiplication mining nbminer numpy performance-optimization pickle project quantum quantumcircuits quantumcomputing qubits scikit-learn tensorflow

Last synced: 10 Oct 2024

https://github.com/ei-grad/bincount

No-copy parallelized bincount returning dict

bincount cython numpy python statistics

Last synced: 19 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/vidhi1290/text-classification-with-transformers-roberta-and-xlnet-model

This project explores advanced NLP techniques using RoBERTa and XLNet models to classify human emotions from textual data. By leveraging robust training and optimization methods, it aims to enhance emotion detection accuracy in applications like social media analysis and customer support.

autoencoder bert ktrain matplotlib natural-language-processing nlp numpy pandas python roberta seaborn sklearn tensorflow transformers xlnet

Last synced: 21 Dec 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/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/ruferdz/face-detector

😁 An implementation of Face Detection and Face Recognition using Python OpenCV

face-detection face-recognition numpy opencv-python pillow

Last synced: 19 Nov 2024

https://github.com/marcelwinterot/nano-keras

Deep learning library inspired by Keras

keras machine-learning machine-learning-library numpy python

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

https://github.com/udityamerit/python-librearies-for-data-science

Python libraries for data science enable efficient data manipulation, analysis, and modeling. Key libraries include NumPy for numerical computing, pandas for data handling, Matplotlib for visualization, Scikit-learn for machine learning, TensorFlow for deep learning, and BeautifulSoup/requests for web scraping. These libraries simplify complex data

beautifulsoup data data-science data-science-libraries machine-learning matplotlib numpy pandas requests scikit-learn scikitlearn-machine-learning tensorflow

Last synced: 08 Nov 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: 11 Nov 2024

https://github.com/fuzailpalnak/fragment

Divide the Image in to Multiple fragments

image-operations numpy python

Last synced: 27 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: 11 Nov 2024

https://github.com/vaibhav-kesarwani/books_recommendation_system

A 𝗕𝗼𝗼𝗸 𝗥𝗲𝗰𝗼𝗺𝗺𝗲𝗻𝗱𝗮𝘁𝗶𝗼𝗻 𝗦𝘆𝘀𝘁𝗲𝗺 📚 uses algorithms to suggest books based on user preferences and behavior. It personalizes recommendations, helping readers discover new titles that match their interests 🌟.

dataset jupyter-notebook numpy pandas plotly python3 sklearn

Last synced: 10 Oct 2024

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: 12 Nov 2024

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

A Python package for studying complex systems.

jupyter matplotlib networkx numpy pep8 project scipy streamlit

Last synced: 10 Nov 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/marcelovilla/gdal-py-snippets

Small different-purpose programs using gdal-python bindings (and a fair amount of NumPy)

gdal gdal-python numpy ogr pandas python raster shapefile

Last synced: 22 Nov 2024

https://github.com/lyqht/sg-bill-org-scraper

Web scraper to get Singapore Billing Organisations

jupyter-notebook numpy pandas python3 rpa scraping tagui

Last synced: 09 Nov 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/fluiddyn/transonic-demos

Demonstration of using transonic to accelerate Python

cython numba numpy pythran transonic

Last synced: 01 Dec 2024

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/analyticalnahid/optical-character-reader

A simple image to text converter using EasyOCR

computer-vision converter easyocr numpy streamlit streamlit-web

Last synced: 07 Dec 2024

https://github.com/soheshdoshi/forcastmodel

This Model is Base On Halt & Winter Algorithm.This Model is Forecast About Seasonal Data.

forcasting machine-learning numpy python

Last synced: 10 Nov 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: 09 Nov 2024

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: 11 Oct 2024

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

https://github.com/sumitgirwal/pokemon-dataset-data-analysis

This is a simple analysis of Pokemon dataset from Kaggle using Python , NumPy, Pandas, and Matplotlib.

dataanalysis kaggledatasets matplotlib numpy pandas-python pokemon-dataset python3

Last synced: 25 Nov 2024

https://github.com/sumitgirwal/google-play-store-data-analysis

This Google Play Store dataset from Kaggle, analysis using Python, NumPy , Pandas , and Matplotlib.In dataset analysis, you can view the best app 5-star rating app, most review app, or most download app, etc.

dataanalysis matplotlib numpy pandas playstore-data-analysis python3

Last synced: 25 Nov 2024

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

We can train our face and verify our face using openCV.

face-recognition knn-classification numpy opencv python3 webcam

Last synced: 10 Nov 2024