- Artificial Intelligence
- Data
- Data Science
- Features
- Generative AI
- Machine Learning
-
Modeling
- Autopilot Mode
- Classification
- Confusion Matrix
- Cross-Validation
- Deep Learning Algorithms
- Machine Learning Model
- Machine Learning Model Accuracy
- Machine Learning Model Deployment
- Model Blueprint
- Model Fitting
- Model Interpretability
- Model Tuning
- Multiclass Classification
- Neural Network
- Open Source Model Infrastructure
- Overfitting
- Regression
- Training Sets, Validation Sets, and Holdout Sets
- Underfitting
- Predictions
- View global site search results
- A
- AI Engineer
- AI Observability
- AIOps
- Artificial Intelligence Wiki
- Automated Machine Learning
- Autopilot Mode
- B
- Big Data
- C
- Citizen Data Scientist
- Classification
- Cognitive Computing
- Confusion Matrix
- Cross-Validation
- D
- Data Collection
- Data Governance
- Data Insights
- Data Management
- Data Preparation
- Data Profiling
- Data Science
- Deep Learning Algorithms
- E
- Explainable AI
- F
- Feature Engineering
- Feature Impact
- Feature Selection
- Feature Variables
- G
- Generative AI
- L
- Large Language Model Operations (LLMOps)
- M
- Machine Learning
- Machine Learning Algorithms
- Machine Learning Life Cycle
- Machine Learning Model
- Machine Learning Model Accuracy
- Machine Learning Model Deployment
- Machine Learning Operations (MLOps)
- Model Blueprint
- Model Fitting
- Model Interpretability
- Model Monitoring
- Model Tuning
- Multiclass Classification
- N
- Natural Language Processing
- Neural Network
- O
- Open Source Model Infrastructure
- Overfitting
- P
- Prediction
- Prediction Explanations
- Predictive Maintenance
- Production Model Governance
- Production Model Lifecycle Management
- R
- Regression
- S
- Scoring Data
- Semi-Supervised Machine Learning
- Stacked Predictions
- Supervised Machine Learning
- T
- Target Leakage
- Target Variable
- Text Mining
- Training Sets, Validation Sets, and Holdout Sets
- U
- Underfitting
- Unsupervised Machine Learning
- W
- What is Artificial Intelligence (AI)?
- View global site search results
- Artificial Intelligence
- Data
- Data Science
- Features
- Generative AI
- Machine Learning
-
Modeling
- Autopilot Mode
- Classification
- Confusion Matrix
- Cross-Validation
- Deep Learning Algorithms
- Machine Learning Model
- Machine Learning Model Accuracy
- Machine Learning Model Deployment
- Model Blueprint
- Model Fitting
- Model Interpretability
- Model Tuning
- Multiclass Classification
- Neural Network
- Open Source Model Infrastructure
- Overfitting
- Regression
- Training Sets, Validation Sets, and Holdout Sets
- Underfitting
- Predictions
Neural Network
What is a Neural Network?
Neural network algorithms are a collection of models which are adept at capturing non-linear patterns, or patterns that are allowed to reuse variables.
In the last decade, neural networks have seen a resurgence in popularity. Modern neural networks are toolkits of building blocks that allow model builders to design models that exactly represent the problem they wish to solve. Neural network libraries provide tools (such as auto-differentiation) to speed up the process of fitting that model to data.
Why are Neural Networks Important?
Neural networks thrive in high-signal, low-noise environments – in other words, there is a lot of relevant information to your target variable and not a lot of extraneous data or random volatility. This type of problem has complicated relationships that are difficult for normal machine learning models to tease out. Neural network models also complement traditional machine learning models like XGboost and make for good ensembles when both approaches are combined.
Neural Networks + DataRobot
DataRobot’s model blueprints include several “pre-baked” neural network models that are applicable to business problems easily solved with automated machine learning. These models range from very simple neural networks to state-of-the-art models that excel at capturing non-linear signals. DataRobot also employs a neural network model known as “fasttext” that results in state-of-the-art text mining, making it perfect for gleaning insights from anything from doctor’s notes to product reviews.