Advertisement
mayankjoin3

Intern Email

Feb 13th, 2025
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. Dear Intern
  2.  
  3. You are selected. It will be completely online mode of intern. No offline option.
  4.  
  5. Fill this form : https://forms.gle/NB4qUmgyMbabxrZu6
  6. Join the wa group https://chat.whatsapp.com/DBznDhkYKt0JPP0YTrnp4S
  7.  
  8. Please dont call me. I will respond on the group only for queries.
  9.  
  10. As part of your intern you need to code the following ML/DL algo using
  11. https://claude.ai/
  12. Claude provides better code than other GPT for multi-class classification.
  13. You may try other if u dont get on claude.
  14.  
  15. k fold = 2
  16. Some algos you may not get, keep a note of it, and code others.
  17. Make colab for the project.
  18.  
  19. Dataset: https://drive.google.com/file/d/1Hv1y0cSNWSJ80iCaWjl3TP7Vzvl0Rn2a/view?usp=sharing
  20.  
  21. Metrics (export to csv foldwise). Metrics will be cols. ML algos will be rows
  22.  
  23. Classification Metrics
  24. 1. Accuracy
  25. 2. Precision
  26. 3. Recall
  27. 4. F1 Score
  28. 5. True Positive Rate (TPR)
  29. 6. True Negative Rate (TNR)
  30. 7. False Positive Rate (FPR)
  31. 8. False Negative Rate (FNR)
  32. 9. Area Under the Curve (AUC)
  33. 10. Area Under the Precision-Recall Curve (AUC-PR)
  34. 11. Balanced Accuracy (BACC)
  35. 12. Matthews Correlation Coefficient (MCC)
  36. 13. Kappa Statistic
  37. 14. Cohen Kappa score
  38. 15. Positive Predictive Value (PPV)
  39. 16. Negative Predictive Value (NPV)
  40.  
  41. Error Metrics
  42. 1. Mean Squared Error (MSE)
  43. 2. Mean Absolute Error (MAE)
  44. 3. Root Mean Squared Error (RMSE)
  45. 4. Relative Absolute Error (RAE)
  46. 5. Log loss
  47. 6. Cross-Entropy Loss
  48. 7. Mean absolute error
  49. 8. Squared Prediction Error
  50.  
  51. Time and Efficiency Metrics
  52. 1. Training Time
  53. 2. Testing Time
  54. 3. Detection Time
  55.  
  56. For algos DM me on whatsapp.
  57.  
  58. deadline: 15 days from the receipt of this email.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement