marcosdelcueto
Senior data scientist in ad-tech. Specialized in data-driven research and developing predictive machine learning models
Pinned Repositories
colaSlurm
Simple bash script to get useful information from slurm queue system
LaLigaPredictor
Simple program to predict results of the Spanish football league (La Liga)
MachineLearning_AcceptorDonor
Code allows the use of different machine learning methods to predict efficiency of organic photovoltaics using different descriptors
NonFullereneAcceptorPrediction
Code uses different machine learning methods to predict the power conversion efficiency of organic photovoltaic devices with non-fullerene acceptors
random_password
Simple python code to general several random password with varying length
Tutorial_Differential_Evolution
Codes and images used for blog post at https://medium.com/p/genetic-algorithm-to-optimize-machine-learning-hyperparameters-72bd6e2596fc?source=email-1e4964370d8--writer.postDistributed&sk=1492c86ef94ddeefc4d903d4f891ad08
Tutorial_Grid_Search
Codes and images used in post at Towards Data Science: https://towardsdatascience.com/grid-search-in-python-from-scratch-hyperparameter-tuning-3cca8443727b
Tutorial_kNN_custom_metric
Codes and images used for blog post at https://medium.com/p/custom-user-defined-metrics-with-nearest-neighbors-regression-in-scikit-learn-8bec2f303499
marcosdelcueto's Repositories
marcosdelcueto/Tutorial_Differential_Evolution
Codes and images used for blog post at https://medium.com/p/genetic-algorithm-to-optimize-machine-learning-hyperparameters-72bd6e2596fc?source=email-1e4964370d8--writer.postDistributed&sk=1492c86ef94ddeefc4d903d4f891ad08
marcosdelcueto/MachineLearning_AcceptorDonor
Code allows the use of different machine learning methods to predict efficiency of organic photovoltaics using different descriptors
marcosdelcueto/NonFullereneAcceptorPrediction
Code uses different machine learning methods to predict the power conversion efficiency of organic photovoltaic devices with non-fullerene acceptors
marcosdelcueto/Tutorial_kNN_custom_metric
Codes and images used for blog post at https://medium.com/p/custom-user-defined-metrics-with-nearest-neighbors-regression-in-scikit-learn-8bec2f303499
marcosdelcueto/Tutorial_Grid_Search
Codes and images used in post at Towards Data Science: https://towardsdatascience.com/grid-search-in-python-from-scratch-hyperparameter-tuning-3cca8443727b
marcosdelcueto/LaLigaPredictor
Simple program to predict results of the Spanish football league (La Liga)
marcosdelcueto/colaSlurm
Simple bash script to get useful information from slurm queue system
marcosdelcueto/DeltaML_excited_states
marcosdelcueto/random_password
Simple python code to general several random password with varying length
marcosdelcueto/htm_effect_on_pce
marcosdelcueto/MachineLearningLandscapes
The code generates simulated research landscapes of any given bias. It can be used to calculate the Machine Learning Gain under different conditions.
marcosdelcueto/Tutorial_Cross_Validation
Codes and images used for blog post at https://www.mdelcueto.com/blog/a-brief-guide-to-cross-validation/
marcosdelcueto/Tutorial_data_scaling_ML
Codes and images used for blog post at https://www.mdelcueto.com/blog/scale-data-for-machine-learning-standardize-features
marcosdelcueto/Tutorial_kNN_regression
Codes and images used for blog post at https://www.mdelcueto.com/blog/example-nearest-neighbors-regression/
marcosdelcueto/Tutorial_KRR
Codes and images used for blog article at https://www.mdelcueto.com/blog/kernel-ridge-regression-tutorial/