adityajain1310
I am a Machine Learning enthusiast. Currently ,Exploring and Learning different type of algorithms to predict the desired result.
noida
Pinned Repositories
Ads-selection_Reinforcement-learning
Here we have selected ads from multiple ads. We have selected that one which got maximum hit using Reinforcement learning.
al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Artificial_neural_network
There are models based on artificial neural network.
CCTV_Recap
It provides a short video by overlapping multile frames on a single one.
Classification-Template
It is a template for the model in which we have to classify the target.
CodeSnippet
Funny and interesting codes developed in my spare time
convolutional_neural_network
cprogramming
add c programs here
Data_Analysis
Inspecting,Cleansing,Transforming and Modelling Data set using python.
nodejs-files
contains all files of node fullstack course of codingblocks
adityajain1310's Repositories
adityajain1310/al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
adityajain1310/CodeSnippet
Funny and interesting codes developed in my spare time
adityajain1310/cprogramming
add c programs here
adityajain1310/Data_Analysis
Inspecting,Cleansing,Transforming and Modelling Data set using python.
adityajain1310/Dataset-preprocessing
adityajain1310/Learn-Python
To make the users familiar with the syntax of Python.
adityajain1310/online-cinima-booking-
based on nodejs
adityajain1310/salary_pred-support_vector_reg-
Prediction of Salaries for different position in the company by support vector regression using rbf(gaussian function) as kernel.
adityajain1310/salary_prediction-decision-reg-tree-
adityajain1310/salary_prediction-linear-Reg-
Predicting the test set result using simple linear regression.
adityajain1310/Salary_prediction-poly_reg-
Predicting the result by generating a polynomial equation using skilearn library in python and also in R
adityajain1310/startups_profit_prediction-multiple_linear_reg-
Applying the linear regression model with multiple variable as input to predict the target value in Python and R.