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/zazi2002/neuroscience-project-lfp-signalanalysis

This project is part of the Neuroscience of Learning, Memory, Cognition course. The goal of this assignment is to introduce students to Local Field Potential (LFP) signals, which are critical for understanding brain activity at a local neuronal level.

jupiter-notebook lfp-analysis matplotlib numpy signal-processing

Last synced: 19 Feb 2025

https://github.com/zazi2002/neuroscience-project-olfactory-signal

This project is part of the Neuroscience of Learning, Memory, Cognition course. The main objective is to analyze Local Field Potential (LFP) signals recorded from three different brain regions of an anesthetized rat while it performed an olfactory task.

frequency-analysis lfp-analysis matplotlib numpy scipy signal-processing

Last synced: 19 Feb 2025

https://github.com/zazi2002/machine-learning-project

Introduction to Machine Learning project with the goal of improving the classification performance on a dataset by optimizing the number of features and weak learners.

dimentionality-reduction ensemble-learning numpy pca random-forest scikit-learn

Last synced: 19 Feb 2025

https://github.com/zazi2002/neuroscience-project-cnn

This project is part of the Neuroscience of Learning, Memory, Cognition course and focuses on the visual processing pathways in the brain, particularly the dorsal and ventral streams.

cnn-for-visual-recognition learning matplotlib numpy scipy visual-processing

Last synced: 19 Feb 2025

https://github.com/datarohit/pima-indians-diabetes-classification

This is a very popular Kaggle Dataset for practicing Classification and EDA. A detailed Statistical Analysis with EDA and many Plots has been done.

classification-algorithims classification-model machine-learning-algorithms matplotlib-pyplot numpy pandas seaborn sklean

Last synced: 15 Feb 2025

https://github.com/jdavydovportfolio/careerpredictor

A project leveraging AI and Machine Learning (Logistic Regression) to predict graduate job placements. Includes data preprocessing, exploratory analysis, and predictive modeling.

artificial-intelligence exploratory-data-analysis jupyter-notebook linear-regression logistic-regression machine-learning machine-learning-algorithms machine-learning-models matplotlib ml numpy pandas pandas-dataframe predictive-modeling programming python scikit-learn

Last synced: 02 Feb 2025

https://github.com/nekruzash/machine-learning-decision-trees

This is from CS2023 - AI/DS/ML class, trained a machine learning model with heart disease data sets to predict a correlation using numpy and pandas.

jupyter-notebook numpy pandas python

Last synced: 16 Jan 2025

https://github.com/nemeslaszlo/emergency-911-calls

Covers emergency (911) Calls: Fire, Traffic, EMS for Montgomery County, PA analysis with visualizations.

jupyter-notebook matplotlib numpy pandas seaborn

Last synced: 29 Jan 2025

https://github.com/datarohit/date-fruit-classification

This is Date Fruit Data taken from Kaggle. This data severs a classification problem to solved. Using various features of the fruit classify the fruit to its type.

classification logisticregression numpy pandas python3 standard-scaler

Last synced: 15 Feb 2025

https://github.com/simranjeet97/quotes-analysis

Kaggle Dataset on Quotes Analysis and Visualization With Python, Pandas and MatplotLib Using Jupyter Notebook.

data data-science datavisualization jupyter-notebook kaggle kaggle-dataset machine-learning matplotlib-pyplot numpy pandas python quotes quotes-application

Last synced: 14 Jan 2025

https://github.com/simranjeet97/machine-learning

How to Setup Machine Learning Environment in Your PC or Laptop ? How to install Machine Learning Libraries ? How to Build ML Models, Algorithms and Other Stuff ??Your all Questions are answer here !!!!

algorithm deep-learning environment-configuration keras libraries machine-learning numpy pandas scipy tensorflow

Last synced: 14 Jan 2025

https://github.com/evardnk/dataanalyticsportfolio

Собрание моих проектов по аналитике данных

api automation data-analysis etl-pipeline jupyter-notebook jupyterlab kpis numpy pandas pipeline postgresql powerbi python sql visualization

Last synced: 11 Feb 2025

https://github.com/datarohit/nlp-course-files

