Rapid Calculation of Model Metrics
-
Updated
Jul 2, 2021 - R
Rapid Calculation of Model Metrics
This project aims to predict liver disease in Indian patients
Common metrics for evaluation of machine learning models
This project is to build machine learning models on the byte and asm files to predict which type of malware these files represent. The byte files contain the hexadecimal codes and the asm file contains the assembly language code which contains keywords, opcodes, registers, APIs. We have to extract features from these files and build the optimal …
FTRL and LL models to determine Ad-Click-Revenue Payout & Column Efficiency
To Detect Early Sepsis Disease
I developed a sophisticated ML model using LLMs to predict user preferences in chatbot interactions.implemented a comprehensive data preprocessing pipeline,including feature extraction and encoding,to optimize performance. conducted extensive hyperparameter tuning and evaluation, enhancing accuracy and in AI-driven conversational systems.
BenchMetrics Prob: Benchmarking of probabilistic error performance evaluation instruments for binary-classification problems
Rank 4/125 MachineHack
A multiclass classification problem to classify malware classes.
load a dataset using Pandas and apply the following classification methods (KNN, Decision Tree, SVM, and Logistic Regression) to find the best one by accuracy evaluation methods (Jaccard, F1-score, LogLoss) for this specific dataset.
Les bases du Deep Learning en Intelligence Artificielle.
We load a historical dataset from previous loan applications, clean the data, and apply different classification algorithms on the data.
Rank 3/85 MachineHack
January Hackathon of Machine Hack, involving Multi-class Classification Modeling, Advance Feature engineering, Optimizing Multi-Class log loss score as a metric to generalize well on unseen data.
A machine leaning based loan classifier using many classification techniques then, uses them trying to find the best parameters for each one of them hence, compares between them according to various metrics
Machine Learning with Python
Detect duplicate questions that have already been asked on Quora.
Add a description, image, and links to the logloss topic page so that developers can more easily learn about it.
To associate your repository with the logloss topic, visit your repo's landing page and select "manage topics."