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/shriram-vibhute/data-analysis

This repository offers a comprehensive collection of data analysis techniques using NumPy Pandas, Matplotlib and Seaborn.

data-aggregation data-analysis data-visualization data-wrangling matplotlib numpy pandas seaborn

Last synced: 15 Jan 2025

https://github.com/shriram-vibhute/digit_classification

This project demonstrates various machine learning techniques for classifying handwritten digits from the MNIST dataset. It covers data preprocessing, model training, evaluation, and advanced classification strategies.

classification data-analysis data-visualization machine-learning matplotlib numpy pandas sk-learn

Last synced: 15 Jan 2025

https://github.com/kostasereksonas/ids_test

Code for intrusion detection system based on "Intrusion Detection System Using Machine Learning Algorithms" tutorial on Geeksforgeeks and Intrusion Detection on NSL KDD Github repository.

ids intrusion-detection intrusion-detection-system nsl-kdd-dataset numpy pandas python scikit-learn tensorflow

Last synced: 16 Jan 2025

https://github.com/sralter/term_deposit_marketing

Predicting which customers will most likely purchase a type of financial product, achieving a time savings of over 93%.

matplotlib numpy optuna pandas seaborn sklearn

Last synced: 17 Jan 2025

https://github.com/nitsc/spell-from-threebodytrilogy

Implemented the process of extrapolating from Gaia stellar data, to 3D visualizations, to three-views, to three-view signals, to three-view audio of signals, and even their inversions. This project proves the feasibility of the Logic (Luoji)'s “spell” from “The Three Body Problem” trilogy.

3d 3d-graphics astronomy astronomy-astrophysics audio audio-processing data data-science data-visualization gaia graph information-technology information-visualization numpy python python-3 python3 signal signal-processing visiualization

Last synced: 20 Jan 2025

https://github.com/faizantkhan/regression-project-bangalore-property-price-prediction

🏠 Bangalore Property Price Prediction is a comprehensive project designed to accurately predict property prices in Bangalore. Leveraging advanced regression techniques and a dataset sourced from Kaggle, the model undergoes meticulous feature engineering, data cleaning, and parameter tuning to ensure high accuracy.

backend-api css data-cleaning data-science data-visualization eda flask html javascript machine-learning-algorithms numpy pandas project project-repository property python regression-models server

Last synced: 15 Jan 2025

https://github.com/aneeshmurali-n/ml_bangalore_house_price_analysis

This project focusing on statistical analysis to understand and prepare data for potential machine learning applications. The dataset house_price.csv includes property prices in Bangalore. The analysis aims to perform exploratory data analysis (EDA), detect and handle outliers, check data distribution and normality, and analyze correlations.

box-plot correlation data-distribution data-transformation exploratory-data-analysis heatmap histplot iqr-method log-transformation matplotlib numpy outlier-detection outlier-handling pandas percentile-method python scatter-plot scipy seaborn z-score-method

Last synced: 06 Dec 2024

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

Assignment Plagiarism Checker

fitz flask html-css numpy python

Last synced: 05 Dec 2024

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

Python package for logging data from scientific experiments.

json netcdf numpy python xarray

Last synced: 11 Nov 2024

https://github.com/arshitarora/image-overlaying-prespective

Perform perspective warping and image fusion in Python using OpenCV and NumPy. Select four points on the base image to define the region where the subject image will be warped and fused. The script creates a fused image and saves it as Final_Output.png. 🖼️🌌🔮

image numpy opencv python swap

Last synced: 10 Dec 2024

https://github.com/matheussc017/irisclassification_sklearn

Application of Machine Learning technique to classify 3 types of iris flower

data-science machine-learning numpy pandas python

Last synced: 13 Jan 2025

https://github.com/satyanaryana-merla/financial-analysis-in-loan-analytics

sample datasets containing information about several loans, including details such as loan amount, interest rate, term duration, and other key characteristics. For this project, we need you to calculate a cash flow amortization schedule for each loan,

amortization amortization-schedule bank numpy pandas python

Last synced: 26 Jan 2025

https://github.com/2000pawan/heart-dieases-prediction

"Excited to announce my latest project on LinkedIn! ❤️ Introducing my heart disease prediction ML model deployed on Streamlit. With the powerful Random Forest Classifier algorithm, this solution achieves an impressive accuracy of 98% on training and 93% on testing data. Join me in leveraging technology to enhance healthcare outcomes! 💻🩺 .

artificial-intelligence jupyter-notebook machine-learning numpy pandas python random-forest-classifier streamlit vscode

Last synced: 29 Dec 2024

https://github.com/datarohit/end-to-end-machine-learning-projects

This repo contains multiple simple and complex End to End DataScience Projects crated using Python and Streamlit and hosted on Heroku and Streamlit.

