-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementing Train-Test Split Functionality Without External Libraries #1
Labels
Comments
NeonKazuha
added a commit
to NeonKazuha/FOSS_Weekend_Regression
that referenced
this issue
Mar 15, 2024
@darshbaxi I would really like to work on this issue, could you assign this issue #1 to me. |
@NeonKazuha I am assigning this issue to you |
NeonKazuha
added a commit
to NeonKazuha/FOSS_Weekend_Regression
that referenced
this issue
Mar 15, 2024
@darshbaxi sir can you please assign this issue to me? I would like to contribute |
@darshbaxi can you pls assign me this issue |
@Dishant-garg @pranayyb I am assigning this issue to you. |
Dishant-garg
added a commit
to Dishant-garg/Regression
that referenced
this issue
Mar 17, 2024
Dishant-garg
added a commit
to Dishant-garg/Regression
that referenced
this issue
Mar 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Develop a Python function that splits a dataset into training and testing sets without relying on any external libraries such as scikit-learn or NumPy.
The text was updated successfully, but these errors were encountered: