Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2025-01-09 00:24:32 UTC
- JSON Representation
https://github.com/enansari/basic-ai-learning-by-python
The codes I entered during learning course
ai artificial-intelligence jupyter jupyter-notebook numpy pandas python scikit-learn tensorflow
Last synced: 09 Jan 2025
https://github.com/celilselcuk/skin-cancer-detector
A CNN model to distinguish whether a skin lesion is malignant or benign: cancerous or not. Trained on 1500 images for both benign and malignant classes attained from the ISIC skin condition dataset with over 84% accuracy and 93 F1 score.
benign-skin-lesions cancer-detection cnn-keras cnn-model flask image-classification malignant-skin-lesions medicalimaging numpy python tensorflow webapp
Last synced: 05 Nov 2024
https://github.com/martincastroalvarez/python-monte-carlo-simulator
Monte Carlo simulator in Python.
monte-carlo-simulation montecarlo normal-distribution numpy pandas python simulation
Last synced: 22 Dec 2024
https://github.com/shuyib/pimamlsklearn
Using various supervised learning estimators in Sci-Kit Learn to get the best prediction accuracy if possible for the pima indians dataset.
cross-validation-score datascienceresearch diabetes machine-learning machine-learning-algorithms matplotlib-figures numpy pima-indians-dataset predictive-modeling python-3-5 roc-auc scikit-learn seaborn supervised-learning-estimators test-split-accuracy
Last synced: 22 Dec 2024
https://github.com/farid-karimi/digit-recognizer
Digit Recognizer Neural Network
digit-recognizer matplotlib mnist neural-network numpy pandas
Last synced: 16 Nov 2024
https://github.com/marse11e/data-science-exploration
Репозиторий, посвященный изучению различных направлений Data Science! Здесь я собираю материалы, заметки, примеры кода и эксперименты, которые помогут мне в процессе обучения.
Last synced: 20 Nov 2024
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.
Last synced: 29 Nov 2024
https://github.com/anuraganalog/deep-learning-specialization
Coursera's Deep Learming Specialization Lecture notes
algorithms convolutional coursera deep hyperparameters learning lecture models networks neural notes numpy optimization python3 sequence specialization tuning
Last synced: 05 Jan 2025
https://github.com/zjutcv/zjutcv
🎇ZJUT toolbox for computer vision.
computer-vision deep-learning numpy pytorch
Last synced: 29 Nov 2024
https://github.com/clayrisser/6-line-neural-net
The smallest neural network
Last synced: 15 Dec 2024
https://github.com/ksharma67/partial-dependent-plots-individual-conditional-expectation-plots-with-shap
The goal of SHAP is to explain the prediction of an instance x by computing the contribution of each feature to the prediction. The SHAP explanation method computes Shapley values from coalitional game theory. The feature values of a data instance act as players in a coalition.
eda individual-conditional-expectation matplotlib numpy pandas partial-dependence-plot python seaborn shap shapley-additive-explanations sklearn xgboost
Last synced: 25 Dec 2024
https://github.com/noeyislearning/github-history-of-scala
Explore the GitHub history of the Scala programming language, a versatile and powerful language known for its concise and elegant syntax. We will dive into the project's pull request data, analyze contributions, and visualize the development trends within the community.
data-science data-visualization datacamp-projects matplotlib numpy python3 seaborn
Last synced: 06 Dec 2024
https://github.com/rishabhmathur06/imagecompressor-using-cnn
cnn computer machine-learning numpy tensorflow
Last synced: 18 Nov 2024
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: 18 Nov 2024
https://github.com/upul/indi
Small Machine Learning library written in Python
algorithms machine-learning numpy python scipy
Last synced: 18 Nov 2024
https://github.com/kaslanarian/fastconv
卷积操作(1d, 2d)的快速实现
convolution convolutional-neural-networks numpy
Last synced: 18 Nov 2024
https://github.com/soulyma/devices-price-classification-system-using-python-and-django
Devices Price Classification System (AI System) using Python and linked with Django
ai artificial-intelligence django-project django-rest-framework machine-learning matplotlib ml numpy pandas python seaborn sklearn
Last synced: 20 Dec 2024
https://github.com/asanka-j/machine_learning_exercises
Machine learning Self study Python & R
matplotlib numpy pandas python r sklearn
Last synced: 05 Jan 2025
https://github.com/abhishekyana/zframework
Z Framework for Easy Deep Learning
deep-learning machine-learning numpy python tensorflow
Last synced: 27 Dec 2024
https://github.com/singhmnprt01/Custom-Deep-Neural-Network-Package
A custom deep neural network package that gives the liberty to design your deep neural network using only NumPy
customized-deep-neural-network deep-learning-framework maths-behind-neural-network numpy
Last synced: 20 Nov 2024
https://github.com/4thel00z/numpy-serializer
numpy-serializer is a nice and high-level way to serialize numpy.arrays while preserving their shape and type.
bytes deserialization deserialize deserializer msgpack numpy raw serialize serializer serializers
Last synced: 27 Dec 2024
https://github.com/nikorasu/snakeai
WIP project to use machine learning to play Snake!
ai deep-learning dqn machine-learning ml neural-network numpy pytorch q-learning reinforcement-learning snake-game supervised-learning supervised-machine-learning terminal
Last synced: 27 Dec 2024
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: 30 Nov 2024
https://github.com/Vice777/SAFE-HEART
Classify the chances of having a Heart Attack based on your Heart's Condition.
kaggle machine-learning matplotlib mlfromscratch mlp-classifier multilayer-perceptron-network numpy pandas pickle streamlit streamlit-webapp
Last synced: 23 Oct 2024
https://github.com/nikorasu/cellularautomata
Nik's Cellular Automata Projects
cellular-automata conways-game-of-life game-of-life game-of-life-python gameoflife john-conway life maze-generator numpy numpy-arrays pygame python python3 rle simulation turing-pattern turing-patterns
Last synced: 27 Dec 2024
https://github.com/clayrisser/math-playground
Personal math playground
graph math matplotlib numpy playground python
Last synced: 15 Dec 2024
https://github.com/niteshchawla/loantap-logisticregression
Given a set of attributes for an Individual, determine if a credit line should be extended to them. If so, what should the repayment terms be in business recommendations?
confusion-matrix encoding feature-engineering featureimportance hyperparameter-tuning logistic-regression machine-learning numpy pandas-python precision-recall roc-auc-curve sklearn-metrics smote-sampling
Last synced: 11 Nov 2024
https://github.com/huaxiaz/honor_engineering_analysis
This repository is adapt from the course materials for Honors Engineering Analysis at Northwestern University. The course is designed for Engineering first-year undergraduate students to learn about linear algebra and its applications.
complex-numbers complexity degree-distribution echelon-form erdos-renyi-model fractals iterative-methods jacobi-iteration jupyter-notebook linear-algebra markov-chain networkx networkx-tutorial numpy numpy-matrix pagerank-algorithm python random-graphs randomgraph
Last synced: 07 Dec 2024
https://github.com/mgobeaalcoba/datacademy
Iré subiendo los distintos desafíos del reto de Platzi llamado Datacademy
anaconda deepnote google-colab jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 19 Nov 2024
https://github.com/khaymanii/multiple-disease-prediction-system
This system predicts if a patient has heart, parkinsons and diabetes disease
matplotlib numpy pandas python scikit-learn
Last synced: 20 Nov 2024
https://github.com/mgobeaalcoba/linear_algebra_for_machine_learning
Explore fundamental linear algebra concepts essential for machine learning in this repository, with code examples and explanations. Get a solid foundation for ML!
machine-learning matplotlib numpy pandas python3 scikit-learn scipy seaborn
Last synced: 19 Nov 2024
https://github.com/mgobeaalcoba/matplotlib_y_seaborn
Aquí dejaré trabajos de visualización realizados con ambas librerías de Python.
data-analysis data-science data-visualization dataset matplotlib numpy pandas python seaborn
Last synced: 19 Nov 2024
https://github.com/mgobeaalcoba/pandas_y_numpy
Trabajos realizados con estas librerías de Python para manejo de datos.
data-analysis data-science dataset numpy pandas python
Last synced: 19 Nov 2024
https://github.com/mgobeaalcoba/survival_predictor_on_the_titanic_scikit_learn
Titanic Survival Predictor using Scikit-Learn: Machine learning model and analysis to predict passenger survival on the Titanic based on historical data.
matplotlib numpy pandas python3 scikit-learn seaborn titanic-dataset titanic-kaggle titanic-survival-prediction
Last synced: 19 Nov 2024
https://github.com/melihcanndemir/3d-fractal-explorer
Interactive 3D visualization tool for exploring the mesmerizing world of Mandelbrot and Julia fractals. Built with Python, OpenGL and PyQt5, offering real-time animation and intuitive controls.
3d-graphics complex-numbers computer-graphics data-visualization educational fractal graphics-programming interactive julia-set mandelbrot math-visualization mathematical-art mathematics numpy opengl pyqt pyqt5 python scientific-visualization visualization
Last synced: 05 Jan 2025
https://github.com/k4u5h4l/curve-fitting-from-scratch
A regression curve fitted on some points and implemented from scratch using python.
curve-fitting jupyter-notebook numpy python regression
Last synced: 06 Jan 2025
https://github.com/ashraf-khabar/funcplot-plottingfunctionsmadeeasy
FuncPlot is a user-friendly app built with Kivy and KivyMD that allows you to easily plot and visualize mathematical functions on your desktop or mobile device. With its intuitive interface and support for multiple functions, FuncPlot makes it easy to explore and understand complex mathematical concepts.
kivy kivymd matplotlib numpy python
Last synced: 20 Nov 2024
https://github.com/anish202020/weather_prediction_model_21int68_internship
Predicts weather using data analysis and machine learning neural networks. The project reads data from a CSV file, processes it, trains a neural network, and visualizes the results.
keras-neural-networks keras-tensorflow matplotlib numpy pandas sklearn
Last synced: 15 Dec 2024
https://github.com/ashraf-khabar/bank-marketing-data-analysis
This project is focused on analyzing bank marketing data using PyTorch, pandas, numpy, and scikit-learn. The goal is to build a predictive model that can help identify potential customers who are more likely to subscribe to a bank's term deposit.
data-cleaning data-science data-visualization dataset deep-learning deep-neural-networks feedforward-neural-network learning neural-networks numpy pandas python pytorch sklearn
Last synced: 20 Nov 2024
https://github.com/anish202020/data-analysis-and-machine-learning-basic-programs
Basic programs on data analysis and machine learning for students. It includes a variety of tutorials, examples, and models to help students understand and apply these concepts.
keras matplotlib numpy pandas python sklearn tensorflow
Last synced: 15 Dec 2024
https://github.com/gracysapra/pandas-numpy-data-visualisation
This repository contains essential Python scripts and notebooks for data analysis and visualization. It includes: pandas: Data manipulation and analysis, including operations on series and dataframes. NumPy: Efficient numerical computations and array processing. Data Visualization: Creating insightful visualizations using Matplotlib and Seaborn.
data-science data-visualization matplotlib numpy numpy-arrays pandas pandas-dataframe pandas-series seaborn
Last synced: 11 Nov 2024
https://github.com/akshay-rajan/expertsystem
A User Interface for Data Preprocessing, Building and Testing Machine Learning Models.
bootstrap d3js django javascript jquery machine-learning numpy pandas plotly sklearn
Last synced: 06 Jan 2025
https://github.com/burhanahmed1/data-analysis-with-python
Data-Acquisition and Basic Insights, Data Wrangling, Exploratory Data Analysis (EDA), and Training Prediction Models(Machine Learning) on two datasets.
data-analysis data-aquisition data-insights data-science data-wrangling dataanalytics datascience-machinelearning eda exploratory-data-analysis machine-learning-models matlpotlib numpy pandas practice-programming prediction-model python scikit-learn scikitlearn-machine-learning seaborn
Last synced: 06 Jan 2025
https://github.com/amir78729/numpy-system-solution-detector
Linear Algebra course - First Project
echelon-form linear-algebra matrix numpy
Last synced: 17 Nov 2024
https://github.com/amir78729/numpy-image-manipulation
Linear Algebra course - Final Project
Last synced: 17 Nov 2024
https://github.com/swimshahriar/machine-learning
This repository contains the machine learning models that I have worked on during learning "Machine Learning".
Last synced: 20 Dec 2024
https://github.com/anish202020/real-time-emotion-face-detection
The primary purpose of this website is to detect emotions in real-time using facial expressions captured via a camera.
fer keras numpy opencv python streamlit tensorflow
Last synced: 15 Dec 2024
https://github.com/miladsade96/numpy_and_algebra
Introduction to numpy and linear algebra
algebra linear-algebra matrices numpy tensor vectors
Last synced: 03 Jan 2025
https://github.com/autokmg/ai-foundations
Practice exercises related to the Foundations of Artificial Intelligence university course. The code examples are designed to help students gain a deeper understanding of these topics and to prepare for exams and assignments. The repository is open to contributions from other students.
Last synced: 05 Dec 2024
https://github.com/hayatiyrtgl/data_analysis_project
Financial data analysis: preprocess, visualize, calculate technical indicators.
data-analysis data-analysis-python data-science dataframe numpy pandas python python3 stock-price-prediction talib trade-analysis
Last synced: 22 Dec 2024
https://github.com/anquetos/openclassrooms
Projets du parcours Data Analyst OpenClassrooms
data-science etl jupyter-notebook knime knime-analytics-platform machine-learning matplotlib numpy pandas powerbi python scikit-learn scipy seaborn statsmodels
Last synced: 17 Nov 2024
https://github.com/jonad/dog_detection_app
Identify dog breeds using Convolutional Neural Network.
convolutional-neural-networks keras neural-network numpy opencv-python pandas resnet-50 scikitlearn-machine-learning transfer-learning vgg19
Last synced: 27 Dec 2024
https://github.com/haloapping/ml-workflow
Template alur kerja machine learning.
mahine-learning numpy pandas python3 scikit-learn
Last synced: 06 Jan 2025
https://github.com/haloapping/sharing-tipis-tipis
#sharingtipistipis 📗 catatan ketika belajar machine learning, deep learning dan masih banyak lagi.
caring deep-learning machine-learning numpy pandas scikit sharing
Last synced: 06 Jan 2025
https://github.com/jbayardo/aa-tp1
Machine learning on spam
email-classifier jupyter-notebook numpy pandas python scikit-learn spam-filtering text-processing
Last synced: 07 Dec 2024
https://github.com/rizwanullah313/python-ai-django
aimodel decision-trees django jupiter-notebook numpy python
Last synced: 15 Nov 2024
https://github.com/misszeferino/erp-data-analysis
Data Analysis - ERP Data (merge and outliers)
data-analysis data-visualization matplotlib merge numpy outlier-detection python scipy
Last synced: 15 Nov 2024
https://github.com/musfiquejim/enacp-a-hybrid-machine-learning-framework-for-detecting-anticancer-peptides
EnACP: একটি Ensemble Learning মডেল যা অ্যান্টিক্যান্সার পেপটাইড সনাক্তকরণের জন্য ব্যবহৃত হয়।
adamoptimizer ai cnn-classification data-visualization deep-learning densenet inceptionv3 machine-learning matplotlib-pyplot numpy pandas randomforestclassifier randomforestregressor restnet sklearn u-net-pytorch vgg16 vgg19
Last synced: 19 Dec 2024
https://github.com/nvinayvarma189/deep-learning-with-tensorflow
This repo consists all the basics of tensorflow and all major Deep Learning algorithms and techniques implemented in tensorflow. It will explain you the basics of tensorflow. You can visualize how tensors flow through a grapg while you create one
autoencoder cnn deep-learning gan matplotlib neural-network numpy pandas python3 reinforcement-learning rnn tensorflow
Last synced: 15 Dec 2024
https://github.com/misszeferino/us-traffic-accidents-analysis
Exploratory Data Analysis using Python
data-analysis matplotlib numpy pandas python seaborn
Last synced: 15 Nov 2024
https://github.com/rishraks/handsign-ai
HandSign AI is a gesture recognition project using Mediapipe to detect custom hand signs like fist, palm, and V-sign. It automates tasks such as starting/stopping video recording and capturing screenshots, showcasing intuitive, touch-free interactions for various applications like smart devices and accessibility.
mediapipe ml numpy opencv python
Last synced: 22 Dec 2024
https://github.com/moindalvs/simple_linear_regression_1
Predicting Delivery Time Using Sorting Time
aic bic data-transformation f-statistics likelihood log-transformation matplotlib numpy ols-regression ordinary-least-squares pandas-dataframe pandas-library prediction predictive-modeling residuals rmse-score simple-linear-regression sklearn sklearn-library
Last synced: 17 Nov 2024
https://github.com/hanzopgp/lstmcryptopriceprediction
TensorFlow LSTM neural networks which predict cryptocurrencies future prices. Starting from Sentdex's tutorial.
artificial-intelligence deep-learning lstm-neural-networks machine-learning matplotlib numpy personal recurrent-neural-networks tensorflow
Last synced: 15 Nov 2024
https://github.com/hanzopgp/neuralnetworkfromscratch
This is a multi-layer perceptron build from scratch using numpy and python.
artificial-intelligence deep-learning machine-learning multi-layer-perceptron numpy personal
Last synced: 15 Nov 2024
https://github.com/f1uctus/p4a-recipes
📱 🐍 A collection of recipes for p4a (Python for Android).
android blis docker numpy p4a python python-for-android spacy
Last synced: 15 Nov 2024
https://github.com/rishraks/color-object-detection
This project enables real-time detection of user-defined color objects using a webcam. Users enter a color name, and the program identifies objects matching that color by converting it to its HSV range, applying a mask, and detecting contours. It's a practical tool for object tracking, sorting, and interactive applications.
computer-vision numpy opencv pillow-library
Last synced: 22 Dec 2024
https://github.com/msthamizh/singapore-resale-flat-prices-predicting
Developing a Streamlit application that allows users to interactively predict the resale prices of flats in Singapore using machine learning. The application supports regression tasks, enabling users to input various features, such as location, flat type, floor area, and lease start date, and receive predictions for resale prices.
exploratory-data-analysis machine-learning matplotlib numpy pandas python seaborn streamlit
Last synced: 20 Nov 2024
https://github.com/kirkalyn13/opensignal_autogenerate_report
Script used to generate results/summary, including the trends of flagged provinces, from the raw excel data file,
data-analysis data-science data-visualization matplotlib numpy pandas python
Last synced: 15 Nov 2024
https://github.com/rock12231/rjpolice_hack_433_crimebusters_4
Crime Dekho
bootstrap4 chartjs css database django-rest-framework folium-maps html javascript model numpy pandas-dataframe python
Last synced: 20 Nov 2024
https://github.com/prakashjha1/stock-trend-prediction
Deep learning for predicting stock market prices and trends has become even more popular than before. I have used yahoo finance to collect the data and LSTM to build the stock trend model.
deep-learning keras lstm lstm-neural-networks machine-learning numpy pandas pandas-datareader prediction python rnn tensorflow
Last synced: 15 Nov 2024
https://github.com/kr1shnasomani/greendetect
Detection of plant diseases using CNN (ResNet50 architecture)
computer-vision deep-learning keras neural-network numpy opencv pandas scikit-learn seaborn tensorflow
Last synced: 19 Dec 2024
https://github.com/busraozdemir0/datascienceproject
Youtube Trend Video İstatistiklerinin Analizi
classification-algorithm data-analysis data-analysis-python data-science jupyter-notebook linear-regression-algorithm lineer-regresyon machine-learning machine-learning-algorithms matplotlib nonlinear-regression numpy pandas python seaborn unsupervised-learning
Last synced: 07 Dec 2024
https://github.com/anvesham/machinelearning_models_using_matlab
Stepwise Multiple Linear Regression (With Interactions) and Random Forest Regression on predicting the Productivity of the Garment Factory Workers
bagging-ensemble bayesian-optimization decision-trees jupyter-notebook machine-learning matlab multiple-linear-regression-model numpy python random-forest-regression
Last synced: 15 Nov 2024
https://github.com/kartikeya443/handgesture_detection_opencv
A Computer Vision based model trained on data sets of over 300 inputs for a particular gesture is able to detect and identify human hands gestures effortlessly and is able to track the coordinates for further modifications in its usage for controlling devices like mouse and windows (control features are in development).
deep-learning mediapipe numpy opencv tensorflow
Last synced: 25 Dec 2024
https://github.com/mdaiyub/face-mask-detection
Hello, Welcome to my mask detection project
cv2 deep-learning keras-tensorflow matplotlib-pyplot mobilenetv2 numpy os pandas
Last synced: 17 Nov 2024
https://github.com/estaheri7/beijing-housing-analysis
Analyzes housing data from Beijing city
jupyter-notebook matplotlib-pyplot numpy pandas python3 searborn
Last synced: 15 Nov 2024
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/mahnoorsheikh16/fds-project-cmse830-credit-card-default-prediction
This project focuses on predicting whether a customer will default on their credit card payment in the upcoming month. Utilizing historical transaction data and customer demographics, the project employs various machine learning algorithms to distinguish between risky and non-risky customers for better credit risk management.
chi-square-test encoding hiplot imblearn json knn-imputer matplotlib numpy pandas pca-analysis pillow plotly robust-scalar scipy seaborn sklearn smote streamlit ttest visualization
Last synced: 17 Oct 2024
https://github.com/kshitijshrivastava1903/data-science-and-machine-learning-projects
Used supervised and unsupervised machine learning algorithms for classification and regression tasks on real datasets
decision-trees kmeans-clustering knearest-neighbor-algorithm linear-regression machine-learning-algorithms matplotlib-pyplot numpy pandas random-forest-classifier seaborn support-vector-machines
Last synced: 15 Nov 2024
https://github.com/ul-mds/gecko-data
Example data sources as a starting point for working with Gecko
data-science numpy pandas python record-linkage
Last synced: 10 Dec 2024
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 Nov 2024
https://github.com/avs123a/image-color-spaces-morphology-demo
Simple demo that shows extracting RGB and HSV channels, converting from RGB to HSV and reverse converting. There are 4 main morphological operations used: erosion, diletion, opening and closing image
demo image-processing jupyter-notebook numpy opencv python3
Last synced: 15 Nov 2024
https://github.com/blakeziegler/nfl-ai
Sports AI featuring Deep Learning Neural Networks from Scratch with Momentum Optimization
artificial-intelligence-algorithms artificial-neural-networks calculus deep-neural-networks linear-algebra neural-network numpy prediction-model sports statistics
Last synced: 26 Dec 2024
https://github.com/apoorva-info/cognitive-load-using-blink-rates
Analyzing blink rates and task performance to measure cognitive load during digital span tasks using a custom Python tool.
matplotlib numpy pandas python
Last synced: 05 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 Nov 2024
https://github.com/rekha0suthar/e-commerce-shopper-s-behaviour-understanding
Understand the online shopper purchasing pattern through Machine learning
data-analysis data-preprocessing data-visualization logistic-regression machine-learning numpy pandas python3 scikit-learn seaborn-plots
Last synced: 05 Dec 2024
https://github.com/shriram-vibhute/data-analysis
This repository offers a comprehensive collection of tools and scripts for data science, encompassing essential tasks such as data cleaning, wrangling, and aggregation. It includes practical examples and utilities for numerical computations with NumPy, data manipulation with Pandas, and effective data visualization techniques.
data-aggregation data-analysis data-visualization data-wrangling matplotlib numpy pandas
Last synced: 15 Nov 2024
https://github.com/raj-pulapakura/nn-from-scratch
Neural Network from Scratch using NumPy | MNIST Classification
deep-learning fromscratch machine-learning neural-network numpy
Last synced: 06 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: 10 Dec 2024
https://github.com/khadkarajesh/wine-prediction
White and Red Wine classification using logistic regression
airflow airflow-dags classification classification-algorithm data-science dataingestion evidently flask logistic-regression logistic-regression-algorithm machine-learning machine-learning-pipeline mlflow numpy pandas pipeline postgresql python scikit-learn supervised-learning
Last synced: 13 Nov 2024
https://github.com/sarincr/introduction-to-pyqt5
PyQt5 is a comprehensive set of Python bindings for Qt v5. Qt is set of cross-platform Python libraries that implement high-level APIs for accessing many aspects of modern desktop and mobile systems.
app appdevelopment data-science kivy kivymd machine-learning numpy opengl pygui pyqt pyqt5 pyqt5-desktop-application pyqt6 pyside2 scipy tensorflow tkinter tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: 20 Nov 2024
https://github.com/theankurgoswami/study-notes
Notes of topics I study.😛
deep-learning-book linear-algebra numpy opencv pandas regular-expressions sql tensorflow
Last synced: 17 Nov 2024
https://github.com/wyllduck/pygame_escapefromgaia
PYGAME / 2018 / university: ETSEIB-UPC / title: 'Escape from Gaia'
matplotlib networkx numpy pygame python3
Last synced: 06 Jan 2025
https://github.com/vidyasagarmsc/pydataflownote
As I explore Python libraries....
jupyter-notebook numpy python pytorch scikit-learn scipy tensorflow
Last synced: 17 Nov 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 Nov 2024
https://github.com/jpcadena/onemetric-plus
OneMetric+ project for analytical tool on demand forecast and outlier detection
black-formatter data-analysis data-analytics data-science data-visualization demand-forecasting isort machine-learning matplotlib mypy numpy outlier-detection pandas pre-commit-hook pydantic python ruff scikit-learn seaborn solid-principles
Last synced: 15 Nov 2024