heroku heroku-deployment machine-learning matplotlib numpy pandas python seaborn sklearn streamlit streamlit-webapp

Last synced: 23 Dec 2024

https://github.com/vinicius999/eda-basketball-streamlit

Simple web application for viewing, filtering and analyzing Basketball data using Stremlit.

numpy pandas python streamlit webapp webscraping

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

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

https://github.com/datarohit/car-evaluation--classification

This is a Kaggle Dataset where we classify the cars using their various features. Here I used plotly to visualize the Accuracy Scores. Also I used CrossValScore to get More accurate Accuracy Score.

classification-algorithm cross-validation-score machine-learning matplotlib-pyplot numpy pandas sklearn

Last synced: 23 Dec 2024

https://github.com/rahulvictor12/the-movie-database-data-scrapper

A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pages. The data is structured into DataFrames and saved as a CSV, perfect for analysis or integration into projects.

beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping

Last synced: 30 Dec 2024

https://github.com/2000pawan/data_science.

Complete Data Science, NumPy, Pandas, Matplotlib, Seaborn, Statistics, Power Bi, Machine Learning.

data-science machine-learning matplotlib numpy pandas powerbi seaborn statistics webscraping

Last synced: 29 Dec 2024

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/kwanit1142/mask-v-s-no-mask-face-detection-models

Machine-Learning Models based Detection System for Masked v/s No-Masked Human Faces (Can be implemented on Grouped Images too)

deep-learning machine-learning matplotlib numpy opencv pandas pil scipy seaborn skimage sklearn

Last synced: 13 Jan 2025

https://github.com/sdpdas/document-layout-generator-and-segmentation-tool

Lists all parts of a document PDF and is a highly scalable with robust code.

analysis document-classification numpy opencv-python pdf2image python

Last synced: 14 Dec 2024

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/amari-calipso/papers-please-tasbot

A "Papers, Please" TASbot that offers a programmable interface with the game

cython game-bot games image-processing numpy papers-please papersplease python python3 tas tool-assisted-speedrun

Last synced: 19 Dec 2024

https://github.com/ujstor/streamlit-working-hours

The analysis pipeline involves combining the data forms, performing data cleaning, and starning streamlit server for statistical analysis.

data-pipeline numpy pandas statistics streamlit

Last synced: 22 Jan 2025

https://github.com/rudrakshi99/movie-recommendation-system

Movie recommendation system using machine learning and predict user ratings for the movies.

dataframes machine-learning matplotlib numpy pandas seaborn

Last synced: 22 Jan 2025

https://github.com/mikelane/neuralnetwork

A neural network implemented in python.

machine-learning matplotlib neural-network numpy python python3

Last synced: 24 Jan 2025

https://github.com/chuvalniy/torchy

Built from scratch neural network library using only NumPy

backpropogation from-scratch gradient math neural-net numpy pytorch-like

Last synced: 23 Dec 2024

https://github.com/anish202020/big-data-analysis-mini-project

The primary purpose of this code is to predict wind speed using an LSTM model. The model is trained on historical wind speed data to forecast future values.

keras matplotlib-pyplot numpy pandas sklearn

Last synced: 13 Jan 2025

https://github.com/drcbeatz/aynm-data

Python scripts for data cleaning and processing for AYNM (Pandas/NumPy/Selenium/Azure Cognitive Services)

automation azure-cognitive-services csv data-analysis data-cleaning ipynb numpy ocr pandas python reverb selenium shopify webscraping xml

Last synced: 26 Jan 2025

https://github.com/kshitijshrivastava1903/neural_network_analysis_on_lending_club-dataset

Used tensorflow's neural network model to predict whether or not a person pays back a loan on the basis of his historical data and personal details of 3.9 lakh people like interest rate, employment details, address, etc.

deep-learning dropout-keras earlystopping keras-tensorflow matplotlib-pyplot neural-networks numpy pandas seaborn tensorflow-models

Last synced: 21 Dec 2024

https://github.com/mmsaki/whale_portfolio

Using Python and Pandas, determine which 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: 20 Dec 2024

https://github.com/kimpro82/myinvestmentmodules

Someday these will be an integrated trading system, but not now. So I am sad.

investment monte-carlo-simulation numpy python r vba xing-api

Last synced: 18 Jan 2025

https://github.com/adolbyb/data-science-python

An Introduction to Data Science and Data Visualization with the FAU Data Science and Machine Learning Club

data-analysis data-science data-visualization jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 20 Jan 2025

https://github.com/erickarpovits/carbon-metrics-model

Investigation Of Covid’s Impact On Carbon Emission Rates In the United States

deep-learning numpy pandas python

Last synced: 28 Dec 2024

https://github.com/simran2911/restaurant_rating_pridiction

