rajatk0007's repositories

Binary_file_ADDITION_MODIFICATION

/*Define class “Residence” with data members: house_no, income, house_name, and house_type. The class has the following member functions: ? void input() – obtains house_no, house_name and income. Calls assign() ? void assign() – allocates house type based on income (A/B/C/etc.) void output() – prints house details int house() – returns house_no main() is menu driven to (1) add multiple records as required into a binary file in append mode (2) Enter house_no to locate the record in the binary file and modify it using random access (3) display records from the binary file.*/

Language:C++Stargazers:0Issues:0Issues:0

Car_prediction_deployment

This repository involves use of an ml model to predict the car prices based on the car dataset along with the files to create the frontend for the model's prediction.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:DartStargazers:0Issues:0Issues:0

ChatBot

Using the Movie_Lines data set to Design a conversational chatbot.

Language:PythonStargazers:0Issues:0Issues:0

Coding-Patterns

This is a special repository for Hacktoberfest 2022

Language:C++Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0

CompetitiveProgramming

Practice Queations

Stargazers:0Issues:1Issues:0

Digit_recognition-keras

Build a sequential model for recognizing handwritten digits using mnist dataset..

Language:PythonStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Minor_Project_Sem-5

Analysis Of Algorithms for Solving Travelling Salesperson Problem.

Language:C++Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Music_Player_Frontend

The repository includes a frontend for a music player application for web, and has been coded only using HTML and CSS.

Language:CSSStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Rajat-Mishra-500076017

AI ASSIGNMENT QUESTION 2

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

rajatk0007

Set up your own ultrasonic distance sensor

Language:C++Stargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Stack_using_template_class

Implement stack in c++ using class template

Language:C++Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0