This is an end-to-end Machine Learning/Data Science Project. We start the project from business problems to deployment on the cloud.
Student Mark Prediction – Complete Machine Learning Project

Prerequisites
•10th ( Pass / Failed)
•Should Know Hindi
•Typing
•Not need to install S/W
•Need Gmail ID
•Mobile or Laptop
Machine Learning Projects Gurney
We covered all the below steps in this project in detail.
•Business Problem
•Get The Data
•Discover and Visualize the Data to Gain Insights
•Prepare the Data for Machine Learning Algorithms
•Select a Model and Train It
•Fine-Tune Your Model
•Present Your Solution
•Launch, Monitor, and Maintain your system
Below is Jupyter Notebook file to download with practical and prime video tutorial link.
Student Mark Prediction ML Project Deployment on Cloud AWS EC2
Download below rar file of above project.
Amazon AWS >>> Click Here
PuTTY >>> Click Here
WinSCP >>> Click Here
Hello Sir, I had learned more concets from here but I have one poroblem arise while applying simple linear Regrssion algorithm. This problem mentioned below please sir tell me why this error occurs and where my mistake is?
My problem:
lr.fit(X_train,y_train)
ValueError: Found input variables with inconsistent numbers of samples: [24, 6]
there must be some problem during train_test_split part of your code. Make sure that your X_train and y_train should have same size.
(Correct Code)–> X_train,X_test,y_train,y_test= sklearn.model_selection.train_test_split(X,y,test_size=0.2)
X_train, X_test,y_train,y_test = train_test_split(X,y, test_size = 0.2, random_state=51)
X_train, X_test, y_train, y_test = train_test_split(X, y, test_size=0.2, random_state=51) this way you can split ..you don’t need to write this sklearn.model_selection you can directly start..hope this will helpful for you.thank you
where is the dataset link ????
ModuleNotFoundError: No module named ‘flask’
There is a problem in Project Deployments code it doesn’t work
There is a problem in Project Deployments on AWS . it doesn’t work. I am not getting page for prediction when ipaste public dns with 8080.. please solve my query
Good Video made
But I am facing some issue
Spyder IDE per jo app.py and index.html file ka source code share karen
Ml ka Model mein ne apne data per train kiya huwa huwa hai
Model score 92%
But Mujhe Html and CSS ka lanuages ka nahi pata hai Flask ki jan kari bhi kafi had tak
But app.py and index.html ka source code mein error aa raha hai mere pass
If any have black book on this topic pls 🙏 😔 pls send me Tommorow my project exam..