Pinned Repositories
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
bpm
A simple Python-based open source software library for the numerical simulation of the linear or nonlinear time-dependent Schrödinger equation in one and two dimensions.
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
DRE_SIM
evenhe.github.io
GAL
基于MFC的英汉单词互译系统(C++课设 腊鸡代码 水水gayhub)感谢HY的PY
go-bilibili
logistics-feature
利用logistics算法进行数据的特征筛选。 logistic 回归为概率型非线 性回归模型,其自变量可为连续或者分立值,因变量可为二分类值(0 或 1)或 者多分类值。 此代码可筛选对结果有较大影响的自变量因子,并综合了L1与L2惩罚性。
Xgboost-featureselection
此处利用 XGBoost 进行特征选择,选择对最终结果有较大影响的因子,运行代码可得出各个特征的影响排序、ROC图、AUC值、各个特征之间的相关系数热力图等
evenhe's Repositories
evenhe/Xgboost-featureselection
此处利用 XGBoost 进行特征选择,选择对最终结果有较大影响的因子,运行代码可得出各个特征的影响排序、ROC图、AUC值、各个特征之间的相关系数热力图等
evenhe/logistics-feature
利用logistics算法进行数据的特征筛选。 logistic 回归为概率型非线 性回归模型,其自变量可为连续或者分立值,因变量可为二分类值(0 或 1)或 者多分类值。 此代码可筛选对结果有较大影响的自变量因子,并综合了L1与L2惩罚性。
evenhe/DRE_SIM
evenhe/GAL
基于MFC的英汉单词互译系统(C++课设 腊鸡代码 水水gayhub)感谢HY的PY
evenhe/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
evenhe/bpm
A simple Python-based open source software library for the numerical simulation of the linear or nonlinear time-dependent Schrödinger equation in one and two dimensions.
evenhe/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
evenhe/deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
evenhe/evenhe.github.io
evenhe/go-bilibili
evenhe/higgs-kaggle
My solution to the Higgs Boson Kaggle competition: https://www.kaggle.com/c/higgs-boson
evenhe/pySchrodinger
A Python solver for the 1D Schrodinger equation
evenhe/Q_Schrodinger2D_demo
2D Time independent Schroedinger equation solver
evenhe/schroedinger-deeplearning
A simple neural network solver for the 1-D Schrödinger equation.