The files in this Repo are files for the online NLP-Course from Udemy.com which I completed.

nlp nlp-machine-learning nltk numpy panda python sklearn spacy

Last synced: 15 Feb 2025

https://github.com/nemeslaszlo/dog_breed_identification

Dog breed identification model to identify and label 120 different dog breeds.

matplotlib numpy pandas tensorflow tensorflow-hub

Last synced: 29 Jan 2025

https://github.com/mehraaaaa24/stockpriceprediction

A real-time web app that predicts stock prices using an LSTM model, visualizes data with moving averages, and allows user input for stock symbols.

jupyter-notebook keras lstm-neural-networks matplotlib numpy pandas python streamlit tensorflow yfinance

Last synced: 11 Feb 2025

https://github.com/akashshnkr/multi-disease-prediction

Developed and integrated three machine learning models for predicting diabetes, Parkinson's, and heart disease into a Streamlit-based web application. The interface allows users to input data and receive accurate health predictions, enhancing early detection and healthcare outcomes.

logistic-regression machine-learning-algorithms numpy pandas python scikit-learn streamlit-webapp svm

Last synced: 22 Jan 2025

https://github.com/esvs2202/credit-card-fraud-detection-system

This fraud detection system is powered by a Machine Learning model, which accurately identifies whether an initiated transaction is fraudulent.

azurewebapp flask gunicorn-web-server html-css machine-learning matplotlib-pyplot numpy pandas powerbi python3 randomforestclassifier seaborn

Last synced: 17 Jan 2025

https://github.com/pradipece/two_dimensional_data_visualization

This repository for different kinds of Data science and Machine learning project

data-science data-visualization jupyter-notebook machine-learning matplotlib numpy pandas python seaborn sklearn statistics

Last synced: 29 Jan 2025

https://github.com/gauranshgoel123/predictive-demand-analysis

Demand Forecasting Project A web application for predicting future demand for part numbers based on historical data. Built with React for the frontend and FastAPI with Python for the backend, this application visualizes demand trends and allows users to input additional data for improved accuracy. In render analyzer is frontend analysis is backend

chartjs data-analysis data-science data-visualization dataset deployment full-stack machine-learning numpy pandas predictive-analysis prophet-model python reactjs render

Last synced: 12 Jan 2025

https://github.com/itzzmeakhi/investigate-tmdb-dataset

Tmdb dataset is taken to perform analysis. Messy data is cleaned by performing many steps like dropping null values and rising values and analyzing correlation among them using visualization techniques using matplotlib and seaboarn to derive the answers that i imposed during the early stages of analysis.

csv matplotlib numpy pandas python3 seaborn

Last synced: 28 Jan 2025

https://github.com/sralter/sustainability_insights

A data analysis project that derived insights from an emissions dataset sourced from Climate TRACE.

duckdb eda matplotlib numpy pandas tableau

Last synced: 12 Feb 2025

https://github.com/syedaanif/ds-ml-pyhton

This repo contains learnings about Data Science and Machine Learning using Python

artificial-intelligence data-science machine-learning matplotlib numpy pandas plotly python seaborn

Last synced: 16 Jan 2025

https://github.com/saptak625/doublependulum

This repository is my derivation of the equations of motion of a double pendulum using Lagrangian Mechanics and then solving the nonlinear, coupled equations using a Runge-Kutta 45 integration scheme.

differential-equations lagrangian-mechanics matplotlib numerical-integration numpy python scipy vpython

Last synced: 19 Jan 2025

https://github.com/pandeyankit123/books-recommender-system-using-machine-learning

This is a streamlit web application that can recommend various kinds of similar books based on an user interest.

jupyter-notebook machine-learning numpy pandas pickle python streamlit

Last synced: 04 Feb 2025

https://github.com/vidhi1290/ai-ml-cartoonifier

Welcome to Cartoonify, a fun and interactive project that converts real photos into cartoonified masterpieces! This project guides you through the entire process, from loading the image to displaying the final cartoon version.😛

bilateral-filter cartoonify-ai edge-detection matplotlib numpy opencv skimage tensorflow

