issues
search
manifoldai
/
merf
Mixed Effects Random Forest
MIT License
219
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump scikit-learn from 0.22.2.post1 to 1.5.0 in /docker
#69
dependabot[bot]
opened
4 months ago
0
Scikit-Learn compliant MERF
#68
Peter9192
opened
1 year ago
0
Longitudinal Data
#67
simonprovost
closed
1 year ago
1
Bump numpy from 1.18.4 to 1.22.0 in /docker
#66
dependabot[bot]
opened
2 years ago
0
Line # 96 in merf.merf.py might be better when modifying "len(indices_i)" to "sum(indices_i)"
#65
CCChen-Menggg
opened
2 years ago
0
Incompatibility with scikit-learn: MERF does not implement get_params
#64
NegatedObjectIdentity
opened
2 years ago
0
An issue about the random state
#63
zixiao-yin
opened
3 years ago
0
Accounting for dataset imbalance e.g. class_weight = balanced?
#62
ohleevah
opened
3 years ago
0
TypeError: __init__() got an unexpected keyword argument 'n_estimators'
#61
jessie831024
closed
3 years ago
3
will the MERF select best model based on validation set?
#60
baiyang4
opened
3 years ago
0
ValueError: Unable to coerce to Series, length must be 1: given 2854
#59
wasifmasood
opened
3 years ago
0
Is there any way to specify nested covariance structure?
#58
bohyunshin
opened
4 years ago
0
method predict gives values higher than 1
#57
veseliy
opened
4 years ago
0
Random Effect Features Importance
#56
rtnmypd
opened
4 years ago
0
Cleaning up visualization
#55
resdntalien
closed
4 years ago
0
Adding minimum requirements to setup.py and CI tests on 3.6 and 3.7 p…
#54
resdntalien
closed
4 years ago
0
Removing docs yml Github actions
#53
resdntalien
closed
4 years ago
0
Fixing up command for building docs automatically
#52
resdntalien
closed
4 years ago
0
Remade documentation and CD hook
#51
resdntalien
closed
4 years ago
0
Sdey/gh docs
#50
resdntalien
closed
4 years ago
0
Sdey/gh docs
#49
resdntalien
closed
4 years ago
0
Adding validation unit tests
#48
resdntalien
closed
4 years ago
0
Moving over to makefile commands for ci, lint, testing
#47
resdntalien
closed
4 years ago
0
Adding Sphinx Documentation
#46
resdntalien
closed
4 years ago
0
Issue with git cloning and pip installing from github
#45
ritviksahajpal
closed
4 years ago
1
Adding ability to add any fixed effects learner
#44
resdntalien
closed
4 years ago
0
Remove panel code and replace with multiindexed dataframe in evaluator
#43
resdntalien
closed
4 years ago
0
Sdey/pickle
#42
resdntalien
closed
4 years ago
0
Adding pickle test
#41
resdntalien
closed
4 years ago
0
Add type hints, types in pydoc, and type check on clusters arg
#40
resdntalien
closed
4 years ago
0
Fixing up workflow name
#39
resdntalien
closed
4 years ago
0
Upgrading packages and moving to GitHub Actions CI
#38
resdntalien
closed
4 years ago
0
saving merf as a pickle
#37
jyu-theartofml
closed
4 years ago
1
Regarding Merf Plot by Cluster
#36
ahlusar1989
closed
4 years ago
2
Unable to install on Python 3.7 using conda
#35
mariadelmarq
closed
4 years ago
1
MERF for classification
#34
MarconiS
closed
4 years ago
1
How to Calculate Feature Importance
#33
MehakManiktala
closed
4 years ago
1
Small edits to README
#32
resdntalien
closed
5 years ago
0
Fixing up setup.py
#31
resdntalien
closed
5 years ago
0
Upped version, remove flake8 (cause we're using black), remove errone…
#30
resdntalien
closed
5 years ago
0
Adding circleci config
#29
resdntalien
closed
5 years ago
0
Cleaning up early stopping and the lint issues in random foresthyperp…
#28
resdntalien
closed
5 years ago
0
Removing requirements file
#27
resdntalien
closed
5 years ago
0
Add partial dependency plotting function
#26
OliverFishCode
closed
4 years ago
3
Random forest can now take user defined parameters.
#25
arose13
closed
5 years ago
3
R Implementation
#24
cdeterman
closed
5 years ago
1
Why not expose all the parameters of the RandomForestRegressor?
#23
jonathanng
closed
5 years ago
3
Add options
#22
cunningjames
closed
5 years ago
2
Add Ability to Specify Additional Parameters to RandomForestRegressor
#21
cunningjames
closed
5 years ago
0
Early stopping
#20
cunningjames
closed
5 years ago
1
Next