Aditya Nalini

Results 9 issues of Aditya Nalini

Added landing-codivas and aec-library to the CSS list

Added the solution on "Transitive Closure of Graph"

Let's start on this project! To create your first PR: - Fork this repo - Create a file with your name (yourname.py) in the folder submissions (Create one if folder...

good first issue
hacktoberfest
helper issue

Congratulations! By now, you have successfully created a model and evaluated it, but is it the end? Of course not! Let's optimize our model :) **Task** - Tune model parameters...

enhancement
hacktoberfest
helper issue

**Task** Compare the predicted and observed label classes to see the actual accuracy.

good first issue
hacktoberfest
helper issue

**Task** - Define the ml model that you will be using in this project. - Run the model on training data (Fitting) - Predict outcomes using fitted model

good first issue
hacktoberfest
helper issue

**Task** Provide code to split sample data provided into two sets, training data and testing data.

good first issue
hacktoberfest
helper issue

Completed and merged your last 5 tasks? Great! By now, you must have learnt a lot but the real 'Machine Learning' begins from here. From now on, you will be...

good first issue
hacktoberfest
helper issue

Added prime check progam in C