Last synced: 02 Feb 2025

https://github.com/mmsaki/whale_portfolio

Determine which Whale portfolio is performing the best across multiple areas: volatility, returns, risk and Sharpe ratios.

datetime finance jupyter-notebook matplotlib numpy pandas pathlib python quantitative-finance seaborn stock-market trading-strategies

Last synced: 13 Feb 2025

https://github.com/florianwoelki/mnist_fashion_cnn

This is a classification problem based on the mnist fashion dataset. I've used a CNN to classify the images.

classifier cnn fashion keras mnist numpy pandas tensorflow

Last synced: 27 Jan 2025

https://github.com/simran2911/flight-price-pridiction

This github repositiory contains the Flight Price Prediction project aims to develop a machine learning model to predict flight ticket prices based on various factors such as departure and arrival locations, dates, airlines, and other relevant features.

accuracy-score catboostregressor machine-learning matplotlib numpy pandas r2-score random-forest-regression seaborn xgboost-regression

Last synced: 09 Jan 2025

https://github.com/nishkarsh25/end_to_end_real_estate_price_prediction_project

This data science project series walks through step by step process of how to build a real estate price prediction website. We will first build a model using sklearn and linear regression using banglore home prices dataset from kaggle.com. Second step would be to write a python flask server that uses the saved model to serve http requests....

css html javascript jupyter-notebook matplotlib numpy pandas python python-flask-server sklearn

Last synced: 22 Jan 2025

https://github.com/michaelfeil/lstm-dlnn2020

Character-LSTM implementation in Numpy

lstm nlp-machine-learning numpy

Last synced: 11 Jan 2025

https://github.com/abhishek010397/logisticregression

Using Logistic Regression Classifier to Predict Target Using Three Features

csv iloc logistic-regression machine-learning numpy pandas-dataframe python3 sigmoid-function sklearn

Last synced: 15 Feb 2025

https://github.com/isa1asn/line_following_robot_ros2

A line track follower robot with a camera sensor using ros2 and cv2

cv2 numpy opencv-python python3 ros2 ros2-humble sensor xacro

Last synced: 20 Jan 2025

https://github.com/gandhasiri-rahul-mohan/association-rules-q1-books

Prepare rules for the all the data sets 1) Try different values of support and confidence. Observe the change in number of rules for different support,confidence values 2) Change the minimum length in apriori algorithm 3) Visulize the obtained rules using different plots

apriori-algorithm association-rules data-science machine-learning numpy pandas python unsupervised-machine-learning

Last synced: 14 Jan 2025

https://github.com/upul/indi

Small Machine Learning library written in Python

algorithms machine-learning numpy python scipy

Last synced: 19 Jan 2025

https://github.com/upul/chocolate-quality-analysis

This repository contains a Jupiter notebook which describes how to use basic machine learning tools such Scikit-Learning, Pandas, and Numpy for buiding models.

machine-learning numpy pandas predictive-analytics scikit-learn

Last synced: 19 Jan 2025

https://github.com/mirgis/sassy-sandbox

A diverse code collection encompassing Python, JavaScript, Julia, and others, providing a wealth of examples, experiments, and snippets.

android aws bokeh ipynb ipywidgets javascript julia kotlin matplotlib numpy playground python3 r sandbox scipy

Last synced: 17 Jan 2025

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

A simple neural network implemented from scratch using NumPy.

machine-learning neural-network numpy preceptron scikit-learn

Last synced: 12 Jan 2025

https://github.com/abhiramdodda/rainfall_prediction

Machine Learning model built on Telangana dataset cropped from Indian weather dataset merged with average temperature dataset

numpy pandas python3 scikit-learn scikitlearn-machine-learning

Last synced: 12 Jan 2025

https://github.com/devwithzain/tensorflow-learning

Learning Tensorflow

numpy tensorflow

Last synced: 12 Jan 2025

https://github.com/cassiofb-dev/pandasscript

Pandas Script, uma lingaguem para visualizar e gerenciar dados.

compilers lexer numpy pandas parser python

Last synced: 18 Feb 2025

https://github.com/sun-data/named-arrays

