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: 2026-06-25 00:18:02 UTC
- JSON Representation
https://github.com/mike014/chatbot_app
Chabot is an application with a graphical user interface that uses various natural language processing (NLP) techniques to tokenize, stem, find stop words, and apply regular expressions to user-input text. The interface is built using Tkinter.
deep-learning dialogpt keras-neural-networks keras-tensorflow knn machine-learning-algorithms ml natural-language-processing nlp nltk nltk-python numpy pca python seq2seq tensorflow textpreprocessing tk tokenizer
Last synced: 09 Feb 2026
https://github.com/yash-rewalia/airline-passeneger-recommendations-classification
The primary objective is to deploy a robust classifier model that accurately predicts user recommendations, empowering airlines to strategize effectively, understand user behavior, optimize services, and align business strategies with financial objectives.
decsion-tree hypothesis-testing knn machine-learning numpy pandas python random-forest-classifier svm-classifier
Last synced: 07 Apr 2026
https://github.com/labex-labs/quick-start-with-numpy
Quick Start with NumPy | This repo collects 15 of programming labs exercises for Quick Start with NumPy. This course will teach you the fundamentals of NumPy, a library that supports many mathematical operations.
challenges course exercises hands-on labex labs numpy playgroud programming python
Last synced: 31 Dec 2025
https://github.com/makiato1999/strokepredict-datascience
McMaster University CSE780 Project
multilayer-perceptron-network numpy pandas random-forest-classifier scikit-learn
Last synced: 06 Apr 2026
https://github.com/arufonsekun/machine-learning-models
Machine Learning algorithms and related study notes.
Last synced: 19 May 2026
https://github.com/manishbisht/machine-learning
Machine Learning
data-analysis data-mining machine-learning machine-learning-algorithms machinelearning numpy pandas python
Last synced: 13 Apr 2026
https://github.com/tristanbilot/mycnn
Convolutional Neural Network implementation from scratch, used on LeNet5 model with mnist dataset.
data-science deep-learning machine-learning neural-networks numpy python
Last synced: 19 May 2026
https://github.com/mateuszskoczek/3drenderer
A simple 3D renderer that allows you to move around the scene using the keys.
3d 3d-graphics computer-graphics numpy pygame python rendering
Last synced: 17 May 2026
https://github.com/ibrahimhabibeg/multimedia-project
Turn images monochrome and create transition between two images
canvas image-processing multimedia numpy pillow python react typescript vite
Last synced: 11 Apr 2026
https://github.com/mahendra077/knn-iris
knn-classifier ml numpy pandas scikit-learn seaborn
Last synced: 29 Apr 2026
https://github.com/lefteris-souflas/the-algorithmic-approach-to-winning-guess-who
This repository provides a systematic approach to winning the "Guess Who?" game through advanced machine learning techniques. It offers a comprehensive methodology for enhancing gameplay strategy and optimizing decision-making processes with meticulous attention to detail.
decision-tree drawio gradient-boosting graphviz-dot lightgbm machine-learning matplotlib numpy pandas python random-forest scikit-learn
Last synced: 09 Apr 2026
https://github.com/lyubov0406/data_analyst_portfolio
В репозитории собраны пет-проекты, демонстрирующие мои навыки в аналитике данных
data-analysis matplotlib numpy pandas portfolio python scipy seaborn sql tableau visualization
Last synced: 09 Apr 2026
https://github.com/shortthirdman/predictorxvault-cookbook
Master Machine Learning: A Collection of Classification & Regression Algorithms in Action
classification-algorithm jupyter-notebook jupyterlab keras matplotlib numpy pandas python python3 pytorch regression regression-models tensorflow
Last synced: 13 Apr 2026
https://github.com/yasinshafiei/fullyconnected-from-scratch
Fully connected layer from scratch, with training on MNIST dataset
adam-optimizer ai ann artificial artificial-intelligence deep-learning from-scratch mlp neural-network numpy perceptron python
Last synced: 17 May 2026
https://github.com/fazal-coder/data-science-business-analytics-tsf
I have completed two tasks in this repository , task 3 and task 4
matplotlib numpy pandas python scipy
Last synced: 09 Apr 2026
https://github.com/ireneflorez/e_commerce_a_b_test_analysis
website A/B test data analysis
data-analysis jupyter-notebook matplotlib numpy pandas python statsmodels
Last synced: 14 Apr 2026
https://github.com/henrique-efonseca/salary-range-distribution-tool
A web application to help job applicants propose an optimal salary within a given range using a normal distribution approach. Built with Python, Flask, Numpy, Scipy and JavaScript.
flask javascript numpy python scipy
Last synced: 02 Feb 2026
https://github.com/prateekrajsrivastav/ml-intern-iris-flowers-classification
TASK : 2 Iris Flowers Classification : "Predict the different species of flowers on the length of there petals and sepals only Jupyter notebook code."
machine-learning matplotlib numpy python scikitlearn-machine-learning seaborn
Last synced: 10 May 2026
https://github.com/asier-ortiz/apuntes-ia-ds
Materiales y apuntes del curso de IA y Ciencia de Datos
keras matplotlib numpy pandas python sckiit-learn seaborn tensorflow
Last synced: 09 Apr 2026
https://github.com/elifftosunn/rfm-customers-analysis
RFM analysis focuses on identifying and segmenting customers based on their purchasing behavior. Analyzed to understand and interact with customers. It can be used together for more effective marketing and customer management strategies.
apriori-algorithm association-rules cohort-analysis datetime fpgrowth kmeans-clustering matplotlib-pyplot minmaxscaler numpy pandas python3 rfm rfm-analysis seaborn silhouette-score sklearn tableau
Last synced: 09 Apr 2026
https://github.com/sweta-kaundilya/911-calls-capstone-project
For this capstone project we will be analyzing some 911 call data from Kaggle.
data data-analysis data-visualization jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 28 Apr 2026
https://github.com/ashkan-khd/recommender-systems
A series of recommender systems projects for DATA.ML.360-2024-2025-1 Recommender Systems at Tampere University
collaborative-filtering group-recommendation-system group-recommendations jupyter jupyter-notebooks numpy pandas python recommender-system
Last synced: 09 Apr 2026
https://github.com/keyurparalkar/exoplanet-hunting-in-deep-space
The Search for New Earths
deep-learning gradient-descent jupyter-notebook machine-learning neural-network numpy
Last synced: 19 May 2026
https://github.com/programmersteve/heart_disease_ml
jupyter machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/chator3/three-body-problem-simulator
Three-Body Problem Simulation - A Python-based simulation of the Three-Body Problem with both 2D and 3D visualizations. Uses `matplotlib` and `scipy` to model gravitational interactions and animate orbital trajectories. 🚀🔭
academic astrophysics gravity-simulation mplot3d newtonian-mechanics numerical-methods numpy orbital-mechanics physics physics-education science three-body-problem three-body-simulation threebodyproblem
Last synced: 18 Jul 2025
https://github.com/saikiran-erukonda/drug-labels-side-effects-analysis--a-ml-approach
An end-to-end real-time project on pharmaceutical data, focused on exploring statistical modeling, hypothesis testing, machine learning, and business intelligence techniques.
datascience-machinelearning matplotlib-figures numpy pandas python seaborn
Last synced: 17 Feb 2026
https://github.com/kishankrishna1/spam-classifier
Developed a Machine Learning-based Spam Classifier using Multinomial Naive Bayes to identify and filter spam messages with high precision
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 02 Apr 2026
https://github.com/genndy007/ad_python_labs
Analysis of Data Laboratory Works of Sikorsky KPI, 3 year 2 semester
jupyter-notebook matplotlib numpy pandas python scipy seaborn sklearn
Last synced: 14 Apr 2026
https://github.com/sudip-13/plant-disease-detection
Plant disease detection from leaf uses machine learning to identify diseases for early intervention
cloudinary css docker jwt-token keras matplotlib-pyplot mongodb nodejs numpy reactjs tensorflow tensorflow-serving
Last synced: 09 Apr 2026
https://github.com/chea-young/financial-statistics-practice-using-python
파이썬을 활용한 금융통계실습 정리 repository (matplotlib, numpy, pandas, seaborn) 😀
matplotlib numpy pandas seaborn yfinance
Last synced: 11 May 2026
https://github.com/eljandoubi/smart-beta-and-portfolio-optimization
Implementation of Smart Beta and Portfolio Optimization
cvxpy numpy optimization pandas portfolio-optimization trading trading-algorithms trading-strategies
Last synced: 19 May 2026
https://github.com/addleonel/unitrevpy
This contains common conversions such as units convert of length, temperature, area, volume, time, and weight.
common-conversions numpy python3
Last synced: 05 Mar 2026
https://github.com/rahulchouhan1/car-theft-data-in-india
This project analyzes car theft incidents in India using Python and data visualization techniques. It provides insights into theft trends, frequently stolen car models, recovery statistics, and the impact of security measures like GPS and CCTV.
matplotlib numpy pandas python
Last synced: 13 Apr 2026
https://github.com/shubhs27/snap-n-solve
A real-time Sudoku puzzle solver that uses computer vision and machine learning to detect, solve, and overlay solutions on Sudoku puzzles captured through your webcam.
keras numpy opencv python sudoku-scanner sudoku-solver tensorflow
Last synced: 07 Apr 2026
https://github.com/coderooz/image_classification_transfer_learning
This project involves using transfer learning to classify images into categories such as cats vs. dogs by leveraging a pre-trained model like VGG16 or ResNet. Transfer learning allows you to adapt a pre-trained model to your specific problem, making the training process faster and often more effective.
colab image-classification matplot neural-network numpy python tensorflow vgg16-model
Last synced: 20 Apr 2026
https://github.com/hannah-aji/predictive-modeling-to-identify-high-risk-areas
Predictive Modeling to Identify High-Risk Areas for Targeted Interventions in Chicago, Illinois
machine-learning matplotlib numpy supervised-learning visualization
Last synced: 17 Jul 2025
https://github.com/pkx8326/blackjack-weighted-random-choices-visualization-with-numpy-and-python
This is a small project to test and visualize the result of the weighted probability capability of Python's numpy.random.choice()
blackjack blackjack-game choice jupyter-notebook numpy python random weighted-probability weighted-random
Last synced: 04 May 2026
https://github.com/sohamkul16/excel-sheet-comparator-by-python
The Excel Sheet Comparator project is a Python-based application designed to compare two Excel spreadsheets to identify differences between them. These differences are then highlighted in other downloadable .csv format.
Last synced: 17 Jul 2025
https://github.com/navindafernando/brain-tumor-detection
Brain Tumor Detection using Color Segmentation with KMeans Clustering :warning:
color-segmentation erosion find-contours joblib k-means-clustering machine-learning matplotlib morphological-operation numpy opencv scikit-learn unsupervised
Last synced: 13 Apr 2026
https://github.com/anas436/inferential-statistics-with-python
jupyterlab math numpy pandas python3 scipy
Last synced: 07 Apr 2026
https://github.com/msikorski93/linear-regression-from-scratch
Different solutions of linear and polynomial regression made from scratch.
from-scratch linear-regression numpy polynomial-regression tensorflow
Last synced: 08 May 2026
https://github.com/muhammadadilnaeem/kidney-disease-classification-using-mlflow-and-dvc
Kidney disease is a significant health issue worldwide. Early and accurate classification of kidney diseases can help in better treatment planning and patient management. This project focuses on building a robust classification model, ensuring reproducibility and scalability.
github numpy python streamlit tensorflow
Last synced: 07 Apr 2026
https://github.com/Udacity-MachineLearning-Internship/Support-Vector-Machine
Implementing SVM's using pandas and sklearn in python
numpy pandas sklearn support-vector-machines svm
Last synced: 17 Jul 2025
https://github.com/RedInfinityPro/Python-Task-Manager
Rating: (7/10): The Python Task Manager, is a user-friendly interface using tkinter library for system monitoring and management. It displays detailed system process information using psutil, with interactive features.
matplotlib numpy psutil pygetwindow tkinter
Last synced: 30 Sep 2025
https://github.com/vibhore-sagar/stock-movement-analysis-based-on-social-media-sentiment
This project aims to develop a machine learning model that predicts stock movements by analyzing sentiment in social media discussions (Reddit posts).
joblib numpy pandas praw python scikit-learn textblob-sentiment-analysis yfinance
Last synced: 09 Apr 2026
https://github.com/mohammadshabazuddin/secure-image-classification---deep-learning-for-image-based-authentication
This project implements a CNN to classify CAPTCHA images. The code preprocesses images, applies Otsu's thresholding, and uses morphological transformations for character separation. The CNN model includes convolutional, batch normalization, dropout, and fully connected layers. Training, validation, and testing are performed on labeled datasets.
keras numpy opencv pandas pil python tensorflow
Last synced: 08 Apr 2026
https://github.com/luona-zhang/kaggle-data-science-competitions
This repository contains code developed for participating in Kaggle Data Science competitions.
fitting-algorithm machine-learning model-evaluation numpy pandas scikit-learn seaborn tensorflow
Last synced: 07 Apr 2026
https://github.com/tomaslopera/modelos-simulacion
jupyter-notebook matplotlib numpy pandas scipy seaborn simulation-modeling
Last synced: 24 Feb 2025
https://github.com/celalaygar/python-experiences
How to use numpy, map, response, opencv, pandas on python 3+. There is a lot of simple project for everybody to understant how to use python.
cv2 numpy opencv pandas pandas-dataframe python response
Last synced: 09 Apr 2026
https://github.com/kartmaan/fire-simulation
A realistic simulation of fire propagation using thermodynamic and combustion principles, developed in Python with Pygame and NumPy
combustion combustion-models fire fire-simulation heat-transfer ignition materials materials-science numpy pygame simulation thermal-capacity thermal-conductivity
Last synced: 19 Aug 2025
https://github.com/andreazoccatelli/kmeans_fromscratch
kmeans implementation in numpy
clustering kmeans-clustering machine-learning numpy
Last synced: 04 May 2026
https://github.com/abdur-rahim-mygit/ml-movie-recommendation-system
This project is a Machine Learning-based Movie Recommendation System developed during my internship at YBI Foundation. The system uses collaborative filtering techniques to recommend movies based on user preferences and behavior. It was implemented on Google Colab using Python and popular machine learning libraries.
google-colab machinelearning movie-recomendation-system numpy pandas pyhton
Last synced: 02 Feb 2026
https://github.com/abideen-olawuwo/netflix
A recommendation engine
linear-kernel matplotlib netflix numpy pandas plotly python seaborn sklearn tfidf-vectorizer
Last synced: 12 Apr 2026
https://github.com/abideen-olawuwo/spam-detection
A spam detection model
matplotlib nltk numpy pandas seaborn
Last synced: 29 Apr 2026
https://github.com/krichelj/dl_bgu_2021
Deep Learning course, Computer Science M.Sc., Ben Gurion University of the Negev, Israel, 2021
computer-science computer-vision computer-vision-algorithms convolutional-neural-networks deep-learning facial-recognition generative-adversarial-network neural-network nlp numpy recurrent-neural-networks rnn siamese-neural-network supervised-learning tensorboard tensorflow tensorflow-models text-generation
Last synced: 03 Feb 2026
https://github.com/kaka-lin/audio-analysis-tools
Audio tools for audio processing and audio analysis
audio-analysis audio-tools matplotlib numpy scipy
Last synced: 22 Jul 2025
https://github.com/priyanshii1511/edge-detection-methods
Repo for implementation of various edge detection techniques.
cv2 edge-detection image-processing matplotlib numpy opencv python
Last synced: 07 Apr 2026
https://github.com/yash-dave/creditcard-fraud-detector
An end-to-end Streamlit app for detecting credit card fraud using unsupervised anomaly detection techniques like Isolation Forest, One-Class SVM, LOF, and Autoencoders.
numpy pandas plotly python seaborn streamlit tensorflow
Last synced: 07 Apr 2026
https://github.com/ricardorobledo/data_science_for_beginners
matplotlib numpy pandas python3 scikit-learn
Last synced: 07 Apr 2026
https://github.com/NoumanAhmad448/linux_windows_mysql_php_python_cheatsheet
A cheatsheet resource that covers the deep learning libraries.
matplotib numpy panda pytorch torchvision
Last synced: 16 Jul 2025
https://github.com/RedInfinityPro/PygameCicruit
Rating: (6/10) The code combines a Pygame GUI application with a PySpice circuit simulation, providing a user-friendly interface with buttons, menu options, dropdown menus, input boxes, sliders, and text elements.
matplotlib numpy os pygame pyspice random sys
Last synced: 30 Sep 2025
https://github.com/ksharma67/partial-dependent-plots-and-individual-conditional-expectation-plots
Individual Conditional Expectation (ICE) plots display one line per instance that shows how the instance's prediction changes when a feature changes. The Partial Dependence Plot (PDP) for the average effect of a feature is a global method because it does not focus on specific instances, but on an overall average.
eda gradient-boosting individual-conditional-expectation linear-regression matplotlib numpy pandas partial-dependence-plot python seaborn sklearn xgboost
Last synced: 12 Apr 2026
https://github.com/RedInfinityPro/CircuitPythonProjects
Rating: (4/10) This Python script simulates circuits using PySpice, importing libraries like NumPy and Matplotlib. It defines voltage divider, diode circuits, subcircuit definitions, DC sweep analysis, and simulates each circuit using the simulator.
matplotlib numpy os pyspice sys
Last synced: 30 Sep 2025
https://github.com/artuk009/numericalprogramming
Notes and Code examples for Numerical Programming.
matplotlib numpy pandas python scipy sympy
Last synced: 07 Apr 2026
https://github.com/fioraz/ml-project
Salary Prediction Using Multiple Machine Learning Approaches
machine-learning ml natural-language-processing numpy pandas prediction pytorch tensorflow
Last synced: 12 Apr 2026
https://github.com/sakhileln/multimodal-agent
A beginner-friendly project to build a simple multimodal AI agent. 🦾
agent agents ai keras nlp nlp-machine-learning numpy opencv pillow spacy-nlp tensorflow
Last synced: 07 Apr 2026
https://github.com/rajiv2004-cloud/the-wine-project
AI/ML mini Project repo
algorithm dataset maachine-learning numpy prediction python
Last synced: 02 May 2026
https://github.com/ahmedabdalkreem/breast-cancer
It help to know the patient have breast cancer or not and show some of diagram analysis data to know what depenent in this disease that lead to this disease.
matplotlib numpy pandas python sklearn-library
Last synced: 07 Apr 2026
https://github.com/kristijanh1998/reu-summer-internship
Helium Network Blockchain Data Analysis - Big data mining research project for Cybersecurity Research in a Multidisciplinary Environment internship program (Old Dominion University, Summer 2022)
analytics api big-data blockchain-technology cryptocurrency data-mining data-science helium-blockchain helium-network internet-of-things json matplotlib numpy pickle python requests-library-python
Last synced: 10 Apr 2026
https://github.com/alanmenchaca/numpy-notes
collection of notes to learn numpy!
jupyter-notebooks numpy python
Last synced: 08 May 2026
https://github.com/RedInfinityPro/DrawImages
Rating: (7/10) The code uses Python's Turtle module to create a canvas image, converting it to grayscale, and then placing dots at each pixel's location based on its intensity.
Last synced: 30 Sep 2025
https://github.com/kientech/breast-cancer-classification-using-machine-learning
The goal is to leverage data-driven models to assist in the early detection and diagnosis of breast cancer, potentially aiding healthcare professionals in making informed decisions
data-science machine-learning numpy pandas python3 scikitlearn-machine-learning seaborn
Last synced: 22 Mar 2025
https://github.com/offthetab/gans
Just testing out different GAN models
gans matplotlib numpy seaborn torch torchvision
Last synced: 19 May 2026
https://github.com/mrnust/ai-powered-socialmediapostoptimizer_llm
AI-Powered Social Media Post Optimizer enhances your social media content by optimizing text posts with relevant tags and keywords, predicting engagement metrics, and analyzing image quality. Upload your post and image to receive tailored suggestions for improving engagement and visual appeal.
groq langchain large-language-model llama-3-70b matplotlib numpy opencv streamlit textblob
Last synced: 14 Apr 2026
https://github.com/anthippi/naive-bayes-imdb-classification
A custom Naive Bayes classifier for sentiment analysis of movie reviews from the IMDb dataset, utilizing feature selection based on Information Gain and comparing its performance with scikit-learn's BernoulliNB.
classification imdb matplotlib naive-bayes-classifier numpy pandas scikit-learn sklearn
Last synced: 09 Apr 2026
https://github.com/al-ghaly/global-warming-analysis
Analyze the effect of global warming on the average temperature of some of USA states.
matplotlib-pyplot numpy python python-visualization
Last synced: 10 May 2026
https://github.com/pramodyasahan/learn-ml
This repository serves as both a personal learning diary and a resource for others interested in understanding and applying machine learning concepts. The projects are categorized based on the type of ML model and are implemented in Python using libraries like scikit-learn, pandas, and numpy.
classification clustering machine-learning matplotlib numpy pandas regression scikit-learn supervised-learning unsupervised-learning
Last synced: 07 Apr 2026
https://github.com/carlescn/snake_game
An implementation of the classic Snake game using Pygame and NumPy.
numpy pygame python snake-game
Last synced: 15 Apr 2026
https://github.com/rajaprerak/tag_generation
natural-language-processing nlp nltk numpy pandas python sklearn
Last synced: 06 Apr 2026
https://github.com/chewzzz1014/python-libraries
jupyter-notebook learning numpy pandas pygal python seaborn sklearn tensorflow urllib
Last synced: 12 Apr 2026
https://github.com/emanuelefavero/machine-learning
This repository contains code for various machine learning concepts and algorithms
algorithms machine-learning numpy pandas python
Last synced: 13 Apr 2026
https://github.com/aneeshmurali-n/ann-diabetes-prediction
Predicting diabetes progression using an Artificial Neural Network (ANN). This project leverages the scikit-learn diabetes dataset for training and evaluation. Includes data preprocessing, model building, and performance visualization.
ann data-preprocessing data-visualization deep-learning diabetes-prediction exploratory-data-analysis keras machine-learning matplotlib neural-network numpy pandas regression scikit-learn seaborn tensorflow visualization
Last synced: 07 Apr 2026
https://github.com/rakibhhridoy/appliedmachinelearninghousing-regression
Let's take the Housing dataset which contains information about different houses in Boston. This data was originally a part of UCI Machine Learning Repository and has been removed now. We can also access this data from the scikit-learn library. The objective is to predict the value of prices of the house using the given features.
deep-learning housing-market housing-prices machine-learning numpy pandas python real-estate regression scikit-learn
Last synced: 05 Apr 2026
https://github.com/farzeennimran/fashion-mnist-dataset-classification-using-neural-network
Implementation of a Multi-layer Perceptron classifier with hyperparameter tuning and k-fold cross-validation employing GridSearchCV for classifying images on the Fashion MNIST dataset 👗👚👖
artificial-intelligence data-analysis data-mining data-science dataset deep-learning fashion-mnist-dataset gridsearchcv hyperparameter-tuning kfold-cross-validation machine-learning multilayer-perceptron-network neural-network numpy pandas python sklearn
Last synced: 03 Apr 2026
https://github.com/fwcd/minq
Tiny quantum gate library based on NumPy
numpy python quantum-computing
Last synced: 02 Jan 2026
https://github.com/jezbravo/lstm
Stock predictions with LSTM
jupiter-notebook keras keras-neural-networks keras-tensorflow lstm lstm-model lstm-neural-networks machine-learning matplotlib numpy pandas pandas-dataframe python scikit-learn scikitlearn-machine-learning stock-price-prediction
Last synced: 08 Apr 2026
https://github.com/thiagohrcosta/calculator-app
Calculator APP is a Python-based API developed as part of the Rockeseat specialization in Python. The project simulates a real-world application while applying best practices in software design, architecture, and scalability. The main focus is on:
api design-patterns flask numpy python
Last synced: 08 May 2026
https://github.com/dmarks84/coursework_project_ml-classifier-eval-selection
Project for University of Michigan Applied Data Science Specialization -- Predicted viewer engagement based on features related to video metrics; evaluated a large set of classifiers under different scoring metrics to select the "optimal" one.
classification cross-validation data-modeling data-reporting data-visualization databases dataframes eda grid-search matplotlib numpy pandas python scikit-learn statistics supervised-ml
Last synced: 02 Apr 2026
https://github.com/zeeshan4002911/data-analysis
Quality control, data processing, data cleaning, data ploting
jupyter-notebook jupyterlab matplotlib numpy pandas seaborn
Last synced: 30 Apr 2025
https://github.com/rscr1/tvims_mai_3
Решение курсового проекта «Метод наименьших квадратов»
matplotlib-pyplot numpy statsmodels sympy
Last synced: 28 Oct 2025