Calculate survival probability based on passenger details
Export Hugging Face models to ONNX
Convert PyTorch models to waifu2x-ios format
Browse and submit model evaluations in LLM benchmarks
Calculate VRAM requirements for LLM models
Measure execution times of BERT models using WebGPU and WASM
Pergel: A Unified Benchmark for Evaluating Turkish LLMs
Display and filter leaderboard models
Evaluate AI-generated results for accuracy
Convert Hugging Face models to OpenVINO format
Display and submit LLM benchmarks
Measure BERT model performance using WASM and WebGPU
Measure over-refusal in LLMs using OR-Bench
Titanic Survival in Real Time is a machine learning model benchmarking tool designed to predict the survival probability of passengers from the historic Titanic disaster. By analyzing various passenger details, the tool provides real-time insights into survival likelihood based on historical data and advanced algorithms.
• Real-time survival probability calculation based on input parameters
• Historical data analysis from the Titanic passenger records
• User-friendly input interface for entering passenger details
• Multiple input parameters, including age, gender, cabin class, and more
• Clear visual representation of survival probability results
• Comparative analysis to benchmark different models and algorithms
What machine learning models are used in this tool?
The tool utilizes random forests, logistic regression, and neural networks to ensure accurate predictions.
How accurate are the survival probability calculations?
The accuracy depends on the quality of historical data and the chosen model, typically ranging between 75-90% accuracy.
Can I use this tool for real-world applications?
No, it is primarily a benchmarking and educational tool for comparing machine learning models.