This github repository have restaurant rating analysis and understand what contributes to high or low ratings on the platform and how these insights can be leveraged for business decision-making.

jupyter-notebook machine-learning numpy pandas powerbi python sklearn statistics tableau

Last synced: 21 Dec 2024

https://github.com/thaikoz/data-science

This repository contains various data science projects and exercises implemented in Python using Jupyter Notebooks. It is intended for educational purposes and to document my learning journey in data science.

numpy pandas python

Last synced: 22 Jan 2025

https://github.com/ryantusi/ai_ml_fundamentals

Welcome to my GitHub repository showcasing projects completed during the AI/ML Foundation course from Codecademy. This repository contains a collection of projects that demonstrate my skills and knowledge in the field of artificial intelligence and machine learning.

artificial-intelligence data-science data-visualization exploratory-data-analysis foundation machine-learning numpy pandas python

Last synced: 20 Jan 2025

https://github.com/SudipBishwakarma/Bulk-Remove-OneSignal-Users

Bulk remove OneSignal subscribed users blazingly faster with parallel processing.

numpy pandas python python-logger python-multiprocessing python-threading python3

Last synced: 02 Nov 2024

https://github.com/alvinmurimi/jumia

Data analysis on smartphones listed on jumia.co.ke

beautifulsoup4 jumia matplotlib numpy pandas scraping seaborn

Last synced: 26 Jan 2025

https://github.com/dylanwal/numpy_dynamic_array

Dynamic resizing Numpy ndarray

numpy python

Last synced: 30 Oct 2024

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

This code evaluates the performance of a logistic regression model on age prediction using various features to predict a binary target variable, calculating metrics to determine the performance. It evaluates the comparison, identifies favorable features, and visualizes the ROC-AUC curve to determine the best model performance.

accuracy-score confusion-matrix f1-score feature-selection logistic-regression model-training numpy pandas precision recall rmse roc-auc-curve scikit-learn visualization

Last synced: 21 Dec 2024

https://github.com/shliakhovai/house-price-prediction

This repository contains a complete machine learning pipeline for predicting housing prices. It includes data preprocessing, feature engineering, and model training and evaluation components, designed to provide a robust solution for regression tasks.

data-science machine-learning matplotlib numpy pandas prediction python regression scikit-learn seaborn

Last synced: 21 Dec 2024

https://github.com/cosama/vasapy

Vectorized Associative Arrays for Python

associative-array associative-map dictionary numpy python vectorized

Last synced: 22 Jan 2025

https://github.com/omerkel/fractals

Rendering Fractals like Hilbert curves, Julia sets and Mandelbrot sets in various techniques.

fractals glsl-shaders hilbert-curve julia-sets jupyter-notebook mandelbrot-sets matplotlib numpy webgl-shader

Last synced: 04 Jan 2025

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

My Machine and Deep Learning Practice and Projects Notebooks

matplotlib numpy python3 pytorch sklearn tensorflow

Last synced: 12 Jan 2025

https://github.com/affan-ch/gesture-talk-ai

GestureTalkAI: Decode hand language with precision. This AI project utilizes cutting-edge computer vision for real-time hand gesture detection, unveiling the unspoken messages conveyed through intuitive movements.

numpy open-cv python

Last synced: 05 Jan 2025

https://github.com/paulo-santos-ds/dados-telefonia

Este projeto tem como objetivo desenvolver um modelo que possa analisar o comportamento do cliente e recomendar um dos planos mais recentes de uma companhia telefônica fictícia.

matplotlib numpy pandas python3 sklearn

Last synced: 21 Dec 2024

https://github.com/abhilash1910/deepgenerator

Sentence Sequence Transduction Library (Seq to Seq) for text generation using sequential generative Vanilla RNN using numpy

adagrad generativemodeling nlp numpy optimizer rnn seq2seq-model transduction vanilla-rnn

Last synced: 22 Jan 2025

https://github.com/prathameshdhande22/data-visualization-tutorial

Repository Contains all the stuff required for Data Visualization. Numpy Tutorial, Pandas Tutorial, Matplotlib Tutorial, Seaborn Tutorial

data-visualization jupyter-notebook matplolib numpy pandas pandas-dataframe python seaborn tutorial

Last synced: 14 Jan 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/ashkarin/ndpatch

Package to extract arbitrary regions from an N-dimensional numpy array assuming it mirrored infinitely.

array data-structures deep-neural-networks image-processing numpy patches region-of-interest

Last synced: 04 Dec 2024

https://github.com/sergio11/breast_cancer_diagnosis_mlp

🩺🔬 MLP-based Breast Cancer Diagnosis: Predicts tumor malignancy from image features, aiding in early detection. 📊🤖

