An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: standardization

anshul1004/NeuralNetwork

Neural Network from scratch without any machine learning libraries

Language: Python - Size: 165 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

shivamkc01/Handling_Imbalanced_dataset

This project is about how you can deal with imbalanced data and which performance metrics' particularly important compared to usual practices with fairly balanced data.

Language: Jupyter Notebook - Size: 338 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AppalanaiduS/Diabetes-prediction-using-ML

In this case, we train our model with several medical informations such as the blood glucose level, insulin level of patients along with whether the person has diabetes or not so this act as labels whether that person is diabetic or non-diabetic so this will be label for this case.

Language: Jupyter Notebook - Size: 10.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GabrielMacJr/RFM_Analysis_Customer_Segmentation_Python

RFM Analysis-Python

Language: Jupyter Notebook - Size: 2.78 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MoinDalvs/Learn_EDA_for_Data_Science

Univariate, Bivariate and Multi-variate Analysis

Language: Jupyter Notebook - Size: 443 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

seanpm2001/EMAIL_2.0_WG_Standardization

💼️📧️2️⃣️ℹ️📃️ The official Standardization Working Group (WG) for the EMAIL 2.0 specification project.

Language: Bikeshed - Size: 40.1 MB - Last synced at: about 2 hours ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

vivekpisal/ML_Library

Language: Python - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

sunnivin/hooked-on-hooks

A talk and a demo for exploring git hooks to enforce standards in a repository

Language: HTML - Size: 21.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

OmegaProject/Omega

Open Microscopy Environment inteGrated Analysis (OMEGA) is a cross-platform data management, analysis and visualization system, for particle tracking data with particular emphasis on results from viral and vesicular trafficking experiments.

Language: Java - Size: 91.2 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

ashishyadav24092000/FULL-Feature-Transformations

In this project we have performed all types of feature transfromation on the titanic dataset and we have seen the usage of qqplot to check whether a feature is normal/gaussian distributed or not.

Language: Jupyter Notebook - Size: 442 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

NikhilaThota/CapstoneProject_House_Prices_Prediction

Understand the relationships between various features in relation with the sale price of a house using exploratory data analysis and statistical analysis. Applied ML algorithms such as Multiple Linear Regression, Ridge Regression and Lasso Regression in combination with cross validation. Performed parameter tuning, compared the test scores and suggested a best model to predict the final sale price of a house. Seaborn is used to plot graphs and scikit learn package is used for statistical analysis.

Language: Jupyter Notebook - Size: 7.91 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 13

FarhanaTeli/Kyphosis_Disease_Prediction_with_NN_XGBoost

Kyphosis disease prediction using simple Neural Network (NN) model and XGBoost model with GridSearchCV

Language: Jupyter Notebook - Size: 221 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

seanpm2001/EMAIL_-3.0_WG_Standardization

💼️📧️3️⃣️ℹ️📃️ The official Standardization Working Group (WG) for the EMAIL -3.0 specification project.

Language: Bikeshed - Size: 15.8 MB - Last synced at: about 2 hours ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

iago-f-s-e/sabbath-logger

This TypeScript log standardization library offers an easy and flexible way to standardize your application's logs.

Language: TypeScript - Size: 219 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

BenSt099/FireCommit

Python-Script for generating commit-messages

Language: Python - Size: 466 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

prkskrs/Sugar-Prediction-Using-SVM Fork of CatalystsReachOut/Diabetes-Prediction-Using-SVM

In this case, we train our model with several medical informations such as the blood glucose level, insulin level of patients along with whether the person has diabetes or not so this act as labels whether that person is diabetic or non-diabetic so this will be label for this case.

Size: 117 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

EmamulHossen/FeatureTransformation-Assignment-

Feature transformation is a technique in machine learning that changes the way features are represented in order to improve the performance of machine learning algorithms. This can be done by transforming the features to a different scale, removing outliers, or creating new features from existing

Language: Jupyter Notebook - Size: 98.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

EmamulHossen/Feature-Transformation

Feature transformation is a mathematical transformation in which we apply a mathematical formula to a particular column (feature) and transform the values, which are useful for our further analysis. It is a technique by which we can boost our model performance.

