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
Les bases du Deep Learning en Intelligence Artificielle.
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.
We load a historical dataset from previous loan applications, clean the data, and apply different classification algorithms on the data.
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.
Rank 3/85 MachineHack
Basic machine learning neuron in pure ruby
Trained machine learning algorithms (Logistic Regression, KNN, SVM, Decision Tree) specifically, after performing visualization and pre-preocessing tasks on a loan dataset. Executed the evaluation metrics such as F1-score, Log loss and jaccard-similarity score to assess the algorithms performance.
competition | bert-base-uncased
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.
My absolutely first Kaggle competition
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."