parameter-tuning
Here are 55 public repositories matching this topic...
(Deprecated) Scikit-learn integration package for Apache Spark
-
Updated
Jan 26, 2020 - Python
[Doc] Updates for v9
Amend this list if needed!
- Explain new branching model
- Finish documenting the new hook syntax in each method
- Update the Hooks page in Language
- Change name of Run section
Purely functional genetic algorithms for multi-objective optimisation
-
Updated
Jan 6, 2020 - Scala
Hyperparameter optimization in Julia.
-
Updated
Jan 11, 2020 - Julia
Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks
-
Updated
Dec 5, 2019 - Jupyter Notebook
A Python Toolkit for Managing Large Number of Experiments
-
Updated
Jan 24, 2020 - Python
A hyperparameter optimization and meta-learning toolbox for convenient and fast prototyping of machine-/deep-learning models.
-
Updated
Jan 26, 2020 - Python
Machine Learning Project using Kaggle dataset
-
Updated
Oct 3, 2019 - Jupyter Notebook
Understand the relationships between various features in relation with the sale price of a house using exploratory data analysis and statistical analysis. Applied ML algorithms such as Multiple Linear Regression, Ridge Regression and Lasso Regression in combination with cross validation. Performed parameter tuning, compared the test scores and suggested a best model to predict the final sale price of a house. Seaborn is used to plot graphs and scikit learn package is used for statistical analysis.
-
Updated
Aug 13, 2019 - Jupyter Notebook
a case study on deep learning where tuning simple SVM is much faster and better than CNN
-
Updated
Oct 1, 2019 - Python
An sklearn type class for testing multiple models on data with sequential hyper-parameter tuning for the models
-
Updated
Mar 30, 2019 - Python
Swarming behaviour is based on aggregation of simple drones exhibiting basic instinctive reactions to stimuli. However, to achieve overall balanced/interesting behaviour the relative importance of these instincts, as well their internal parameters, must be tuned. In this project, you will learn how to apply Genetic Programming as means of such tuning, and attempt to achieve a series of non-trivial swarm-level behaviours.
-
Updated
Dec 16, 2019 - Python
Bayesian Optimisation for Parameter Tuning of the XOR Neural Network
-
Updated
Aug 16, 2019 - Julia
Elegant Mathematica-style model manipulation, fitting and exploration in MATLAB.
-
Updated
Oct 15, 2018 - MATLAB
Resample, parameter tuning, meta-learning, clustering, and mining algorithms for the purpose of data mining and machine learning.
-
Updated
Sep 5, 2019 - R
MPS-APO is a rapid and automatic parameter optimizer for multiple-point geostatistics
-
Updated
Oct 7, 2019 - MATLAB
-
Updated
Jan 17, 2020 - Jupyter Notebook
Tuning of parameters of ML algorithms to optimise precision/f-score for fault detection in softwares
-
Updated
Dec 31, 2019 - Python
Design and Implementation of Pac-Man Strategies with Embedded Markov Decision Process in a Dynamic, Non-Deterministic, Fully Observable Environment
-
Updated
Nov 17, 2019 - Python
-
Updated
Nov 2, 2018 - Python
This classifiers the gender of the person speaking in the singular audio file using Artificial Neural Networks
-
Updated
Sep 24, 2019 - Python
It is a Problem Which I got During the ZS Data Science Challenge From Interview Bit Hiring Challenge Where I secured a 40th Rank out of 10,000 Students across India. It is a Dataset which requires Intensive Cleaning and Processing. Here I have Performed Classification Using Random Forest Classifier and Used Hyper Tuning of the Parameters to achieve the Accuracy. I got a very Satisfiable Accuracy from the Model in both the Training and Testing Sets.
-
Updated
Sep 23, 2019 - Jupyter Notebook
Automated parameter tuning with deep reinforcement learning
-
Updated
Sep 8, 2019 - Python
-
Updated
Aug 16, 2019 - MATLAB
Churn Modelling Using ANN with Parameter tuning for best accuracy
-
Updated
Jun 22, 2018 - Python
My submission for the DeepTraffic Competition by MIT 6.S094: Deep Learning for Self-Driving Cars
-
Updated
Apr 5, 2019
We compared the predictive accuracy and sparsity of support vector machines and relevance vector machines for a range of synthetic data sets differing in signal-to-noise ratio and other measures of difficulty.
-
Updated
Jul 10, 2017 - R
Improve this page
Add a description, image, and links to the parameter-tuning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the parameter-tuning topic, visit your repo's landing page and select "manage topics."
Hi,
I'm new to tpot but I got this error. I understand that score function can take strings, but I got the following error when using TPOTClassifier.