Language: Jupyter Notebook - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

llouislu/tensorflow-dain

A TensorFlow 2 Implemention of Deep Adaptive Input Normalization for Time Series Using Keras API

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

EmamulHossen/Exploratory-Data-Analysis-EDA-

Exploratory Data Analysis (EDA) is one of the techniques used for extracting vital features and trends used by machine learning and deep learning models in Data Science

Size: 2.97 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Severed-Infinity/transmogrify

Transform in a surprising or magical manner, to change in appearance or form, especially strangely or grotesquely; transform.

Language: Clojure - Size: 198 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

phihes/SSO-webscraping

webscrapers for standard setting organisations

Language: Jupyter Notebook - Size: 280 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

datagistips/validator-cli

A CLI interface to validator, which controls your data against a data schema, or transforms it against a data mapping file

Language: Python - Size: 383 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

datagistips/validator

A tiny assistant to make your data conform to a data schema

Language: Python - Size: 32.6 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

NoBannerFlags/ZscoreCipher 📦

A cipher that converts character to their ASCII values and then standardizes the result.

Language: Python - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

darcher-figo/figo-rts

A React/Typescript template and guide.

Language: TypeScript - Size: 1.83 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

shahriar-rahman/Netflix-Customer-Retention-using-GPR

Forecasting Netflix Customer Retention based on Gaussian Process Regression

Language: Python - Size: 72.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

amittian/Data-Standardization-and-Transformation

Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

timeamagyar/kdd-cup-99-python

Analysis and preprocessing of the kdd cup 99 dataset using python and scikit-learn

Language: Jupyter Notebook - Size: 852 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 21 - Forks: 12

CSFelix/Data-Science-Mental-Maps

🐍 Mental Maps Related to Contents in Data Science 🐍

Size: 51.8 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

seanpm2001/Hardware-longevity

Standardization to make a computer last a lifetime or longer.

Language: Assembly - Size: 480 KB - Last synced at: about 2 hours ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 3

duracell80/midnight-sectors

Local and relative alternative to swatch internet time set around the notion of 86,400 seconds per day. Contains method for communicating between Mars and Earth.

Language: Python - Size: 288 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

saramille/Breast-cancer-Data-analysis

This repository is a series of notebooks that show analysis and modeling of the Breast Cancer data from Kaggle.

Language: Jupyter Notebook - Size: 466 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

iamkirankumaryadav/Predictive-Analytics

Predictive Analytics

Language: Jupyter Notebook - Size: 315 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

samkenxstream/SAMkenxvirtualgl-virtualgl Fork of VirtualGL/virtualgl

🔏📃 PhoenixDOMString🚀SAMkenXEcosystem📃Main VirtualGL and audited repository.New features optimization.

Language: C++ - Size: 13.2 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

FataiAzeez/stroke_prediction_rf_svm_lr

This repo evaluates Logistic Regression, Random Forest, and Support Vector Machine models for predicting stroke risk. Implemented in Python, the project includes data pre-processing, model training, and performance metric calculations

Language: Jupyter Notebook - Size: 967 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

iflytek/flags

A Python lib that can make your scripts more standard and easier to maintain...

Language: Python - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

cpp-ru/ideas

Идеи по улучшению языка C++ для обсуждения

Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 75 - Forks: 0

zuhaib1214/Feature-Engineering

This repository is totally focused on Feature Engineering Concepts in detail, I hope you'll find it helpful.

Language: Jupyter Notebook - Size: 15.9 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

bharatkulmani/insurance_project

Project is about predicting Insurance claim using Supervised Learning Models

Language: Jupyter Notebook - Size: 10.2 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

dikshap07/NLP

NLP Concepts and Projects

Language: Jupyter Notebook - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

azmisahin/azmisahin-software-package-template-nodejs

Package repository standardization template for nodejs project types. Compatible for agile processes.

Language: JavaScript - Size: 152 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

sveneschlbeck/pyunitsconverter

A package for easy unit conversions

Language: Python - Size: 323 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

ryuuganime/mediaSaveFile

Standardization attempt and Proof of Concept of cross tracking site services save file/exported list for media entries in JSON and YAML

Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sagar2168616/Heart-Disease-Prediciton

