MedadRufus/MastersProject
This project does data analysis of parameters from an E bike, in order to do accurate range estimations.
Jupyter NotebookMIT
Issues
- 0
Groups the features like this
#175 opened by MedadRufus - 1
- 0
Calculate true range of each trip
#187 opened by MedadRufus - 0
- 1
Convert all instances of labels to contain units.
#184 opened by MedadRufus - 0
- 0
Show how accurate baro pressure is vs gps
#190 opened by MedadRufus - 0
Increase number of bins in pair plot
#171 opened by MedadRufus - 0
Try the hybrid SOC/no SOC model
#180 opened by MedadRufus - 0
Use Other ML models, such as Light BGM and structured regression models RNN
#185 opened by MedadRufus - 0
- 0
Is distance step a feature? or slope
#188 opened by MedadRufus - 0
- 0
Fix all the units on the plots
#156 opened by MedadRufus - 1
plot predicted vs actual, in 2 axis
#174 opened by MedadRufus - 0
- 6
Find out what the real motor drag coefficient
#147 opened by MedadRufus - 1
Use LSTM and compare models
#158 opened by MedadRufus - 0
Just do test train split with no shuffle. Shuffle the dataframe before merging
#179 opened by MedadRufus - 0
Use the xgboost score, to compare modules
#176 opened by MedadRufus - 0
- 1
Identify if the ML/Model over or underestimates Energy consumption along route
#160 opened by MedadRufus - 0
- 0
Run autokeras image regressor without SOC feature
#153 opened by MedadRufus - 1
- 1
Create data shape like this for Keras
#150 opened by MedadRufus - 0
Do masters project outline of paper
#152 opened by MedadRufus - 0
Add FIR speed as a featuer low passed, to capture history, inaddition to current speed.
#169 opened by MedadRufus - 0
Do a comparison between test data that has been ridden, vs a completely new route
#165 opened by MedadRufus - 1
Cannot extrapolate when using trees, vs linear/NN
#172 opened by MedadRufus - 0
- 0
Test by each trip
#166 opened by MedadRufus - 0
Consider making distribution plots like these
#167 opened by MedadRufus - 0
Use standard scalar for the Deep ML models
#168 opened by MedadRufus - 0
The special iffy parameters are: vertical and horizontal speed, acceleration on surface
#164 opened by MedadRufus - 0
split the tests into 15 minute rides, and assess the energy consumption accuracy on all those rides
#170 opened by MedadRufus - 0
Try model based approach vs Machine Learning.
#157 opened by MedadRufus - 1
Consider using GPS speed as a feature.
#159 opened by MedadRufus - 1
- 0
- 0
- 1
Find out realistically, how high should the sample rate be to make predictions accurate.
#183 opened by MedadRufus - 0
- 0
- 0
- 0
Use Heading as a feature
#145 opened by MedadRufus - 0
Use GPS Speed as feature
#146 opened by MedadRufus - 0
Calculate SOC as a function of {Voltage, Current}
#148 opened by MedadRufus - 0
Predict SOC seperately
#141 opened by MedadRufus - 0
Plot SOC vs Power
#140 opened by MedadRufus