175 results for “topic:logistic”
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
⚡️⚡️⚡️《机器学习实战》代码(基于Python3)🚀
Model, simulate, and visualize discrete nonlinear dynamical systems, chaos, and fractals
AI比赛相关信息汇总
HRM is a Modern and responsive Human Resource Management System. It is developed by PHP and Codeigniter framework. It is designed and developed for office management and company employee management.
Boosted trees in Julia
Predicting the probability that a diagnosed breast cancer case is malignant or benign based on Wisconsin dataset
This repository contains the code for encrypting an image using various techniques and PRNGs.
IRIS - Intermodal Routing Information System
Easy model to fit logistic curve to COVID19 data from Italy. Demo: https://fit-covid19.herokuapp.com
icm generates or validates single data or whole data sets of intermodal container markings according to ISO 6346.
A fan controller written in bash for the 12V fan of the NanoPi M4 SATA hat. It uses a bounded logistic model with a moving mid-point to set the fan speed dynamically.
psfmi: Predictor Selection Functions for Logistic and Cox regression models in multiply imputed datasets
CDEK api on php
Optimize your truck loading process with a genetic algorithm designed to select the optimal combination between items and values. 🧬 (⚠️ Being refactored).
Collection of scripts and modules for biostatistics and data science simple automation for research process.
Incrementally perform binary classification using stochastic gradient descent (SGD).
cargo logistic website and application all in one source code free download gratis untuk ekspedisi
Classification of tweets pertinent to disaster events. NLP basics with a focus on text embedding, interpretability and the use of LIME, and Keras to build a 1D CNN
A collection of podcasts on Supply Chain and Logistics.
DATASCIENTST ML INTERVIEW PREP24
对数几率模型在Iris数据集上的实现
Conditional Logistic Regression
To build a predictive model using machine learning to predict the probability of a device failure. When building this model, be sure to minimize false positives and false negatives. The column you are trying to Predict is called failure with binary value 0 for non-failure and 1 for failure.
Loan Prediction using Classification Techniques
Simple Logistic Model Visualization
Logistic regression trees
Various PSO implementations. Check https://arxiv.org/abs/2006.09875
logistic regression from scratch using python to solve binary classification problem using breast cancer dataset from scikit-learn. A complete breakdown of logistic regression algorithm.