issues
search
ClimbsRocks
/
data-formatter
Takes raw csv input and formats it to be ready for neural networks
19
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
error with data-formatter
#79
tiblop
opened
5 years ago
0
Error: ValueError: '"continuous"' is not in list
#78
niklaszantner
opened
8 years ago
2
error on data-formatter, to lower function
#77
MelvinDunn
closed
8 years ago
12
long-term nlp column cleanup
#76
ClimbsRocks
opened
8 years ago
0
update readme for NLP
#75
ClimbsRocks
opened
8 years ago
0
use LabelEncoder on y values
#74
ClimbsRocks
opened
8 years ago
3
delete temporary files
#73
ClimbsRocks
opened
8 years ago
0
horizontally stack the results from tf-idf onto X
#72
ClimbsRocks
opened
8 years ago
0
eventually, add in a sentiment prediction to each nlp field
#71
ClimbsRocks
opened
8 years ago
0
add nlp to featureEngineering
#70
ClimbsRocks
opened
8 years ago
0
update validation.py to allow NLP
#69
ClimbsRocks
opened
8 years ago
0
update API for validationSplit column
#68
ClimbsRocks
opened
8 years ago
0
more obvious input validation logs
#67
ClimbsRocks
opened
8 years ago
0
allow the user to pass in multiple date columns
#66
ClimbsRocks
opened
8 years ago
0
code clean up
#65
ClimbsRocks
closed
8 years ago
1
rename from ppCompleteLocation to machineJSLocation
#64
ClimbsRocks
closed
8 years ago
1
rename kagglePredict to just predict
#63
ClimbsRocks
opened
8 years ago
0
run featureSelecting on only new features in polynomialFeatures
#62
ClimbsRocks
opened
8 years ago
0
move polynomialFeatures to after imputingMissingValues
#61
ClimbsRocks
opened
8 years ago
0
make a module in featureSelecting available widely for easy feature pruning
#60
ClimbsRocks
opened
8 years ago
0
FUTURE: add in a subset of new features, prune out the non-useful ones, repeat
#59
ClimbsRocks
opened
8 years ago
0
add in option to keep all features
#58
ClimbsRocks
opened
8 years ago
0
update feature selecting to select comparatively
#57
ClimbsRocks
closed
8 years ago
1
support using absolute values in feature selecting
#56
ClimbsRocks
closed
8 years ago
1
support groupBy for joined data
#55
ClimbsRocks
closed
8 years ago
1
bug- joined values
#54
ClimbsRocks
closed
8 years ago
1
subtract all dates from each other
#53
ClimbsRocks
opened
8 years ago
0
give the user the ability to run a script doing their own custom data formatting
#52
ClimbsRocks
opened
8 years ago
0
take the log of the regression output column if the range is more than 100
#51
ClimbsRocks
opened
8 years ago
0
update validation.py to handle "date" as an acceptable dataDescription type
#50
ClimbsRocks
closed
8 years ago
1
handle the validation split in df
#49
ClimbsRocks
closed
8 years ago
1
rossman appears to blow up the fileNames test, even though it works on a very large dataset when run outside the test suite
#48
ClimbsRocks
opened
9 years ago
0
adds fileNames test to all our test datasets
#47
ClimbsRocks
opened
9 years ago
0
add an optional flag allowing users to ask for dense matrices
#46
ClimbsRocks
opened
9 years ago
0
write all files as sparse matrices
#45
ClimbsRocks
closed
9 years ago
1
see if we can remove the data files from the git history entirely
#44
ClimbsRocks
opened
9 years ago
0
remove first row
#43
ClimbsRocks
opened
9 years ago
0
make sure we're taking in problemType properly
#42
ClimbsRocks
closed
9 years ago
1
add tests for joining datasets
#41
ClimbsRocks
closed
9 years ago
1
refactor testing datasets into their own module
#40
ClimbsRocks
closed
9 years ago
1
offer a don't prune option
#39
ClimbsRocks
opened
9 years ago
0
switch back to using rfecv
#38
ClimbsRocks
opened
9 years ago
0
more feature engineering
#37
ClimbsRocks
opened
9 years ago
0
look into taking the log of the output column
#36
ClimbsRocks
opened
9 years ago
0
handle having no ID for input data
#35
ClimbsRocks
closed
9 years ago
1
handle dates
#34
ClimbsRocks
opened
9 years ago
0
vectorize output data when relevant
#33
ClimbsRocks
opened
9 years ago
0
get brain.js formatting back up and running
#32
ClimbsRocks
opened
9 years ago
0
reformat for messageParent
#31
ClimbsRocks
closed
9 years ago
1
refactor neural network normalization to work with sparse matrices
#30
ClimbsRocks
closed
9 years ago
1
Next