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/coderooz/handwritten_digit_recognition
This project uses a Convolutional Neural Network (CNN) to recognize handwritten digits from the MNIST dataset. The model is built using TensorFlow and Keras.
colab handwritten-digit-recognition image-classification matplotlib neural-network numpy python tensorflow
Last synced: 03 May 2026
https://github.com/lc-rezende/eqx_boston_dataset
Exploratory data analysis, clustering, and forecasting on Boston crime data (2011-2015), revealing key crime trends, hotspots, and temporal patterns to support data-driven insights for urban safety and policing strategies.
data-analysis exploratory-data-analysis jupyter-notebook kmeans matplotlib numpy pandas prophet-facebook python scikit-learn seaborn
Last synced: 09 Apr 2026
https://github.com/l2nce/datamining-study
Introduction to data mining
data-analysis data-mining matplotlib numpy panda
Last synced: 28 Apr 2026
https://github.com/schukark/intervalpylib
Interval solver of systems of equations to find the workspace area of a robot
krawczyk matplotlib numpy python3 robotics solving-algorithm sympy systems-of-equations visualization
Last synced: 03 May 2026
https://github.com/filipporanza/signal_lib
personal programs for signal analysis
numpy python3 signal-analysis signal-processing
Last synced: 28 Apr 2026
https://github.com/vasukalariya/neural-network-from-scratch
It's a simple Feedforward Neural Network implemented just using Numpy
artificial-neural-networks classification mnist neural-network numpy
Last synced: 28 Apr 2026
https://github.com/binoydipu/ml-libraries
Machine Learning Libraries Repository
Last synced: 28 Apr 2026
https://github.com/tdeepa20/heart-disease-prediction-using-ml
Machine Learning models to predict heart disease using patient medical data
datascience jupyer-notebook machinelearning numpy python sklearn
Last synced: 28 Apr 2026
https://github.com/takana671/noisetexture
Generating noise texture images.
cellular-noise cython domain-warping fractal noise-textures numpy periodic-noise perlin-noise python3 simplex-noise tileable-noise value-noise voronoi
Last synced: 03 May 2026
https://github.com/ronverse17/automate-data-cleaning
This project automates messy data cleaning tasks - like fixing column names, filling missing values, and spotting outliers, so analysts and data scientists can spend more time on insights, not preprocessing.
Last synced: 28 Apr 2026
https://github.com/varun-khorgade/salesense-e-commerce-analytics
Analyzed e-commerce datasets to discover customer behavior trends and business insights. Performed EDA, data cleaning, and visualizations to help stakeholders make data-driven decisions.
customer-behavior-analysis dashboards datacleaning exploratory-data-analysis feature-engineering jupyter-notebook matplotlib numpy pandas python seaborn sql time-series-trend visulaization
Last synced: 28 Apr 2026
https://github.com/gregoritsch3/dl_cnn_resnet50_digitrecognition
A Deep Learning Computer Vision project on the MNIST Digit Dataset. The project demonstrates the use of four TensorFlow Neural Network architectures, ranging from a basic Shallow Sigmoid Model to a Deep Convolutional Model constructed using the FunctionalAPI, and even a modified Resnet50 Model. Includes Error Analysis and test runs on real images.
cnn convolutional-neural-networks cv2 keras matplotlib numpy resnet-50 tensorflow
Last synced: 28 Apr 2026
https://github.com/dwade-eng/amazon-product-recommender-prototype-
This project is a content-based product recommendation engine inspired by Amazon's "Customers who viewed this item also viewed" feature. It uses a dataset of product metadata and user interactions to suggest similar items based on product titles, brands, and categories using TF-IDF vectorization and cosine similarity.
html numpy pandas python3 scikit-learn
Last synced: 28 Apr 2026
https://github.com/jovicdev97/financial-loan-datascience-notebook
using numpy and pandas to analyze a synthetic loan dataset with python
data-analysis matlabplot numpy pandas plotting python seaborn
Last synced: 28 Apr 2026
https://github.com/varakanthamsaihruthikreddy975/avocadopricesanalysis
This data analysis finds out the trends and analysis of avocado data by year
matplotlib-pyplot numpy pandas scipy scipy-stats seaborn sklearn-preprocessing
Last synced: 28 Apr 2026
https://github.com/abdeldjalilchafai/us-flight-delay-eda
Structured EDA on 2015 US flight delay data. Clean, reproducible notebook using a 6-step data analysis framework for real-world datasets.
data-analysis data-cleaning eda exploratory-data-analysis flight-delays kaggle matplotlib numpy pandas python seaborn
Last synced: 28 Apr 2026
https://github.com/udipta14/historical-olympic-games-eda-python
Exploratory Data Analysis of a Historical Olympic Games Dataset, including all the games from Athens 1896 to Rio 2016.
data-cleaning data-visualization eda matplotlib numpy pandas python3 seaborn
Last synced: 28 Apr 2026
https://github.com/pedronjorge/average-face
Generate an average face from a given set of images by detecting facial landmarks, aligning features, and blending the images using Delaunay Triangulation. Libraries used: Dlib, OpenCV, NumPy
dlib image-generation jupyter-notebook numpy opencv python3
Last synced: 30 Apr 2026
https://github.com/robinhosz/traffic-data-analyzer
This repository presents a project for urban traffic signal optimization using Reinforcement Learning (RL) to improve traffic flow, increase safety at intersections, and promote energy efficiency in cities. Using the "Traffic Volume Counts" dataset from Kaggle.
data-analysis-python kaggle-dataset numpy pandas python traffic-analysis
Last synced: 28 Apr 2026
https://github.com/iv4n-ga6l/crowd-move-simulation
Crowd move simulation in python
matplotlib numpy python simulation
Last synced: 28 Apr 2026
https://github.com/feguedi/clasificador-numeros
Proyecto final de la materia de Inteligencia Artificial donde se desarrolla un software que pueda clasificar los números de la base de datos MNIST.
artificial-intelligence numpy python3
Last synced: 03 May 2026
https://github.com/lohiyah/dataset_summariser
A Python tool for generating concise summaries of datasets using Pandas and NumPy for analysis, and Matplotlib and Seaborn for insightful visualizations. Ideal for quick exploratory data analysis (EDA).
matplotlib numpy pandas seaborn
Last synced: 05 May 2026
https://github.com/nicolashaubricht/analise-dados-pib-per-capita
Este projeto tem como objetivo a análise de dados sobre as variações do PIB per capita em diversos países ao longo dos anos.
Last synced: 03 May 2026
https://github.com/semanticdata/traffic-studies
Comprehensive traffic analysis dashboard for Crystal, Minnesota, built with Streamlit.
matplotlib numpy pandas plotly python seaborn streamlit
Last synced: 28 Apr 2026
https://github.com/ddeepanshu-997/datascience--olympics-games
in this repository i am going to perform some datascience techinques on the datasaet in order to get the valuable insights with the help of python libraries , packages etc.
data-science exploratory-data-analysis insights matplotlib-pyplot numpy pandas-dataframe problem-solving python visualization
Last synced: 28 Apr 2026
https://github.com/kingsley-ezenwaka/medical-data-visualizer
A data analysis project that investigates a dataset of anonymous patients' medical information, and explores the relationship between cardiac disease, body measurements, blood markers, and lifestyle choices.
analysis data matplotlib numpy pandas seaborn
Last synced: 28 Apr 2026
https://github.com/naritanara/tf-test
Mostres de ML i IA amb TensorFlow basades en els tutorials oficials per al PR
numpy python research-project tensorflow tensorflow-tutorials
Last synced: 03 May 2026
https://github.com/khalidkhankakar/numpy-for-data-science
Exploring the full Numpy library for DS
data-science dataexploration jupyter numpy python
Last synced: 28 Apr 2026
https://github.com/dyarleniber/hands-on-machine-learning
This repository contains code examples, exercises, and projects related to the concepts covered in the book "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition" by Aurélien Géron.
ai artificial-intelligence keras machine-learning matpolotlib numpy pandas scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/kaguya163/marketing_campaigns
Анализ маркетинговой эффективности в спортивном ритейле.
ab-testing machine-learning matplotlib numpy pandas python scikit-learn scipy sqlite3
Last synced: 11 Apr 2026
https://github.com/omarsaad21/shopping-cart-eda
An EDA python project focusing on getting the most out of a movies dataset (- 1- combine this data together - 2- check messing values - 3- show summary statistics - 4- deal with date time and extract features from dates - 5- answer at least three questions from this data)
eda jupyter-notebook numpy pandas plotly python
Last synced: 13 Apr 2026
https://github.com/redinfinitypro/drawimages
Rating: (8/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: 28 Apr 2026
https://github.com/ritwika-das-gupta/flight_price_prediction
Flight price Prediction is made using decision tree model and Machine learning concepts
cross-validation data-science data-visualization desiciontree flask gridsearchcv html-css-javascript hyperparameter-tuning json machine-learning matplotlib numpy pandas pickle python scikit-learn sklearn statistics supervised-learning
Last synced: 11 Apr 2026
https://github.com/yasharmaster/coursera-deep-learning
Deep Learning Specialization by Andrew Ng on Coursera.
coursera coursera-deep-learning deep-learning keras keras-tensorflow numpy python tensorflow
Last synced: 11 Apr 2026
https://github.com/alphan26/breastcancerclassification
This project involves a binary classification problem where we applied PyTorch to detect breast cancer.
matplotlib numpy pandas python pytorch
Last synced: 11 Apr 2026
https://github.com/hmourad2023/tweets_sentiments_emotions_analysis
Les réseaux sociaux, et en particulier Twitter, sont des plateformes essentielles où les utilisateurs expriment leurs sentiments et émotions au quotidien. Analyser les tweets peut fournir des informations précieuses sur l’humeur collective et les préoccupations des gens. Ce projet utilise un dataset de tweets disponible sur Kaggle
Last synced: 01 Aug 2025
https://github.com/frauvate/cheatsheet
This project provides ready-to-use templates for machine learning base models. This repo, which contains templates of common models in Jupyter notebook format, aims to help users quickly implement these models and easily adapt them to their own projects.
machine-learning machinelearning matplotlib numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/tomaslopera/fifa_analysis
exploratory-data-analysis matplotlib numpy pandas preprocessing-data
Last synced: 29 Jul 2025
https://github.com/dane-meister/machine-learning-algos
Repository of several ML algorithms implemented for different environments and robot control vectors.
colab-notebook gymnasium jupyter-notebook machine-learning-algorithms numpy opencv pybullet python pytorch
Last synced: 11 Apr 2026
https://github.com/doondigangadhar30/ghiblify-animeganv3
A creative tool that generates beautiful Ghibli-style artwork from your image input.
colab-notebook jupyter-notebook numpy onnxruntime opencv python
Last synced: 01 Jul 2025
https://github.com/yahiazakaria445/sentiment-analysis-using-lstm
A Sentiment analysis NLP project using LSTM model
matplotlib nltk numpy pandas scikit-learn seaborn tensorflow
Last synced: 11 Apr 2026
https://github.com/alaazameldev/text-based-search-engine
Implementation of a search engine using TF-IDF and Word Embedding-based vectorization techniques for efficient document retrieval
chromadb fastapi gensim-word2vec nltk numpy precision-recall python scikit-learn tf-idf-vectorizer
Last synced: 20 Jan 2026
https://github.com/atchayaah/home-value-insights-kc
Data-driven project predicting King County housing prices using EDA, regression models, and ML techniques, developed as part of IBM’s Data Analysis with Python course on Coursera.
joblib matplotlib numpy pandas pickle python scikit-learn seaborn
Last synced: 03 May 2026
https://github.com/2100031988/programming_for_aiml_codes
All of my descriptive code are published here and is updated everyday as I learn new concepts
dataset numpy pandas pipeline python visual-studio visualization
Last synced: 28 May 2026
https://github.com/pb319/california_house-price-prediction
This is going to be my first end to end ML project implementation covering all required stages taking guidence from book called "Hands On Machine Learning".
evaluation-metrics hyperparameter-tuning jupyter-notebook kfold-cross-validation machine-learning matplotlib numpy pandas python scikit-learn seaborn train-test-split
Last synced: 11 Apr 2026
https://github.com/rajireddy15/employee-attrition-prediction-hr-analytics-
Employee Attrition Prediction (HR Analytics) helps organizations analyze employee data, identify factors driving turnover, and predict attrition using machine learning and visual dashboards, enabling data-driven HR decisions and retention strategies.
data-cleaning data-collection data-manipulation data-preprocessing data-science data-visualization eda feature-engineering imbalanced-data machine-learning mysql-database numpy pandas
Last synced: 04 May 2026
https://github.com/joao-inacio/numpy-essencial-para-desenvolvedores-python
O curso foi elaborado para desenvolvedores Python que desejam explorar os recursos poderosos da biblioteca NumPy. Através de aulas práticas, eu vou adquirir as habilidades necessárias para trabalhar com arrays multidimensionais, realizar cálculos científicos complexos e manipular dados com eficiência.
array array-manipulations array-methods jupyter-notebook numpy python python3
Last synced: 03 May 2026
https://github.com/aleandropresta/data-science-projects
A collection of my Data Science projects
data-mining data-science data-visualization matplotlib numpy pandas python seaborn
Last synced: 26 May 2026
https://github.com/gustavoaca1997/placa-orificio-velocidad
script en python3 para obtener la velocidad de una placa orificio mediante tanteos
chemistry numerical-calculations numerical-methods numpy python
Last synced: 01 May 2026
https://github.com/shudhanshusaurabh001/super_market-data-analysis-using-python
This project focuses on analyzing supermarket sales data using Python. The goal is to extract meaningful insights from the dataset, such as sales trends, customer purchasing behavior, and product performance.
analysis csv data insights matplotlib numpy pandas project python seaborn
Last synced: 06 Apr 2026
https://github.com/lorenzorottigni/dl-lending-club
Deep Learning python bootcamp: deep learning on Lending Club dataset
deep-learning ipynb keras machine-learning numpy pandas python scikit-learn seaborn tensorflow
Last synced: 11 Apr 2026
https://github.com/nirmaldeepponnada/codeclauseinternshipproject1
This project involves Customer Segmentation using K-Means clustering to group customers based on Recency, Frequency, and Monetary (RFM) analysis from the Online Retail dataset. It also performs Sentiment Analysis on Amazon Product Reviews using Natural Language Processing techniques & Logistic Regression to classify reviews as positive or negative.
kmeans logistic-regression numpy pandas python3 regular-expressions scikit-learn tf-idf-vectorizer
Last synced: 11 Apr 2026
https://github.com/saifalibaig/-online-retail-exploratory-data-analysis-with-python
Exploratory Data Analysis of an online retail store
data-analysis data-visualization matplotlib numpy pandas python3
Last synced: 11 Apr 2026
https://github.com/nourmorsy/topic_modelling
jupyter-notebook numpy pandas python
Last synced: 11 Apr 2026
https://github.com/dabrokarol/atmorad-py
A 3D Monte Carlo simulation for radiative transfer.
atmospheric-science monte-carlo netcdf-files numpy physics-simulation python radiative-transfer
Last synced: 28 May 2026
https://github.com/noxs1d/cv-emotion-classification
This project is a deep learning-based system for detecting human emotions from facial images using TensorFlow, OpenCV, and NumPy.
cnn cnn-classification dockerfile keras numpy opencv tensorflow transfer-learning
Last synced: 09 Apr 2026
https://github.com/svastikkka/data-science-machine-learning
Data Science and Machine Learning
classsification linear-regression machine-learning matplotlib mysql numpy pandas python
Last synced: 26 Jul 2025
https://github.com/kzon94/torn-market-analyzer
Streamlit app that parses Torn Add Listing text, matches items with a custom dictionary, fetches market data via the public API, and generates KPIs and price recommendations using a modular Python analytics pipeline.
data-analysis data-engineering fuzzy-matching market-analytics numpy pandas python streamlit torn-city torn-city-api
Last synced: 11 Apr 2026
https://github.com/shwetajanwekar/hr-data-analytics
Analyze the HR data through exploratory data analysis, we identified key factors influencing employee attrition, satisfaction levels, and performance. Machine learning models enabled us to predict employee churn and classify potential candidates for promotion.
matplotlib numpy pandas seaborn
Last synced: 19 Apr 2026
https://github.com/pymivn/vinastats
Khám phá các sự thật ở Việt Nam với thống kê và số liệu từ tổng cục thống kê Việt Nam
numpy pandas statistics vietnam
Last synced: 02 Apr 2026
https://github.com/imdeepmind/knn_from_scratch
KNN classifier in pure Numpy and Python
knn knn-classification machine-learning numpy python
Last synced: 11 Apr 2026
https://github.com/costopoulos/ntua-telecommunications
:radio: :telephone_receiver: NTUA ECE Telecommunications Course Code & Report
numpy nyquist python sampling scipy telecommunications
Last synced: 20 Apr 2026
https://github.com/iaroslavbelavskii/statkemapp
Here's the code for my 'StatKemApp' app, that can be used to calculate statistics for the experimental laboratory data (e.g. titration). Feel free to use it and report any bugs!
chemical-engineering chemistry matplotlib-pyplot numpy pandas python scipy
Last synced: 11 Apr 2026
https://github.com/amiriiw/text_classification
Welcome to the Text Classification Project! This project is designed to train a model for classifying texts based on their emotional content and then using it to categorize new texts into corresponding emotional categories.
keras numpy pandas pickle scikit-learn tensorflow text-classification
Last synced: 20 Jan 2026
https://github.com/pranavsuriya-sr/e-hub_energysystems
Python based Web Application for analysis and visualization of concepts in Energy Systems.
css energy-systems-analysis html javascript matplotlib numpy python schemdraw streamlit
Last synced: 11 Apr 2026
https://github.com/klihe/astar-visualization
I am trying to implement *a path finding algorithm and create a visualization of it with Python and numpy library
algorithm astar-algorithm numpy pathfinding pygame python visualization
Last synced: 06 Apr 2025
https://github.com/lorenzorottigni/ml-titanic
Machine Learning python bootcamp: logistic regression on titanic dataset
ipynb logistic-regression machine-learning numpy pandas python scikit-learn seaborn
Last synced: 12 Apr 2026
https://github.com/rakibhhridoy/differentprojects
Some of my learning projects that I practice to launch in data science. Not all, but some of few that was stored in my local repository. It can be useful for beginner data science enthusiast. Explore and learn!
data-science deep-learning machine-learning mathematics matplotlib numpy pandas python scikit-learn seaborn statistics
Last synced: 11 Apr 2026
https://github.com/kumpatlapavankumar/medical-insurance-cost-estimation-using-machine-learning
Using python,numpy,pandas,seaborn,matplotlib and machine learning techniques
accuracy-score data-science data-visualization decision-trees exploratory-data-analysis gradient-boosting-classifier label-encoding linear-regression machine-learning matplotlib model-selection-and-evaluation numpy pandas prediction preprocessing python random-forest train-test-split xgboost-regression
Last synced: 28 Apr 2026
https://github.com/keyurparalkar/knn-for-cifar-10
K-nearest neighbour algorithm for CIFAR-10 dataset
Last synced: 28 Apr 2026
https://github.com/shhiivvaam/traffic_prediction
This project explores the application of advanced neural network architectures, including Multi-Layer Perceptron (MLP), Long Short-Term Memory (LSTM), and Gated Recurrent Unit (GRU), to forecast traffic volume. 👍👍✅
conv1d conv2d keras lstm matplotlib numpy pandas seaborn sklearn statsmodels tensorflow
Last synced: 12 Apr 2026
https://github.com/sanjanahombal/sentiment-analysis-using-neural-networks
This project explores sentiment analysis using neural networks
convolutional-neural-networks countvectorizer deep-learning keras matplotlib neural-network numpy python tensorflow tfidf-vectorizer
Last synced: 06 Jan 2026
https://github.com/babaquero07/escalamiento-imagenes-python
Proyecto del curso Algebra Lineal - UTADEO
matloptlib numpy pillow scipy streamlit
Last synced: 28 Apr 2026
https://github.com/ksprugevics/galton-board
Python implementation of the Galton board
galton-board numpy pygame pymunk python
Last synced: 29 Apr 2026
https://github.com/sujit1011/air-quality-index-prediction
machine-learning numpy pandas regression scikit-learn
Last synced: 12 Apr 2026
https://github.com/rachelnk/simple-machine-learning-model
A simple machine learning model built using scikit-learn library.
data-science linear-regression machine-learning-algorithms machine-learning-models matplotlib numpy pandas python random-forest random-forest-regressor scikit-learn
Last synced: 11 Apr 2026
https://github.com/offthetab/matcha_code_generation
Fine-tunning MatCha model for better python matplot lib code generation by given chart.
fine-tuning huggingface matcha matplotlib numpy pandas pil sklearn torch
Last synced: 20 Jan 2026
https://github.com/gurpreet0022/unveiling-pcos
Data Driven approach to get insights about PCOS
analysis eda insights matplotlib numpy pandas python3 scipy-stats seaborn visualisation
Last synced: 12 Apr 2026
https://github.com/supreme-gg-gg/beam-analysis
Fast, customisable, intuitive web application to simplify beam analysis. Certified by Bob the Builder.
civil-engineering matplotlib numpy python streamlit structural-analysis
Last synced: 11 Apr 2026
https://github.com/amruta33/customer-support-on-twitter
The Customer Support on Twitter dataset is a large, modern corpus of tweets and replies to aid innovation in natural language understanding and conversational models, and for study of modern customer support practices and impact.
nlp numpy pandas python regex sklearn
Last synced: 12 Apr 2026
https://github.com/arnauog/ironhack_data_analytics
Weekly labs to practice everything taught in class during the Data Analytics bootcamp of Ironhack in Barcelona of Sept 2024 - March 2025.
machine-learning mongodb mysql numpy pandas python seaborn tableau webscraping
Last synced: 11 Apr 2026
https://github.com/yanglr/mlnotes-python
Machine learning Notes for Python 3 (NumPy, TensorFlow etc.), with interactive Jupyter notebook.
jupyter jupyter-notebook numpy numpy-notes
Last synced: 21 May 2026
https://github.com/alonmell/modulnet
Lightweight NumPy-based neural network framework with core layers, loss functions, optimizers, and data utilities
deep-learning from-scratch machine-learning neural-network numpy
Last synced: 29 Apr 2026
https://github.com/santiagoenriquega/game_of_life
This repository contains simulates Conway's Game of Life using Pygame for graphics and Numpy for array operations. The game simulates cellular automata where cells evolve based on simple rules.
conways-game-of-life numpy pygame python python3
Last synced: 29 Apr 2026
https://github.com/shahsuvarli/election-voters-data-analysis-pandas
Educational project analyzing Azerbaijan voter demographics with pandas, focusing on data cleaning, grouping, and visualization.
cleaning data grouping matplotlib numpy pandas python visualization
Last synced: 12 Apr 2026
https://github.com/naveen88112/final_education
Student Performance Prediction This project examines the student performance data, pre-processes the features, and implements machine learning methods (Random Forest) for the forecasting of final grades. The data is subjected to exploratory data analysis (EDA) and feature engineering prior to model training and assessment.
data-preprocessing exploratory-data-analysis machine-learning model-evaluation numpy pandas python
Last synced: 11 Apr 2026
https://github.com/f-ssemwanga/dab-dataanalysis
DAB Radio Data Analysis Application
matplotlib numpy oop-principles pandas-dataframe postgresql psycopg2 python-3 regex-pattern seaborn threading tkinter-gui
Last synced: 12 Apr 2026
https://github.com/madhurjain/carnd-traffic-sign-classifier-project-2
CarND Traffic Sign Classifier Project #2
carnd matplotlib numpy pandas python self-driving-car tensorflow
Last synced: 11 Apr 2026
https://github.com/3rd-son/movie-streaming-service-analysis
Exploratory Data Analysis of the Streaming Services like Neflix, Hulu, Disney+ etc
data-analysis exploratory-data-analysis jupyter-notebook matplotlib numpy pandas plotly python seaborn
Last synced: 18 Apr 2026
https://github.com/magnitopic/ft-linear-regression
Your first implementation of a machine learning algorithm. Predicting the price of a car by it's milage
42school ai ai-algorithm ft-linear-regression linear-regression machine-learning matplotlib numpy pandas prediction-algorithm python
Last synced: 16 Apr 2026
https://github.com/nicolas-giacomelli/modelo-polinomial-api-streamlit
Codigo focado em treinamento de modelo de previsão de salario por tempo de empresa e nivel dentro da empresa disponibilizado por api e usando front-end streamlit para calcular basta inserir tempo de empresa e nivel e calcular o resultado de salario compativel
api fastapi joblib machine-learning matplotlib numpy pandas pingouin pydantic scikit-learn seaborn streamlit uvicorn
Last synced: 12 Apr 2026