pylab
There are 52 repositories under pylab topic.
howie6879/pylab
和Python相关的学习笔记:机器学习、算法、进阶书籍、文档,博客地址:https://www.howie6879.cn
mansipatel2508/Image-Forgery-Detection-CNN-vs-Transfer-Learning-Comparison
The binary classification problem focused on first IEEE Image forensics challenge-phase 1, to predict the given image is pristine or manipulated/edited/fake. Comparing CNN & Transfer Learning models for the problem and boosting the performance by feature extraction
kangwonlee/nmisp
Numerical Methods in SciPy
labrijisaad/Data-scientist-tools-Matplotlib
In this hands-on training notebook how to use the matplotlib library to plot beautiful graphs in python.
kmr0877/Realtime-Object-Tracking-using-Opencv
Image segmentation, feature description and object tracking form the foundation of many successful applications of computer vision. The objective of this task is for you to become familiar with these techniques and their implementation in OpenCV.
PeterSchuld/UCSanDiego_MicroMasters_DataScience-ProbabilityandStatistics
The University of California, San Diego, course DSE210x "Probability and Statistics in Data Science using Python" (Winter 2018): Using Python, learn statistical and probabilistic approaches to understand and gain insights from data. Part 2 of »Data Science« MicroMasters® on edX, Instructors: Alon Orlitsky and Yoav Freund, Professors of CS and Engineering, University of California San Diego.
jparedesDS/data-wrangling-titanic
Complete cleaning and text preparation of the mythical Titanic dataset with the pandas library
huaminghuangtw/MITx-6.00.2x
🎓 A collection of Problem Sets for "MITx: 6.00.2x Introduction to Computational Thinking and Data Science", edX, March-May, 2021
shashwatkathuria/Socket-Programming
Physical and Data Link Layer funtionalities of the TCP/IP Model. Manchester Encoding, Cyclic Redundancy Check (CRC), Frame by Frame communication and plotting graphs by PyLab.
AlexandruPopa88/Roomba_cleaning_rooms--theoretical-model-
A simulation of Roombas cleaning a rectangular room with GUI and statistical analysis.
AndreyGorbatov1/Time-Series-with-ARIMA
Yandex.Music daily users prediction using time series with ARIMA method.
ayyll/python_draw
python-快速绘图。
lingarajsankaravelu/LatexToImageConverter
Python code to render a latex to image, connects to mathPix API to get proper response
p-j-r/diffusion_random_walk
A random walk model for diffusion of a drop of dye in water.
RBs4nt/technical-repository
Pythontec
tburakozdemir/Machine_Learning
Machine Learning with Python Examples
DataAnalysisPath/5.1-lab-subsetting-and-descriptive-stats
Subsetting and descriptive stats
DataAnalysisPath/6.1-lab_continuous_probability_distributions
Continuous Probability Distributions
SulaimanNiazi/Image-Gamma-Transformer
Python based Image Gamma Transform plotter with histogram
SulaimanNiazi/Image-Histogram-Generator
Python based image histogram generator and plotter
Yourius/Projects_Ya
Student's projects in Yandex. Praktikum (Yandex educational platform)
Anuragpatter/Python_Basics_and_Programs
This repository contains implementation of general Python concepts and Programs
CrisCorreaS/AD-prediction-classification-models
Alzheimer's Disease (AD) prediction using the OASIS-2 dataset
DataAnalysisPath/6.1-lab_discrete_probability_distributions
Discrete Probability Distributions
DataAnalysisPath/6.4-lab_ab_testing
AB-Testing
DataAnalysisPath/7.2-lab_supervised_learning_feature_extraction
Feature Extraction and Introduction to Supervised Learning
DataAnalysisPath/7.3-lab_regression_analysis
Regression Analysis
kajinmo/eda-black-friday
Exploratory analysis of e-commerce sales data on Black Friday using pandas and applying Object Oriented Programming concepts with data visualization tools (pylab, matplotlib and seaborn)
kajinmo/payflex-analytics
This project simulates the challenge of a card acquirer that processes credit and debit transactions for several establishments. The objective is to process, analyze and visualize transactional data on customer behavior and the establishments' sales patterns.