ML Framework Support
Which machine learning frameworks are supported?
Vue.ai supports popular ML frameworks out of the box:
Supported Frameworks:
- Scikit-learn: General-purpose ML library
- XGBoost: Gradient boosting framework
- TensorFlow: Deep learning and neural networks
- PyTorch: Dynamic neural network framework
- LightGBM: Gradient boosting for large datasets
- Statsmodels: Statistical modeling and analysis
Additional Libraries:
- Pandas, NumPy for data manipulation
- Matplotlib, Seaborn for visualization
- Jupyter for interactive development