Using Logistic regression algorithm for predicting whether the patient has heart disease or not.

Language: Jupyter Notebook - Size: 203 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

prasanna-muppidwar/One-Shot-Data-PreProcessing-Basics

This GitHub repository contains a comprehensive guide to data preprocessing in Python. It covers a wide range of topics, from basic data cleaning techniques to more advanced techniques such as feature scaling and normalization. The repository includes detailed explanations of each step, along with examples and code snippets that demonstrate how to

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

interzoid/companynamesimkey-go

Generates a similarity key for a company/organization name for matching inconsistent names within a dataset(s)

Language: Go - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

olivier-schmitt/daws 📦

A Docker image which embeds AWS CLI, based on Ubuntu Bionic

Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

estuaryoss/estuary-agent-go 📦

Estuary Agent is a service that runs your shell commands via pure REST API. Part of the Estuary stack.

Language: CSS - Size: 670 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

estuaryoss/estuary-deployer 📦

Estuary Deployer service orchestrates your deployments over Docker or Kubernetes via pure REST API. Part of the Estuary stack.

Language: Python - Size: 1.1 MB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

snglrtycrvtureofspce/standard-certification 📦

Language: C++ - Size: 9.63 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Arushi-Gupta07/IEEE-CIS-Fraud-Detection

Predicting the best efficacy of legit and fraudulent transactions for people across the world to help business in increasing their revenue and for customers to have hassle-free smooth transactions.

Language: Jupyter Notebook - Size: 8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

fauzancodes/statistics-calculator-javascript

Calculate some statistics operation using javascript.

Language: HTML - Size: 1.24 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pbrus/standard-photometry

This program allows to make a photometric standardization. No matter how many passbands do you want to transform. You only need to prepare an input file in a specific format.

Language: Python - Size: 198 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

CatalystsReachOut/Diabetes-Prediction-Using-SVM

In this case, we train our model with several medical informations such as the blood glucose level, insulin level of patients along with whether the person has diabetes or not so this act as labels whether that person is diabetic or non-diabetic so this will be label for this case.

Language: Jupyter Notebook - Size: 8.25 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 5

daksh-intwala/House-Price-Prediction--Regression-Anaylsis

A simple regression analysis of house prices in USA with 11 features selected on MECE Framework

Language: HTML - Size: 2.31 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

chethanhn29/Factors-Influecing-US-House-Price

Using publically available data for the national factors that impact supply and demand of homes in US, build a model to study the effect of these variables on home prices.

Language: Jupyter Notebook - Size: 297 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AminKhavari78/Machine-Learning-Preprocessing

work on different Algorithm and technique for preproccesing Data

Language: Jupyter Notebook - Size: 52.7 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

estuaryoss/estuary-agent-java

Estuary Agent is a Spring Boot service that runs your shell commands via pure REST API. Part of the Estuary stack.

Language: Java - Size: 12 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

theNewbieClub-MAL/tncpas

The Newbie Club's Proposals and Standardizations

Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vinibiavatti1/PythonStyleGuide

Styleguide for Python Language. Use this styleguide to organize your code and to follow some good practices for Python code.

Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

DavidCico/Boston-House-Prices-With-Regression-Machine-Learning-and-Keras-Deep-Learning

In this repository, a regression analysis is conducted using different machine learning and deep learning models. The study is led in order to choose the most suitable model by looking at different characteristics (models tuning, features scaling, etc).

Language: Jupyter Notebook - Size: 2.42 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

morawi/ddoif

Towards a standardizing apparel data

Language: Python - Size: 3.71 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

nani757/standardization-feature-selection

feature selection is done before the model implementation like svm or logistic regression or .....

Language: Jupyter Notebook - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

CEREMA/schema-arrete-circulation-marchandises

Schéma des arrêtés permanents de circulation en ville pour le transport de marchandises

Language: HTML - Size: 14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

hed-standard/hed-eeg-many-labs

HED annotations for datasets in the ManyEEGLabs project

Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

mnnxp/CADBase

The platform for publishing and sharing information about drawings and manufacturers.

Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

scieloorg/scielo_scholarly_data

