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-26 00:18:09 UTC
- JSON Representation
https://github.com/manishkr1754/loan_eligibility_prediction_python
Predict Loan Eligibility for a Finance company
bivariate-analysis data-visualization decision-trees evaluation-metrics exploratory-data-analysis feature-engineering hypothesis-generation logistic-regression matplotlib model-building numpy pandas random-forest seaborn sklearn univariate-analysis xgboost
Last synced: 08 May 2026
https://github.com/kostadinlambov/the-galois-field-in-cryptography
This project is about Galois fields, what properties they have and how they can be used in cryptography.
aes-encryption asymmetric-cryptography encryption-decryption extension-fields finite-fields galois-fields numpy prime-fields python symmetric-cryptography
Last synced: 08 May 2026
https://github.com/tinaland101/carcinoma-regression-project
The goal of this project is to analyze and visualize the results of a clinical study involving the treatment of squamous cell carcinoma (SCC) in mice. As a senior data analyst, you are tasked with preparing a technical report for Pymaceuticals, Inc.
linear-regression mathplotlib numpy pandas pyhton
Last synced: 08 May 2026
https://github.com/azaz9026/python_library_numpy
NumPy is a Python library used for working with arrays. It also has functions for working in domain of linear algebra, fourier transform, and matrices...
array jupyter-notebooks numpy python3
Last synced: 08 May 2026
https://github.com/haimgoldfisher/data_visualization_final_project
Final project of the Data Visualization course, Ariel university.
adaboost bayesian-learning catboost ensemble-learning gradient-boosting gridsearchcv matplotlib numpy pandas plotly seaborn semi-supervised-learning voting-classifier
Last synced: 08 May 2026
https://github.com/rsc-88/titanic
Data Science
jupyter-notebook numpy pandas python
Last synced: 08 May 2026
https://github.com/gama1903/digital_image_processing
Implementation of Basic Algorithms of Digital Image Processing mainly through Numpy.
digital-image-processing numpy opencv python
Last synced: 08 May 2026
https://github.com/dhruvil-26/python-projects
This repository contains Python projects showcasing data analysis and visualization. 1. IMDB Movie Analysis: Analyzing movie trends, genres, and ratings. 2. Loan Default Analysis EDA: Exploring factors contributing to loan defaults.
eda imdb-dataset loan-default-analysis matplotlib numpy pandas python seaborn visualization
Last synced: 08 May 2026
https://github.com/prakashjha1/stock-investment-analysis
Stock Investment Analysis Project can help investor to select the better performing stocks.
data-analysis data-science numpy pandas pandas-datareader parallel-programming python
Last synced: 08 May 2026
https://github.com/zuecopio/vco_2425
Computer Vision (VCO) subject practices
cv2 matplotlib numpy opencv pilllow
Last synced: 08 May 2026
https://github.com/octavioduarte/datascience
A repository with study notes on Data Science concepts, NumPy, pandas, and an introduction to statistics.
data-science jupyter-notebook numpy pandas
Last synced: 08 May 2026
https://github.com/niteshchawla/nc-walmart-casestudy
The Management team at Walmart Inc. wants to analyze the customer purchase behavior (specifically, purchase amount) against the customer’s gender and the various other factors to help the business make better decisions. They want to understand if the spending habits differ between male and female customers:.
central-limit-theorem confidence-intervals matplotlib-pyplot numpy pandas python scipy-stats seaborn stats
Last synced: 08 May 2026
https://github.com/harmanveer-2546/sports-bets-winning-algorithm
Sports betting is the activity of predicting sports results and placing a wager on the outcome.
adaboostclassifier ascii betting-models ensemble extratreesclassifier gradientboostingclassifier kneighborsclassifier labelencoder matplotlib mlpclassifier nfl nflstats numpy pandas plotly python seaborn sports-data string winning-algorithm
Last synced: 08 May 2026
https://github.com/himanshugoyal77/movie-recommendation
Cosine similarity based Recommendation Engine
nltk numpy pandas requests-library-python tmdb-api vectorization
Last synced: 08 May 2026
https://github.com/hanzopgp/transformerneuralnetwork
Building a transformer with Keras and TensorFlow following tutorial.
artificial-intelligence deep-learning jupyter-notebook machine-learning natural-language-processing numpy personal transformer
Last synced: 08 May 2026
https://github.com/egrizq/bike_analysis
Exploring the bike sharing system to find the patterns behind user behavior by weather, season, hour, and months.
data-science matplot numpy python seaborn
Last synced: 08 May 2026
https://github.com/diloabininyeri/face-detect
python opencv face detect
artificial-intelligence deep-learning detection face facedetection machine-learning numpy object opencv people pyhton recognition
Last synced: 08 May 2026
https://github.com/juanpablo70/pgad-assignment01
Breast Cancer Coimbra data set analysis
data data-science dataframe dataset jupyter-notebook matplotlib numpy pandas python
Last synced: 08 May 2026
https://github.com/0290192029/apartment-price-predictor
Python-проект по прогнозированию стоимости аренды квартир с помощью линейной регрессии. Практическая работа по теме: "Основы машинного обучения" дисциплины "МДК 13.01: Основы применения методов искусственного интеллекта в программировании".
apartment-price-prediction apartments-for-rent api correios-api data-analysis feature-engineering feature-enginering linear-regression linear-regression-models mlops numpy prediction-model r seaborn
Last synced: 08 May 2026
https://github.com/leandro-bertoluzzi/parchis-probabilities
Small weekend project to play around with numpy and help me taking decissions while playing parchís
Last synced: 08 May 2026
https://github.com/sahil210695/numpy-basics
A brief overview of NumPy basics
data-science numpy numpy-tutorial python
Last synced: 08 May 2026
https://github.com/mpoojithavigneswari/bangalore-house-price-prediction
This project involves creating a website that predicts Bangalore house prices with 94.65% accuracy using a machine learning algorithm.
data-analysis data-science flask-server machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 12 Apr 2026
https://github.com/omogbolahan94/movies-budget-revenue-analysis
Data exploration, data cleaning, data analysis and predictive analysis
dataframe linear-regression matplotlib numpy pandas seaborn statistical-analysis
Last synced: 08 May 2026
https://github.com/daniel-brai/alx-t-x-udacity-data-analytics-nanodegree
A 3-month nanodegree going through the intricacies of data analysis with Python and its various libraries such Pandas, Numpy, matplotlib, seaborn and others
matplotlib numpy pandas python3
Last synced: 08 May 2026
https://github.com/chdl17/credit-eda-casestudy
Credit EDA is a GitHub repository designed to provide educational materials and tools for exploring credit risk data. The repository contains notebooks, datasets, and code samples to help users learn and apply these concepts to credit data.
exploratory-data-analysis numpy pandas
Last synced: 08 May 2026
https://github.com/mzayles/analise-descritiva.py
Curso Programação em Python para Data Science | Análise descritiva e mensuramento de dados de um report consolidado utilizando matplotlib.
matplotlib numpy pandas python
Last synced: 08 May 2026
https://github.com/kkkaan/tensor-library-403-hw1
A numpy like library for tensor (gergen) operations.
deep-learning numpy python tensor
Last synced: 08 May 2026
https://github.com/ditikrushna/identify-customer-segments
In this project, Bertelsmann partners AZ Direct and Arvato Financial Solutions have provided two datasets one with demographic information about the people of Germany, and one with that same information for customers of a mail-order sales company. I have looked at relationships between demographics features, organized the population into clusters, and saw how prevalent customers are in each of the segments obtained.
clustering clustering-algorithm numpy pca
Last synced: 08 May 2026
https://github.com/shaulamarquez/data-job-market
This is a Data Job Market analysis
analysis matplotlib numpy python seaborn
Last synced: 09 May 2026
https://github.com/jashmit918/image-caption-generator
Image Caption Generator
image-to-text matplotlib numpy pillow python streamlit torch transformers
Last synced: 09 May 2026
https://github.com/aliakbar-omidi/ten-most-populous-cities-of-iran
This project is to show the densely populated cities of Iran on the map
basemap matplotlib numpy pandas python
Last synced: 09 May 2026
https://github.com/raghavendranhp/predictive-analytics-in-automotive-manufacturing-testing-time-optimization
Explore machine learning for automotive testing optimization. Predictive analytics to reduce testing time and environmental impact.
elasticnet extratreesregressor fastica model-pipeline numpy pandas pca randomforestregressor svr-regression-prediction xgboost
Last synced: 09 May 2026
https://github.com/avinashkrishna07/plant-disease-prediction-cnn-deep-leanring-project
Plant Disease Prediction with CNN - Deep Learning Project
cnn-for-visual-recognition docker keras-tensorflow machine-learning numpy streamlit-webapp
Last synced: 09 May 2026
https://github.com/jsnevt/series_temporais
Previsão de eventos que ocorrem sazonalmente
datetime matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/sameerjain/ai-snake-game
Implemented a Q-learning agent to play and learn the classic Snake game, leveraging PyTorch for Neural Network. Visualized using Matplotlib, showcasing agent's evolving performance over time. Built UI using Pygame to visualize Snake, including food, and current score.
anaconda conda matplotlib neural-network numpy pygame python3 pytorch q-learning
Last synced: 09 May 2026
https://github.com/normyee/chatbot-pytorch_nlp
ChatBot utilizing neural networks, NLP techniques, and the Bag of Words model. Implements tokenization and stemming for efficient language processing.
bag-of-words chatbotai neural-network nlp-machine-learning nltk-python numpy python pytorch-nlp
Last synced: 09 May 2026
https://github.com/ranagaballah/true-fake-news
True Fake News Detector NLP model
data-analysis data-science data-visualization deployment machine-learning matplotlib nlp numpy pandas python
Last synced: 09 May 2026
https://github.com/jupfu/beck-view-digitalize
Digitalize 16mm films with Python & reactivex & FT232H
cython ft232h libpng multiprocessing numpy opencv python3 reactivex um232h
Last synced: 09 May 2026
https://github.com/omogbolahan94/lego-analysis
Analysis of LEGO data from 1949 to 2021.
Last synced: 09 May 2026
https://github.com/franciscomartinez45/social-network-analysis
Applied to analyze how misinformation propagates within communities. With the goal of addressing health disparities and improving health literacy particularly in minority populations, the project explores both supervised and unsupervised learning approaches to understand patterns in graph-structured data using a custom Graph Attention Network
matplotlib ml networkx numpy pytorch
Last synced: 09 May 2026
https://github.com/dhruvv1402/x-twitter-bot-python
A Python-powered Twitter bot for content generation, analytics, and automation using Twitter API v2.
huggingface-transformers matplotlib nltk numpy pandas pillow python requests schedule textblob threading tweepy twitter-api wordcloud
Last synced: 09 May 2026
https://github.com/rishieeee/spam-email-classifier
A simple machine learning project that classifies emails as spam or ham using TF-IDF and a Multinomial Naive Bayes model. The project covers data cleaning, text preprocessing, feature extraction, model training, and evaluation. A great beginner-friendly introduction to NLP and ML workflows.
multinomial-naive-bayes numpy pandas python sckit-learn tf-idf
Last synced: 09 May 2026
https://github.com/aliyahscoding/tiny-recommender
Tiny item-item recommender in Python using cosine similarity over a toy user–item matrix. Simple CLI to print top-N recommendations.
collaborative-filtering cosine-similarity numpy pandas python recommender-system
Last synced: 09 May 2026
https://github.com/tonoy30/emotion-mask
A pytorch model for add face mask based on detected emotion.
emotion-detection numpy opencv-python python pytorch
Last synced: 09 May 2026
https://github.com/rosemol-jose/noisy-sparse-phase-retrieval-using-thresholded-wirtinger-flow-algorithm
Implementing and evaluating the TWF algorithm against real datasets
mathematics numpy python scipy signal-processing spyder
Last synced: 09 May 2026
https://github.com/flexthink/matricize
A convenience library to convert between pure Python objects and their vectorized representations
data machine-learning numpy python
Last synced: 09 May 2026
https://github.com/moonshallow5/food_vision_mini
A program which can detect if an image contains either a pizza, sushi or steak: Has now been deployed on Flutter :)
huggingface matplotlib numpy pytorch
Last synced: 09 May 2026
https://github.com/kingsley-ezenwaka/mean-var-std
This is a (mini) Python project, completed as part of the requirements for the Data Analysis with Python certification from freeCodeCamp.com.
Last synced: 09 May 2026
https://github.com/amr-yasser226/pagerank-power-method
Modular Python implementation of the PageRank algorithm via the power method, with discrete‑math foundations, end‑to‑end code, and experimental validation.
discrete-mathematics graph-algorithms markov-chain network-analysis networks numpy pagerank power-method python scipy
Last synced: 09 May 2026
https://github.com/brian-hepler-phd/kak-decomposition-qml
Cartan decomposition (SU(4)) via Lie theory and QML – exact + variational approaches for two-qubit gates.
lie-theory machine-learning numpy pennylane qml quantum-computing quantum-gate-decomposition scipy su4
Last synced: 09 May 2026
https://github.com/mktechai-0786/data-analysis-on-dr-visits
Data Analysis On Dr. Visits dataset
data-analysis matplotlib-pyplot numpy pandas seaborn
Last synced: 09 May 2026
https://github.com/sivasurya681/financial-expense-tracker
The Financial Expense Tracker is a Python-based app built with Flet, Pandas, NumPy, and Matplotlib.pyplot for seamless expense management. It enables real-time tracking, categorization, and data visualization through bar and pie charts. Users can generate summaries, export/import data, and make informed financial decisions easily.
calculator-application differntial expense-tracker flet matplotlib-pyplot numpy pandas python salary-calculator total
Last synced: 09 May 2026
https://github.com/mairagalvao/final_grades
An analysis of the final grades of students using Python
matplotlib numpy pandas python3
Last synced: 09 May 2026
https://github.com/aroojzahra908/machine-learning
This repository contains helpful guides and materials for easily understanding Pandas, NumPy, and Matplotlib libraries, which are essential tools for creating visual representations of data.
algorithms machine-learning-algorithms matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/chuvalniy/tulia
Contains self-implemented Machine Learning algorithms using only numpy.
boosting from-scratch knn learning logistic-regression machine ml numpy python random-forest regression sklearn testing xgboost
Last synced: 09 May 2026
https://github.com/michaelzheng67/real_estate_ml
AI experiment developed to run against simulated real estate and investing environment
Last synced: 09 May 2026
https://github.com/raduldev/datasciencepython
Interview Task From CSIR-IGIB, Delhi & maps for journal
biopython colab-notebook counter jupyter-notebook matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/dulajkavinda/numpy-ml
🔢 Calculations with NumPy library.
calculations jupyter-notebook machine-learning matrices numpy numpy-arrays python
Last synced: 09 May 2026
https://github.com/arjunravi26/selenium
This repository contains code from my learning about Selenium for web scraping and automation.
numpy python selenium time undetected-chrome webdriver
Last synced: 09 May 2026
https://github.com/betiniakarandut/portfolio-project
Sukkar and Cornell Integral Approach to Estimate Static Bottom Hole Pressure(SBHP)
Last synced: 09 May 2026
https://github.com/alexgustafsson/word-frequencies
Data and tools to compile word frequencies, trigrams and more for use with NLP, spelling correction etc.
language nlp nltk numpy python python3 sklearn spelling-correction trigram
Last synced: 10 May 2026
https://github.com/tim-w-james/python-data-reference-code
Python reference code for data visualization, machine learning and SQL
data-science jupyter-lab numpy python
Last synced: 10 May 2026
https://github.com/alphacrypto246/air-quality-prediction
The Air Pollution Prediction project forecasts pollution levels using the Air Quality UCI dataset, including variables like CO, NOx, temperature, and humidity. It analyzes temporal and environmental factors to predict air quality trends.
machine-learning numpy pandas scikitlearn-machine-learning sckiit-learn
Last synced: 10 May 2026
https://github.com/686f6c61/numeros-primos-gemelos
Este proyecto permite generar y visualizar números primos gemelos de diferentes formas para ayudar a comprender sus patrones y distribución. Incluye múltiples visualizaciones y análisis estadísticos avanzados.
Last synced: 10 May 2026
https://github.com/sahaavi/color-detection
Colour detection is the process of detecting the name of any color. Well, for humans this is an extremely easy task but for computers, it is not straightforward. Human eyes and brains work together to translate light into color. Light receptors that are present in our eyes transmit the signal to the brain. Our brain then recognizes the color. Since childhood, we have mapped certain lights with their color names. We will be using the somewhat same strategy to detect color names.
color-detection color-detector numpy opencv-python pandas
Last synced: 10 May 2026
https://github.com/rebeccamorolong/market--basket--analysis
Market Basket Analysis using the Apriori algorithm to predict association rules and frequent itemsets from transactional data. The goal was to uncover product combinations that frequently co-occur in transactions, which can be used for recommendations, promotions, and inventory management.
apriori-algorithm numpy pandas seaborn
Last synced: 10 May 2026
https://github.com/dzakarias/waves
Fun with the sine function inspired by Chladni plates
Last synced: 10 May 2026
https://github.com/shibam120302/all_about_python
Here I upload python from basic to advance ,oops in python, dsa using python system design, numpy, pandas, data science, ML also. Follow @shibam120302 and star this repo.
numpy numpy-arrays oops-in-python pandas python python-dsa python-library python3 system-design tabula
Last synced: 10 May 2026
https://github.com/jjerphan/joml
A minimalist numpy-baked Neural Network API
deep-learning fun minimalist neural-network neural-networks numpy python wheel-implementing
Last synced: 10 May 2026
https://github.com/m1-elmasry/quickmark
Efficient OMR software designed for quick and precise grading of bubble sheet exams.
bubble-sheet image-processing numpy opencv python
Last synced: 10 May 2026
https://github.com/shubhansu-kr/int213-python-programming
Python Programming | Semester 3 | Python | OOPS | Tkinter | Pandas | Numpy
lpu numpy oops-in-python pandas python sem3 tkinter-gui
Last synced: 10 May 2026
https://github.com/jatin-s16/neuron_from_scratch
Hey! I am learning to build neural networks from scratch without the use of built-in Python libraries.
deep-learning neural-networks nnfs numpy python
Last synced: 10 May 2026
https://github.com/velascort/image_equalizer_gui
Image equalizer using LUT interface.
image-processing lut numpy python scikit-image ttk
Last synced: 10 May 2026
https://github.com/relostar-devil/census-income-prediction
An end-to-end ML project using 1994 US Census data to classify income (>50K/<50K). The Jupyter Notebook covers data preprocessing, EDA, and model evaluation with multiple classifiers.
matplotlib numpy pandas scikitlearn-machine-learning seaborn
Last synced: 10 May 2026
https://github.com/pdoup/atml-notebooks
Proposed assignment notebooks for Advanced Topics in Machine Learning tasks
active-learning cost-sensitive-learning imbalanced-data machine-learning multi-instance-learning multi-label-classification numpy scikit-learn
Last synced: 11 May 2026
https://github.com/9bow/deep-learning-from-scratch
examples in the book
book deeplearning example-code jupyter-notebook numpy python3
Last synced: 11 May 2026
https://github.com/akashash01/decision_tree
A very specific type of probability tree that enables you to make a decision on certain process(chance event outcomes, resources cost, utility).
data-science decision-tree-classifier machine-learning numpy pandas-dataframe python sklearn
Last synced: 11 May 2026
https://github.com/parthds02/customer-segmentation-with-kmeans-clustering
Analyze customer behavior using Python and KMeans Clustering on transactional data. Features RFM analysis, data cleaning, clustering insights, and actionable visualizations to support business decision-making.
data-analysis data-visualization feature-engineering kmeans-clustering numpy pandas vscode
Last synced: 11 May 2026
https://github.com/mihirh19/uber-analysis
Uber's 2016 dataset analysis offers insightful information about the company's operations and user behaviour. Patterns and trends can be discovered by looking at variables like trip time, distance travelled, and pickup/drop-off locations. Uber may use this information to detect high-demand locations, increase overall efficiency, and optimise driver
matplotlib numpy opendatasets pandas seaborn
Last synced: 11 May 2026
https://github.com/omogbolahan94/google-play-store-app-analysis
Data exploration, data cleaning, interactive data visualisation and insight presentation
matplotlib numpy pandas plotly
Last synced: 11 May 2026
https://github.com/daksh90a/wine-quality-analysis
The Wine Quality Analysis project is an AI/ML-based data analysis initiative aimed at predicting and understanding the factors that influence the quality of wine.
matplotlib-python numpy pandas seaborn
Last synced: 12 May 2026
https://github.com/chandkund/movie-recommender-system
Unlocking the magic of personalized movie recommendations! This project uses the Cosine Similarity Algorithm to suggest movies based on user-selected titles, making movie discovery more enjoyable.
cosine-similarity matplotlib nltk numpy pandas-python seaborn
Last synced: 12 May 2026
https://github.com/mituskillologies/dkte-da-mar25
Programs conducted at DKTE's Engineering Institute, Ichalkaranji in training on Python Data Analytics March 2025.
data-analysis matplotlib numpy pandas python-programming tkinter-python
Last synced: 13 May 2026
https://github.com/andydevs/optipy
Optimization algorithms written in python
numpy optimization optimization-algorithms
Last synced: 13 May 2026
https://github.com/gmcgibbon/udacity-dlnd-project-1
Udacity Deep Learning Nanodegree - Project 1
deep-learning jupyter-notebook nn numpy udacity
Last synced: 13 May 2026
https://github.com/maroshmka/np-mlp-clf
Raw implementation of mlp classifier in python using numpy.
classification example-code learning machine-learning multilayer-perceptron neural-network numpy
Last synced: 14 May 2026
https://github.com/goessl/complex-random
A package for the most basic complex random sampling.
complex complex-numbers complex-plane normal-distribution numpy pip python random random-number-generator uniform-distribution unit-circle
Last synced: 15 Jun 2026
https://github.com/pnguyen215/pycelize
Pycelize is a Flask application designed for processing Excel and CSV files. It provides RESTful APIs for common data operations including extraction, normalization, mapping, SQL generation, and file binding.
excel lib numpy openpyxl pandas py-app pycelize python-service python3
Last synced: 17 Jun 2026
https://github.com/takana671/fluidcube
Particle Movement Using Curl Noise
curl-noise cython numpy panda3d python
Last synced: 22 Jun 2026
https://github.com/gerardomacedo/ml-from-scratch
Logistic regression from scratch (NumPy) with tests and CLI; compared vs scikit-learn
ci-cd from-scratch logistic-regresion machine-learning numpy python unittest
Last synced: 23 Jun 2026
https://github.com/gyselle-marques/sobel-filter
Machine Learning: Image Processing with Sobel Filter.
colab-notebook image-processing machine-learning matplotlib numpy opencv python sobel sobel-filter
Last synced: 24 Jun 2026
https://github.com/cbmira01/featureranking
A data science technique implemented in OpenCL.
data-science entropy feature-reduction machine-learning-algorithms numpy opencl pyopencl python windows-10
Last synced: 08 May 2026
https://github.com/visu512/spotify-music-recommender
Built Spotify Music recommendation system using Machine learning
csv-files dataset jupyter-notebook kmeans-clustering machine-learning matplotlib numpy panda python scikit-learn spotify-api stream vscode
Last synced: 12 Apr 2026
https://github.com/akashkg03/facial-expression-image-classification
This notebook involves to build a facial expression image classifier which categorizes facial expressions into one of seven emotions: anger, disgust, fear, happiness, sadness, surprise, and neutral.
jupiter-notebook numpy pandas python
Last synced: 28 Apr 2026
https://github.com/sothulthorn/stock-prediction-portal
The Stock Prediction Portal is a full-stack web application that demonstrates how to use machine learning models to analyze stock market data and forecast future trends.
axios django django-rest-framework javascript keras matplotlib numpy pandas python react tensorflow yfinance
Last synced: 02 Apr 2026
https://github.com/linggarm/fruit-images-search-engine
A Content Based Image Retrieval (CBIR) application of Information Retrieval with fruit images
artificial-intelligence cbir computer-vision content-based-image-retrieval css flask html information-retrieval javascript machine-learning numpy pillow python search-engine tensorflow
Last synced: 12 Apr 2026
https://github.com/shivsharcode/diabetes-prediction-new
DIABETES PREDICTION MODEL
flask jupyter-notebook logistic-regression machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 12 Apr 2026