All Questions
Tagged with data-mining python-2.x
2 questions
5
votes
0
answers
213
views
Code for training machine learning linear regression and SVM
Ok , for my final year project I've wrote this piece of code to train my machine learning model on a this dataset , here the code i used
...
4
votes
3
answers
210
views
Analyze very large sets of engineering data from Excel files
I am an electrical power engineer with some programming skills. My boss asked me to make a program which could analyze very large data, make some calculations and give the result.
The task looks like ...