-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
27 lines (17 loc) · 1.39 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#######################################################################################################################################################
Onkar Jadhav
University of Luxembourg
#######################################################################################################################################################
Codes with videos:
1. Datasets - Both big box (training) and small box (testing) datasets
2. GB_RF_SVR - Gradient boosting, random forest, and support vector regression models
3. Unoptimized_ANN - Simple ANN model
4. HyperOptimizationCode - Hyperparameter optimization codes for all models considered
5. CnP folder - Cluster-then-predict
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Simple guide to ML material you might find useful (ML_Links_N_Books):
1. File Links comprised of useful ML links and some papers as well.
2. ML_Links_N_Books folder contains some books you can check out:
a) Geron017_Hands-On Machine Learning with Scikit-Learn and TensorFlow_ Concepts, Tools, and Techniques to Build Intelligent Systems is the best book in my opinion
b) Raschka015_PythonMachineLearning is also worth checking out
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%