Question

F1 Score

What’s the F1 score? How would you use it? How do you handle missing or 

corrupted data in a dataset? Discuss your options. 


0 0
Add a comment Improve this question Transcribed image text
Answer #1

The F1-score is a proportion of a model's accuracy on a dataset. It is utilized to assess double characterization frameworks, which order models into 'positive' or 'negative'. The F-score is a method of joining the and review of the model, and it is characterized as the symphonious mean of the model's precision and review. The F-score is generally utilized for assessing data recovery frameworks, for example, web search tools, and furthermore for some sorts of AI models, specifically in characteristic preparing.

precision----Precision is the small amount of genuine positive models among the models that the model delegated positive. All in all, the quantity of genuine positives separated by the quantity of bogus positives in addition to genuine positives.

Recall, otherwise called sensitivity, is the negligible portion of models named positive, among the complete number of positive models. All in all, the quantity of genuine positives partitioned by the quantity of genuine positives in addition to bogus negatives.

Handling of missing or corrupted in dataset

1. Erasing Rows---This strategy generally used to deal with the invalid qualities. Here, we either erase a specific line in the event that it has an invalid incentive for a specific element and a specific segment in the event that it has more than 70-75% of missing qualities. This strategy is exhorted just when there are sufficient examples in the informational collection. One needs to ensure that after we have erased the information, there is no expansion of inclination. Eliminating the information will prompt loss of data which won't give the normal outcomes while foreseeing the yield.

2. Supplanting With Mean/Median/Mode ---This methodology can be applied on a component which has numeric information like the age of an individual or the ticket admission. We can figure the mean, middle or method of the element and supplant it with the missing qualities. This is an estimate which can add difference to the informational collection. Yet, the deficiency of the information can be invalidated by this technique which yields better outcomes contrasted with expulsion of lines and segments. Supplanting with the over three approximations are a factual methodology of taking care of the missing qualities. This technique is likewise called as releasing the information while preparing. Another route is to estimated it with the deviation of adjoining values. This works better if the information is straight.

3. Appointing A Unique Category ----A clear cut component will have an unmistakable number of potential outcomes, like sexual orientation, for instance. Since they have a distinct number of classes, we can appoint another class for the missing qualities. Here, the highlights Cabin and Embarked have missing qualities which can be supplanted with another class, say, U for 'obscure'. This technique will add more data into the dataset which will bring about the difference in change. Since they are absolute, we need to discover one hot encoding to change it over to a numeric structure for the calculation to get it.

4. Anticipating The Missing Values --Utilizing the highlights which don't have missing qualities, we can foresee the nulls with the assistance of an AI calculation. This strategy may bring about better accuracy, except if a missing worth is relied upon to have a high change. We will utilize direct relapse to supplant the nulls in the element 'age', utilizing other accessible highlights. One can try different things with various calculations and check which gives the best accuracy as opposed to adhering to a solitary calculation.


answered by: Zahidul Hossain
Add a comment
Know the answer?
Add Answer to:
F1 Score
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT