recall-precision

There are 15 repositories under recall-precision topic.

  • Saket-Kr/ML-Prep

    A repo holding the implementation as well as some theoretical explanation of the important relevant concepts. It is going to be in development for a long long time. I'll keep adding things everytime I have something to add to it, and I have the time for it. One can use it to learn the basics of Machine Learning from kind of scratch.

    Language:Jupyter Notebook6201
  • AmirMotefaker/Analysis-of-Hotel-Customer-Sentiments

    Sentiment analysis is part of the NLP techniques that consists in extracting emotions related to some raw texts.

    Language:Jupyter Notebook1300
  • LuceneCISI

    Berozain/LuceneCISI

    Information Retrieval with Lucene and CISI dataset. Index documents and search between them with IB, DFR, BM-25, TF-IDF, Boolean, Axiomatic, LM-Dirichlet similarity and calculate Recall, Precision, MAP (Mean Average Precision) and F-Measure

    Language:Java1100
  • LailaMahmoudi/mnist-classification

    MNIST Handwritten Digits Classification

    Language:Jupyter Notebook1101
  • rakibhhridoy/SupportVectorMachineIn-Medical

    Support vector machine in medical disease detection. Both linear and non-linear data can be fitted in svm through its kernel specialization In medical we focus on precision or recall rather than accuracy.

    Language:Jupyter Notebook1101
  • sharmasapna/credit-card-fraud-detection

    Code to detect credit card fraud detecton

    Language:Jupyter Notebook1201
  • SSGrasland/SyriaTel-Customer-Churn-Rate

    Classification machine learning models were trained and used to identify what features contributed to customer churn rate.

    Language:Jupyter Notebook1100
  • adityakamal7/Credit-Card-Fraud-Detection

    To recognize fraudulent credit card transactions so that customers are not charged for items that they did not purchase

    Language:Jupyter Notebook0100
  • gordhansingh88/C45-Slot2-Lead-Scoring

    In this repository, We are going to be working on upGrad's lead score data set and to see how can we solve the problem using Exploratory data analysis techniques and using supervised machine learning models.

    Language:Jupyter Notebook0100
  • MathCortes/Projeto10-Diabetes-ML_Classification

    - Nesse trabalho vou explorar uma base vista em projetos passados, diabetes dataset. - Nela encontramos informações sobre algumas características de pacientes. Queremos estudar as características das pacientes e encontrar possíveis relações

    Language:Jupyter Notebook0100
  • sunandarsyaputra/HomeWork-Haberman-dataset-DecisionTreeModel-

    Model DecisionTree and evaluation model

    Language:Jupyter Notebook0100
  • vicaaa12/machine-learning

    machine learning

    Language:Jupyter Notebook0100
  • Abdullah2020/Hamoye_StageC

    This is my Hamoye Stage C tag-along project. The notebook focuses on applying Machine Learning Classification models and Measuring Classification Performance.

    Language:Jupyter Notebook101
  • Ava33343/Risky_Business

    Machine learning for credit card default. Precision-recalls are calculated due to imbalanced data. Confusion matrices and test statistics are compared with each other based on Logit over and under-sampling methods, decision tree, SVM, ensemble learning using Random Forest, Ada Boost and Gradient Boosting. Easy Ensemble AdaBoost classifier appears to be the model of best fit for the given data.

    Language:Jupyter Notebook30