normalized
There are 30 repositories under normalized topic.
reactive/data-client
Async State Management without the Management. REST, GraphQL, SSE, Websockets
Kida007/react-native-normalized
Components that behave more consistently between IOS and Android
nabeel3133/3D-texture-fitting
Project Page of Synthesizing Normalized Faces From Facial Identity Features - [CVPR 2017]
stdlib-js/stats-incr-grubbs
Grubbs' test for outliers.
igorskyflyer/npm-normalized-string
💊 NormalizedString provides you with a String type with consistent line-endings, guaranteed. 📮
stdlib-js/math-base-special-frexp
Split a double-precision floating-point number into a normalized fraction and an integer power of two.
stdlib-js/math-base-special-sinc
Compute the normalized cardinal sine of a number.
stdlib-js/math-iter-special-sinc
Create an iterator which computes the normalized cardinal sine for each iterated value.
stdlib-js/stats-incr-mgrubbs
Moving Grubbs' test for outliers.
GuzVenegas/Challenge_TelecomX
Proyecto de análisis de datos: challenge telecomX
haphanquang/bo-dau-tieng-viet
xoá dấu, bỏ dấu tiếng việt
NFestoso/Float-Reader
Utility to show a real float number in its normalized hexadecimal and binary representation, with its exponent and normalized mantissa in memory using C bitwise operations.
stdlib-js/constants-float32-smallest-normal
Smallest positive normalized single-precision floating-point number.
stdlib-js/math-base-tools-normhermitepoly
Evaluate a normalized Hermite polynomial.
stdlib-js/math-base-tools-normhermitepolyf
Evaluate a normalized Hermite polynomial using single-precision floating-point arithmetic.
stdlib-js/slice-base-length
Compute the number of elements in a normalized slice.
stdlib-js/slice-base-shape
Compute the shape of a normalized multi-slice.
stdlib-js/utils-real-min
Return the smallest positive normal value capable of being represented by a numeric real type.
hyperspacedc/nrmlzd
🕉 Library for manipulating normalized data structures
mp45155/northwind-normalized-2x-PostgreSQL
"polished" Northwind traders operational database
sabyasachidatta/Breast-Cancer-Wisconsin-Dataset
Visualize the data in 2-D scatter plot and write the inferences, Make a boxplot for each feature and highlight the outlier, if any, then remove the outlier, make again box plot to show the outlier effect and write the inferences.
eveningkid/softmax-function
Softmax function, normalize a vector of real numbers into a probability distribution
GuzVenegas/Pandas_Manipulacion_de_datos
Contiene la actividad resulta del curso: "Pandas: transformación y manipulación de datos"
io7m-com/jnfp
Java normalized fixed-point
mlennig/Chapter14_Databases
SQL Syntax and Variations, Denormalized vs. Normalized Databases, SQL Statements, Small Database Design, Large Database Design
stdlib-js/constants-float32-min-ln
Natural logarithm of the smallest normalized single-precision floating-point number.
stdlib-js/math-base-special-frexpf
Split a single-precision floating-point number into a normalized fraction and an integer power of two.
stdlib-js/math-base-special-sincf
Compute the normalized cardinal sine of a single-precision floating-point number (in radians).