split-train

There are 2 repositories under split-train topic.

  • MehmetOKUYAR/Train_Test_Split_txt

    You can separate the images in your file as a train test txt file in the yolo format.

    Language:Python110
  • jash72/Linear_regression

    Linear regression is a type of supervised machine learning algorithm that is used to predict a continuous output variable based on one or more input variables. Here, I carried out two models(car price prediction and interviewer salary prediction)

    Language:Jupyter Notebook00