常见的数据预处理,包括数据加载、缺失值&异常值处理、描述性变量转换为数值型、训练测试集划分、数据规范化
☆48Sep 19, 2023Updated 2 years ago
Alternatives and similar repositories for Data_preprocessing
Users that are interested in Data_preprocessing are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Collection of Useful Notebooks to help in Feature Engineering.☆12Nov 27, 2020Updated 5 years ago
- [ICML 2024] Jacobian Regularizer-based Neural Granger Causality☆19Oct 1, 2024Updated last year
- FEMM & Matlab Simulation & TI C2000 DSP code for control of switched reluctance machine in Motor and Generator Mode☆13Sep 28, 2018Updated 7 years ago
- Alpha mining with DEAP-based genetic programming.☆11Jul 7, 2023Updated 2 years ago
- 深度学习是利用卷积网络的深层结构提取的信息,卷积网络目前主要用于图像识别分类技术,其实在其中间层中包含了丰富的有用信息,而这些正是风格迁移的基础。 如果研究 CNN 的各层级结构,会发现里面的每一层神经元的激活态都对应了一种特定的信息,越是底层的就越接近画面的纹理信息,如…☆10Aug 25, 2021Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- A Digital Twin prototype for aircraft engine health management in order to identify possible faults and to predict its remaining useful l…☆13Feb 9, 2025Updated last year
- Temporal Pattern Attention for Multivariate Time Series Forecasting☆16Jan 27, 2021Updated 5 years ago
- Recruit Restaurant Visitor Forecasting 25th place solution☆12Feb 19, 2018Updated 8 years ago
- [RESS 2022] Adaptive open set domain generalization network: Learning to diagnose unknown faults under unknown working conditions☆19Nov 14, 2024Updated last year
- Wind turbine fault detection using one class SVM☆16Feb 17, 2022Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Oct 23, 2017Updated 8 years ago
- LSTM与电力负荷预测☆13Apr 21, 2021Updated 4 years ago
- Undergradute final project with ARIMA,LSTM,GRU,Xgboost and DeepTTE.毕业论文代码库合集,包括基于ARIMA,LSTM,GRU进行时间序列预测,基于DeepTTE解决ETA(estimated time of …☆21May 21, 2022Updated 3 years ago
- BG-CNN: A Hybrid Fault Diagnosis Method for Improved Fault Isolation. This repository presents the BG-CNN method, a novel approach that …☆12Jun 25, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Codes and figures for my Master's thesis. Extracting phase information from single interferograms by utilising the phase shifting propert…☆14Oct 29, 2021Updated 4 years ago
- 模型优化调参---网格搜索(五折交叉验证)☆12May 20, 2019Updated 6 years ago
- Load forecasting using LSTM and BP.使用LSTM、BP神经网络实现负荷预测☆17Apr 6, 2021Updated 5 years ago
- 利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数…☆35Jun 8, 2022Updated 3 years ago
- ☆16Aug 30, 2023Updated 2 years ago
- Predicted a stock price close of a day based on the last 7 day’s time series data using Neural Network, LSTM and CNN. Found the best numb…☆11Feb 1, 2020Updated 6 years ago
- Official implementation of Spectro-Riemannian Graph Neural Networks (ICLR 2025)☆17May 30, 2025Updated 10 months ago
- An AI-based system utilizing Graph Neural Networks (GNNs) for real-time anomaly detection and fault diagnosis in spacecraft engines. It c…☆16Nov 4, 2024Updated last year
- 通过将对上市公司招股说明书情绪分析的结果与常用财务指标、企业科研指标等结合,综合使用多种分类模型:传统LR、随机森林、XGB、LGB集成学习模型对新上市公司破发情况进行学习和预测,筛选重要特征,并由此来得到一个新股破发分类器。☆14Aug 26, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- ☆11Oct 6, 2025Updated 6 months ago
- 一步步实现c++中的智能指针☆10Jun 6, 2021Updated 4 years ago
- [ICCV 2025] A Voxel-based Network Architecture for Human Keypoint Estimation in LiDAR Data☆16Dec 17, 2025Updated 3 months ago
- ☆13Aug 2, 2021Updated 4 years ago
- 设置定时任务,每天抓取最新的可转债信息,并通过 sct.ftqq.com 推送到微信☆12Nov 9, 2021Updated 4 years ago
- 基于DCT的图像水印仿真及改进☆11Jul 17, 2023Updated 2 years ago
- 基于pytorch的不平衡数据的文本分类☆12Dec 26, 2021Updated 4 years ago
- ☆14Jul 5, 2022Updated 3 years ago
- A Pytorch implementation of WaveNet ASR (Automatic Speech Recognition)☆13Sep 22, 2021Updated 4 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于掘金量化的量化交易架框☆28Sep 23, 2024Updated last year
- 一个利用ANN(人工神经网络)和GA(遗传算法)实现污水排放溯源的个人项目。☆17Oct 30, 2020Updated 5 years ago
- ARIMA, DBN,FFNN,GBRT,LSTM,RFR,SEQ2SEQ,SVR,XGBOOST☆23Mar 15, 2019Updated 7 years ago
- MATLAB codes for "Sparse Bayesian learning approach for compound bearing fault diagnosis"☆16May 19, 2023Updated 2 years ago
- 基于遗传算法的BP神经网络☆17Mar 8, 2021Updated 5 years ago
- Multivariate Time Series Imputation with Generative Adversarial Networks☆11Jan 8, 2021Updated 5 years ago
- 机器学习大作业支撑代码:SVM、随机森林、深度学习☆13Sep 29, 2020Updated 5 years ago