Python library that implements named tensors with Astropy Quantity support.

astropy named-arrays named-tensor numpy python scientific-computing

Last synced: 13 Feb 2025

https://github.com/robocorp/example-x-ray-image-processing

X-ray Image Viewer (NumPy, imageio, Matplotlib, SciPy)

data-science numpy python robotframework xray-images

Last synced: 09 Jan 2025

https://github.com/moeeinaali/ce282-la

Solutions to Dr. Rabiee's CE282: Linear Algebra Course (Sharif University of Technology - Spring 2024)

linear-algebra matplotlib numpy pandas python

Last synced: 18 Jan 2025

https://github.com/mothnik/robust_fourier

Noise- and Outlier-Robust Fourier Transform with Hermite Functions with NumPy and Numba

chebyshev-polynomials fourier-transform hermite-functions hermite-polynomials least-square-regression logsumexp numba numpy python robust-statistics

Last synced: 13 Feb 2025

https://github.com/3rd-son/knn-breast-cancer-prediction-model-

A breast cancer prediction model using KNN with an accuracy of 96%

jupyter-notebook knn-classifier matplotlib numpy pandas python scikit-learn scipy search

Last synced: 19 Feb 2025

https://github.com/akash-rajak/video-cropper

Script to crop video according user's size and dimension.

cv2 numpy python3 tkinter video video-cropper

Last synced: 01 Feb 2025

https://github.com/ansub/mask-detection

A Mask Detection Application using Keras/TensorFlow and OpenCV.

keras numpy opencv python tensorflow

Last synced: 13 Feb 2025

https://github.com/vidhi1290/essay-quality-prediction-keystroke-analysis-with-randomforest

Explore the Essay Quality Prediction project—a machine learning model that predicts essay quality based on typing behaviors. Leveraging a Random Forest Regressor, this tool provides insights into writing processes. Connect with me on LinkedIn and find more projects on GitHub. Happy coding! 📝✨

essay-quality-prediction kaggle-competition machine-learning mean-square-error nlp-machine-learning numpy pandas random-forest random-forest-regressor scikitlearn-machine-learning seaborn sklearn

Last synced: 02 Feb 2025

https://github.com/iv4n-ga6l/realtime-car-traffic-tracking

Realtime car traffic tracking using yolov8 model

cartracking numpy opencv python ultralytics yolov8 yolov8n

Last synced: 31 Jan 2025

https://github.com/dudynets/numerical-methods-labs-tkinter

Labs for Numerical Methods course at Ivan Franko Lviv National University.

interpolation labs linear-algebra matplotlib numerical-methods numpy python tkinter university

Last synced: 22 Jan 2025

https://github.com/italoseara/cet083

Medidas de Posição (ou separatrizes) - CET083

data-science matplotlib numpy pandas portuguese python statistics university

Last synced: 29 Jan 2025

https://github.com/arduino88/evolutionary-dots

A simple pygame genetic-algorithm project simulating evolution of dots to find a path around obstacles to a goal.

evolutionary-algorithm genetic-algorithm machine-learning mutation numpy pathfinding pygame python3

Last synced: 31 Jan 2025

https://github.com/kevin-patyk/tensorflow-developer-course

This is the repository containing scripts and materials from the course TensorFlow Developer Certificate in 2023: Zero to Mastery on Udemy.

classification convolutional-neural-networks deep-learning deep-neural-networks machine-learning neural-network numpy pandas python recurrent-neural-networks regression tensorflow transfer-learning

Last synced: 06 Feb 2025

https://github.com/docsallover/movie-recommendation

Content-Based Movie Recommendation System In Python Using Numpy, Scikit-Learn & Pandas

data-science jupyter machine-learning numpy pandas python scikit-learn

Last synced: 15 Jan 2025

https://github.com/charmve/numpycnn

Building Convolutional Neural Networks From Scratch using NumPy

cnn computer-vision deep-learning deep-learning-tutorial machine-learning numpy project python tutotrial

Last synced: 15 Jan 2025

https://github.com/fearless-spider/stooq-dax-seasonal

