Skip to content

Instantly share code, notes, and snippets.

View izam-mohammed's full-sized avatar
🎯
Focusing

Izam Mohammed izam-mohammed

🎯
Focusing
View GitHub Profile
@izam-mohammed
izam-mohammed / interivew_questions.md
Created May 9, 2024 17:05
Some of the interview questions in ML interivews

Interview

  • Basic Interview questions
    • Introduce yourself
    • Where do you see yourself in 5 years
    • Your strength and weekness
    • Why should we hire you
    • What are your salary expectation
    • why did you choose this company
@izam-mohammed
izam-mohammed / ML_libraries.md
Created May 9, 2024 17:03
Some of the useful libraries

basic

  • pandas
  • numpy
  • matplotlib
  • sklearn

stats

  • scipy
@izam-mohammed
izam-mohammed / problems_in_ml.md
Created May 9, 2024 17:02
this is the types of problems in Machine Learning

types of problems in machine learning

  • general
    • how to collect data
    • What type of ML problem is this
    • what is the type of data
    • what will be the output
    • missing values and outliears
    • labeled or unlabeled data
    • what kind of preprocess and transformation needed