This repository contains a set of tools responsible for processing scientific publication data (also known, in part, as scholarly data). The methods we develop cover standardization, normalization, and deduplication processes.

Language: Python - Size: 174 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 3

fidelisrafael/nifty_services

The dead simple services object oriented layer for Ruby applications to give robustness and cohesion back to your code.

Language: Ruby - Size: 139 KB - Last synced at: 13 days ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 6

ElsevierSoftwareX/SOFTX-D-21-00166 Fork of WeCloudHub/DRT

DRT: A New Toolbox for the Standard EEG Data Structure in Large-scale EEG Applications. To cite this Original Software Publication: https://www.sciencedirect.com/science/article/pii/S2352711021001709

Size: 25.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

PRiME-project/PRiME-Framework

Repository for development of the PRiME Framework software.

Language: C++ - Size: 11.2 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 2

devosmitachatterjee2018/Statistical_Learning_for_Big_Data_Report11062021

The project encompasses the statistical analysis of data using different clustering and feature selection techniques.

Language: Python - Size: 33 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

devosmitachatterjee2018/Statistical_Learning_for_Big_Data_Report12062020

The project encompasses the statistical analysis of a high-dimensional data using different classification, feature selection, clustering and dimension reduction techniques.

Language: Python - Size: 5.11 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

marcosdelcueto/Tutorial_data_scaling_ML

Codes and images used for blog post at https://www.mdelcueto.com/blog/scale-data-for-machine-learning-standardize-features

Language: Python - Size: 8.66 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ahmed-arafaath/Ad_clicks_predictor

An ML model to predict Ad viewers based on various factors.

Language: Jupyter Notebook - Size: 112 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

brokenegg-io/Brokenegg.MetaDate

Standarize the date across all your projects using this library. Library created for applications who needs to have a precise date and time on different timezones and locations.

Language: C# - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

andsfonseca/python-standardization-from-scratch

This is an example of how to perform a standardization without performing very complex procedures.

Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

marverix/i18n-json-schema

JSON Schema for i18n syntax used in i18njs and i18npy

Size: 354 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

zm1ca/SKZI-requestAssistant

Ассистент составления и проверки заявок на сертификацию СКЗИ в соответствии с Приказом ОАЦ №77

Language: Swift - Size: 637 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

ncrncornell/swell-standardizer

SAS-based standardizer for use in record linkage

Language: SAS - Size: 252 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 2

hollobit/COVID-19-AI-Book

This is a repository for the opensource book project of 감염병 재난에 대응하기 위한 의료 인공지능의 기술 표준 동향(Current Trends and Standardization Efforts of Medical Artificial Intelligence on Infectious Disease Outbreaks, including COVID-19).

Language: HTML - Size: 29.3 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

the-forges/bitty

A memory unit conversion library that makes working with multiple sizes and SI/IEC standards straight forward

Language: Go - Size: 3.59 MB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

the-forges/pybitty

A memory unit conversion library that makes working with multiple sizes and SI/IEC standards straight forward

Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vishvadesai9/Feature_Scaling

Study feature scaling.

Language: Jupyter Notebook - Size: 123 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kmwolowiec/job-preferences

Results of StackOverflow Survey 2020 in terms of job factors

Language: Jupyter Notebook - Size: 19.2 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

MamiyaA/FeatureFinder

Jupyter notebook and "Streamlit" python scripts for identifying features that can predict employee turn over rates at 250 senior care centers across the US. Combines multiple repetition of Lasso regression and linear regression. Integrates U.S. census data, employee salary, and employee tenure with data on employee satisfaction and engagement to improve the prediction accuracy and stability of the model.

Language: Jupyter Notebook - Size: 6.88 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Ajitesh27/Analysis-of-Trending-Youtube-Videos

3rd sem Introduction to Data Science project on Analysis of Trending Youtube Videos. It involves cleaning, normalising and analysing the dataset. Dataset: https://www.kaggle.com/datasnaek/youtube-new#USvideos.csv

Language: Jupyter Notebook - Size: 1020 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

Ashot72/knn-tensorflowjs-spfx-extension

KNN (k-nearest neighbors machine learning algorithm) TensorFlow.js SharePoint Framework (SPFx) extension

Language: TypeScript - Size: 5.84 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

priyaroy/machine_learning

Practice machine learning from Aurelien Geron's book

Language: Jupyter Notebook - Size: 122 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

theohbrothers/docker-go-tools

A dockerized workflow that decouples the go runtime and tools from the developer's OS. 🐳

Language: Makefile - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

bgreenwell/bpa

Basic pattern analysis in R

Language: R - Size: 518 KB - Last synced at: 25 days ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 1

shinkansan/NN_image_training_tool

python based simple Tools for Neural network training for image classifier, (dir based image converter, Normalization, Blur Augmentation, Multiple Model Evaluate )

Language: Python - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

specialisterne-br/habemus-papam

O mais antigo dos TEMPLATES (400 anos!), para benchmarks e ilustrações didáticas

Language: XSLT - Size: 1.11 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

OmegaProject/MIAPTE

Minimum Information About Particle Tracking Experiments (MIAPTE) guidelines

Size: 734 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ramirez-santigosa/marina

MARINA (Multi annual radiation information approach) is a package of MATLAB® M-files purpose to standardize the procedure for solar radiation series generation, starting from raw data and providing a clean and inter-comparable data bank.

Language: Matlab - Size: 840 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

soroshsabz/CppCoreGuidelines Fork of BSVN/CppCoreGuidelines

رهنمود‌های بنیادین سی پلاس پلاس، مجموعه‌ای از رهنمود‌ها و قوانین و بهترین شیوه‌ها در مورد کد زدن با سی پلاس پلاس می‌باشد

Language: Python - Size: 20.8 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

BSVN/CppCoreGuidelines Fork of isocpp/CppCoreGuidelines

رهنمود‌های بنیادین سی پلاس پلاس، مجموعه‌ای از رهنمود‌ها و قوانین و بهترین شیوه‌ها در مورد کد زدن با سی پلاس پلاس می‌باشد

Language: Python - Size: 20.8 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

Sage-Bionetworks/CommunityDataReleases

Data release standard operating procedures for Sage Bionetworks communities

Size: 7.81 KB - Last synced at: 18 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Related Keywords
standardization 198 python 43 normalization 38 machine-learning 27 pandas 18 numpy 14 data-science 12 logistic-regression 10 linear-regression 10 python3 10 data-visualization 8 matplotlib 8 r 8 feature-selection 8 sklearn 7 data-preprocessing 7 feature-engineering 7 machine-learning-algorithms 7 data-cleaning 7 deep-learning 7 outlier-detection 6 preprocessing 6 principal-component-analysis 6 statistics 6 z-score 6 lasso-regression 6 jupyter-notebook 6 standard 5 feature-scaling 5 data-analysis 5 sklearn-library 5 cross-validation 5 seaborn 5 regression-analysis 5 template 5 exploratory-data-analysis 5 regression 5 cpp 5 data 5 artificial-intelligence 5 bioinformatics 4 docker 4 hyperparameter-optimization 4 labelencoder 4 standards 4 ai 4 typescript 4 visualization 4 svm-model 4 standard-deviation 4 tensorflow 4 conversion 4 eda 4 scaling 4 confusion-matrix 4 opendata 4 regression-models 4 kmeans-clustering 4 error-handling 4 quality 4 pca 3 multiple-linear-regression 3 testing-tools 3 neural-network 3 decision-tree-classifier 3 matplotlib-pyplot 3 documentation 3 imbalanced-data 3 knn 3 svm-classifier 3 correlation-coefficient 3 diabetes-dateset-analysis 3 imputation 3 k-nearest-neighbours 3 test-automation 3 pipelines 3 predictive-modeling 3 hyperparameter-tuning 3 test-automation-as-a-service 3 architecture 3 testing 3 diabetes-prediction 3 md 3 txt 3 parallel-testing 3 estuary-stack 3 image-processing 3 gplv3 3 segmentation 3 binary-classification 3 polynomial-regression 3 distributed-testing 3 csv 3 workflow 3 gpl3 3 r-package 3 automation 3 api-control 3 automation-as-a-service 3 mathematics 3