Parsing seasonality from time series data can often be useful in data analytics. It helps with analyzing seasonality for decision making as well as for more accurate forecasts. Python can be used to separate out these trend and seasonal components.

numpy pandas python statistics

Last synced: 06 Feb 2025

https://github.com/datarohit/opencv-learning

This is OpenCV Learning Repo created from the tutorial by freecodecamp on youtube. This involves dealing and processing images and videos. It also has face recognition stuff in it.

matplotlib numpy python python3

Last synced: 15 Feb 2025

https://github.com/codebyaadi/whatsapp-chat-analyzer

WhatsApp Chat Analyzer is a web app built with Streamlit and Python to analyze your WhatsApp conversations. Upload your chat data and gain valuable insights on message frequency, active participants, and more. Visualize your conversations with word clouds and charts. Explore and understand your chats effortlessly.

data-analysis data-science data-visualization numpy pandas pycharm-ide python python3

Last synced: 12 Feb 2025

https://github.com/aarryasutar/linear_multivariate_regression_on_football_statistics

Linear regression models are used to predict football player attacking stats based on attributes like finishing and passing, with the model trained, evaluated, and applied for predictions. Multiple features improve accuracy, and performance is assessed using metrics like MSE and R-squared.

datasets feature-selection football-stats linear-reg machine-learning mae mse multivariate-regression numpy pandas rmse scatter-plot train-test-split

Last synced: 12 Jan 2025

https://github.com/aarryasutar/hate_speech_detection

This project aims to detect hate speech on Twitter using advanced NLP and machine learning techniques, exploring feature extraction methods like TF-IDF and sentiment analysis, and evaluating models such as Logistic Regression and SVM.

confusion-matrix doc2vec gensim logistic-regression matplotlib naive-bayes nltk numpy pandas python random-forest scikit-learn seaborn stemming stopwords-removal svm tf-idf-vectorizer tokenization vader word-cloud

Last synced: 12 Jan 2025

https://github.com/cristhian-sdp/lenguaje-de-senas-con-python

💻Programación del proyecto "Lenguaje de señas con Python"👌.

machine-learning mediapipe numpy opencv proyectosuniversitarios python scikit-learn

Last synced: 31 Jan 2025

https://github.com/rickydoan/machine-learning-risk-model-prediction-classification

This project leverages machine learning to provide insights into loan and credit risk. By analyzing user-provided financial data, it predicts the likelihood of loan default, generates a credit score, and assigns a risk rating. Designed to assist financial institutions and individuals in making informed decisions

classification joblib machine-learning numpy pandas python sklearn-library streamlit

Last synced: 06 Feb 2025

https://github.com/rickcontreras/simplex

Repositorio para la implementación del método Simplex utilizando Python. Incluye una interfaz gráfica de usuario (GUI) desarrollada con Tkinter y CustomTkinter, y herramientas para la visualización de datos con Matplotlib. Permite resolver problemas de programación lineal de manera interactiva.

customtkinter gui-application linear-programming matplotlib numpy optimization pandas python simplex-method tkinter

Last synced: 28 Jan 2025

https://github.com/spamfromaditya/drugs-consumption-prediction-model-eda-bagging-classifier

Drug consumption prediction models are like crystal balls for public health. By analyzing vast amounts of data, these models can identify individuals or communities at higher risk of drug use. They consider factors like demographics, social media activity, prescription history, and even economic indicators.

bagging-classifier machine-learning matplotlib numpy python scikit-learn

Last synced: 31 Dec 2024

https://github.com/asitshakya789/python-programming

This repository contains all the programs and resources we will use to learn Python programming. It also includes various modules, Python libraries, and several project examples to enhance our learning experience.

matplotlib modules numpy pandas python tkinter

Last synced: 14 Feb 2025

https://github.com/lexxai/goit_python_ds_hw_08

Модуль 8. Глибоке навчання. Tensorflow.

classification data-science matplotlib minst numpy pandas python sklearn tensorflow

Last synced: 24 Jan 2025

https://github.com/lordronz/ascii-art-generator

Ascii art generator made with python

ascii-art numpy pillow prompt python terminal

Last synced: 14 Feb 2025

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