deep-learning deep-neural-networks machine-learning mlp-classifier mlp-networks numpy sklearn sklearn-classify

Last synced: 14 Dec 2024

https://github.com/dpgitaccount/file-handling-data-analytics-toolkits

In this repo File handling, Inventory management system and data toolkits resources are provided these are essential for managing, storing, and manipulating data in various formats, such as JSON files. JSON (JavaScript Object Notation), is widely used for data exchange due to its simplicity and readability. also File Handling included in this repo.

filehandling inventory-management json jupyter-notebook numpy os

Last synced: 19 Dec 2024

https://github.com/quinta0/pycolors

A python program to help people with color blindness recognize color in an image

colorblindness colors image-processing numpy pandas-dataframe python tkinter-gui

Last synced: 06 Jan 2025

https://github.com/mohd-faizy/learn_numpy

NumPy (short for Numerical Python) is a powerful Python library used for working with arrays, matrices, and numerical computations.

array-manipulations numpy numpy-arrays numpy-matrix numpy-neural-network numpy-python numpy-tutorial

Last synced: 13 Nov 2024

https://github.com/saptarshi11/roadsenseai

Roadsense.AI refers to the process of categorizing road traffic accidents based on their severity.

artificial-intelligence machine-learning mathplotlib numpy pandas python seaborn

Last synced: 21 Dec 2024

https://github.com/reddyprasade/bicycle-sharing-system-in-us

A bicycle-sharing system, public bicycle system, or bike-share scheme, is a service in which bicycles are made available for shared use to individuals on a short term basis for a price or free. Many bike share systems allow people to borrow a bike from a "dock" and return it at another dock belonging to the same system. Docks are special bike racks that lock the bike, and only release it by computer control. The user enters payment information, and the computer unlocks a bike. The user returns the bike by placing it in the dock, which locks it in place. Other systems are dockless. For many systems, smartphone mapping apps show nearby available bikes and open docks.

dataanalysis jupyter maplotlib numpy pandas python r

Last synced: 10 Jan 2025

https://github.com/prashver/titanic-survival-prediction

This project tackles the Titanic challenge on Kaggle, predicting passenger survival based on variables like age, sex, and passenger class. The Jupyter notebook covers essential steps of a data science pipeline, including exploratory data analysis, data cleaning, feature engineering, and modeling. The dataset used is the Titanic dataset.

classification-algorithm machine-learning-algorithms matplotlib numpy pandas scikit-learn seaborn

Last synced: 14 Jan 2025

https://github.com/mihirh19/analyzing-crimes-in-la

This GitHub repository contains a comprehensive analysis of crime data in Los Angeles. Leveraging a variety of data sources, tools, and techniques, we have explored patterns, trends, and insights related to criminal activities within the city. Our analysis includes data visualization crime dynamics in different neighborhoods and over time.

dataset machine-learning matplotlib numpy pandas seaborn

Last synced: 14 Dec 2024

https://github.com/mihirh19/python

a repository for collaborative development and version control using Git that houses Python code files, documentation, tests, and other project-related files.

algorithms data-structures django fastapi flask machine-learning numpy pandas python

Last synced: 14 Dec 2024

https://github.com/kwanit1142/sars-cov-2-detection-radiology-based-multi-modal-multi-task-framework

Keras-based Implementation for "SARS-CoV-2 Detection: Radiology based Multi-modal Multi-task Framework" (Accepted in 45th IEEE EMBC 2k23)

gans keras matplotlib numpy opencv os pandas pillow scipy sklearn tensorflow transfer-learning wasserstein-distance

Last synced: 13 Jan 2025

https://github.com/zionc27/computational-art-with-genetic-algorithm

Genetic algorithm to iteratively generate an image resembling an original image

genetic-algorithm numpy photography pillow-library python

Last synced: 20 Jan 2025

https://github.com/kwanit1142/machine-learning-models-on-different-scenarios

Pattern Recognition and Machine Learning based Assignments and Labs, under Prof. Richa Singh in Course CSL2050.

deep-learning diabetes iris machine-learning matplotlib mlxtend mnist nltk numpy pandas pytorch regex seaborn sklearn

Last synced: 13 Jan 2025

https://github.com/billgewrgoulas/hypothesis-testing-on-37-seasons-of-nba

First assignment for the course Data Mining @CSE.UOI

data-analysis data-science numpy scipy seaborn statistics

Last synced: 16 Jan 2025

https://github.com/hamidhosen42/a-graph-machine-learning

Graph-Machine-Learning. Graph Machine Learning provides a new set of tools for processing network data and leveraging the power of the relation between entities that can be used for predictive, modeling, and analytics tasks.

ipynb-jupyter-notebook machine-learning-algorithms mathplotlib numpy pandas python sklearn-library

Last synced: 12 Jan 2025