This dataset is taken from kaggle which has various feature of over 600+ humans. By using these features we have to predict if the person has a Heart Disease or not.

classification-algorithm matplotlib-pyplot numpy pandas plotly scipy seaborn

Last synced: 15 Feb 2025

https://github.com/octcarp/sustech_cs303-ai_f23_works

(49.8/50) Course code of CS303 2023 Fall: Artificial Intelligence, SUSTech. Taught by Prof. Ke TANG.

numpy pytorch sustech

Last synced: 09 Feb 2025

https://github.com/aidatorajiro/takasa

OpenStreetMap 高低差を考えた最短(?)経路問題ソルバー

numpy openstreetmap scipy shortest-path

Last synced: 19 Feb 2025

https://github.com/dwarkadhish2005/weather-predictor

Built a model based on collected data which takes various parameters and predicts the weather

classifier matplotlib numpy pandas sklearn xgboost

Last synced: 11 Feb 2025

https://github.com/datarohit/bank-note-authentication--classification

This is a Kaggle Dataset with information about Bank Note and Classify whether the Bank Note is Authentic or Not. This Dataset is based on Classification problem solved using Sklearn Classification Algorithms.

classification-algorithm machine-learning matplotlib-pyplot numpy pandas seaborn sklearn

Last synced: 15 Feb 2025

https://github.com/princeofpuppers/qbot

A Domain-Specific Programming Language for Analyzing Quantum Algorithms

esoteric-language numpy probabilistic-programming quantum-computing quantum-programming-language

Last synced: 01 Feb 2025

https://github.com/jilliennelapid/finalproject_group53

Final Project for COP2080. Audio Graphical software that works with mono-channel .wav files and plots them in various ways.

matplotlib numpy pydub python scipy tkinter

Last synced: 21 Jan 2025

https://github.com/alexcoder04/image-edit

A Python GUI for basic image editing, school project

fun gui image-editing image-processing numpy pil pyqt pyqt5 python python3 qt sideproject

Last synced: 09 Feb 2025

https://github.com/olutosinbanjo/direction_field

Plotting a Direction Field with Python (Intel® DevMesh Project)

cloud devcloud dpctl dppy heterogeneous-computing high-performance-computing intel intel-xpu numba numpy python3

Last synced: 05 Nov 2024

https://github.com/shibam120302/plant_deseases_prediction

Plant disease forecasting is a management system used to predict the occurrence or change in severity of plant diseases. At the field scale, these systems are used by growers to make economic decisions about disease treatments for control.

keras numpy opencv python

Last synced: 21 Jan 2025

https://github.com/cusyio/datenverarbeitung-mit-numpy

Kurs zum Schreiben und Optimieren eigener Programme zur Datenverarbeitung mit Numpy.

numpy

Last synced: 07 Jan 2025

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 Jan 2025

https://github.com/furk4nbulut/veri-bilimi-ve-makine-ogrenmesi

This repository showcases the process and insights I have gained in the fields of data science and machine learning.

data-science keras machine-learning numpy pandas python tensorflow

Last synced: 10 Jan 2025

https://github.com/tillahoffmann/idxhound

🐶 Track indices across one or more numpy selections.

data numpy scientific-computing

Last synced: 10 Feb 2025

https://github.com/mattdelaune/saas_cohort_analysis

This project analyzes customer segmentation and behavior using data science and cohort analysis. Key metrics like CRR, NRR, CLR, and CLV are examined through detailed charts, including the cohort layer cake and CLR vs. CLV cost efficiency analysis. Exploratory Data Analysis and systematic data manipulation reveal actionable insights.

anaconda git jupyter-notebook matplotlib numpy pandas python saas-data sales-data sales-data-analysis-project seaborn

Last synced: 30 Dec 2024

https://github.com/kientech/calories-burnt-prediction-with-machine-learning

The Calories Burnt Prediction with Machine Learning project aims to predict the number of calories burned during physical activities based on various factors such as duration, activity type, age, weight, and more.

fastapi heroku machine-learning matplotlib-pyplot modeling numpy pandas python reactjs tailwindcss

Last synced: 26 Jan 2025